Trace number 4544528

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) 3601.63 3361.9

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat20_19_triangular.opb
MD5SUM693b2a9871f2a7912deca7b03eed2cf7
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 benchmark3.79522
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54112
Total number of constraints873012
Number of constraints which are clauses858648
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14364
Minimum length of a constraint2
Maximum length of a constraint20
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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/)
4.42/2.77	c #variable: 54112
4.42/2.77	c #constraint: 873012
4.42/2.77	c #equal: 0
4.42/2.77	c intsize: 6
4.42/2.77	c sizeproduct: 0
4.42/2.77	c #soft: 0
4.42/2.77	c mincost: 0
4.42/2.77	c maxcost: 0
4.42/2.77	c sumcost: 0
4.42/2.77	c iteration_max: -1
4.42/2.77	c time_max: -1
4.42/2.77	c number_of_threads(move update): 2
4.42/2.77	c number_of_threads(move evaluation): 2
4.42/2.77	c seed: 1385049241
3600.43/3360.79	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 (61435 MiB free)
  memory of node 1: 64507 MiB (63670 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544528-1753208717/watcher-4544528-1753208717 -o /tmp/evaluation-result-4544528-1753208717/solver-4544528-1753208717 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170853 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1385049241 HOME/instance-4544528-1753208717.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100064 s]*
/proc/loadavg: 5.63 5.97 6.33 6/267 172330
/proc/meminfo: memFree=128034696/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=82984 memory=74596 CPUtime=0.09 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 14602 0 0 0 6 3 0 0 20 0 1 0 236551270 84975616 18649 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 20746 18649 576 633 0 19962 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 82984 KiB
Current children cumulated memory: 74596 KiB

[startup+0.205978 s]*
/proc/loadavg: 5.63 5.97 6.33 7/268 172331
/proc/meminfo: memFree=127957196/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=242188 memory=170372 CPUtime=0.27 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 23254 0 0 0 21 6 0 0 20 0 2 0 236551270 248000512 42593 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 60547 42593 576 633 0 46349 0
[pid=172329/tid=172331] ppid=172326 vsize=242188 memory=4830726537859825948 CPUtime=0.06 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) R 172326 172329 170836 0 -1 4194368 2972 0 0 0 6 0 0 0 20 0 2 0 236551284 248000512 42593 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 242188 KiB
Current children cumulated memory: 170372 KiB

[startup+0.305836 s]*
/proc/loadavg: 5.63 5.97 6.33 6/268 172331
/proc/meminfo: memFree=127933256/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=261592 memory=207108 CPUtime=0.46 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 32420 0 0 0 38 8 0 0 20 0 2 0 236551270 267870208 51777 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 65398 51777 576 633 0 55509 0
[pid=172329/tid=172331] ppid=172326 vsize=261592 memory=-8970535583249230176 CPUtime=0.15 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) R 172326 172329 170836 0 -1 4194368 7281 0 0 0 14 1 0 0 20 0 2 0 236551284 267870208 51777 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 261592 KiB
Current children cumulated memory: 207108 KiB

[startup+0.700206 s]
/proc/loadavg: 5.74 5.99 6.33 8/268 172331
/proc/meminfo: memFree=127844552/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=403424 memory=351748 CPUtime=1.22 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 68580 0 0 0 107 15 0 0 20 0 2 0 236551270 413106176 87937 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 100856 87937 576 633 0 91651 0
[pid=172329/tid=172331] ppid=172326 vsize=403424 memory=23168 CPUtime=0.52 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) R 172326 172329 170836 0 -1 4194368 24349 0 0 0 47 5 0 0 20 0 2 0 236551284 413106176 87937 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 403424 KiB
Current children cumulated memory: 351748 KiB

[startup+1.50019 s]
/proc/loadavg: 5.74 5.99 6.33 7/268 172331
/proc/meminfo: memFree=127651016/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=1013672 memory=691000 CPUtime=2.35 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 116809 0 0 0 207 28 0 0 20 0 2 0 236551270 1038000128 172750 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 253418 172750 608 633 0 246983 0
[pid=172329/tid=172331] ppid=172326 vsize=1013672 memory=23168 CPUtime=0.94 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 43504 0 0 0 84 10 0 0 20 0 2 0 236551284 1038000128 172750 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 0 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 1013672 KiB
Current children cumulated memory: 691000 KiB

[startup+3.10594 s]
/proc/loadavg: 5.74 5.99 6.33 7/268 172331
/proc/meminfo: memFree=126720904/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=1465060 memory=1421172 CPUtime=4.87 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 342526 0 0 0 425 62 0 0 20 0 2 0 236551270 1500221440 355293 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 366265 355293 640 633 0 357455 0
[pid=172329/tid=172331] ppid=172326 vsize=1465060 memory=0 CPUtime=1.86 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 89244 0 0 0 166 20 0 0 20 0 2 0 236551284 1500221440 355293 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 4.87 s
Current children cumulated vsize: 1465060 KiB
Current children cumulated memory: 1421172 KiB

[startup+6.30019 s]
/proc/loadavg: 5.60 5.96 6.32 6/268 172331
/proc/meminfo: memFree=126070848/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=2039828 memory=1998792 CPUtime=8.06 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 583693 0 0 0 714 92 0 0 20 0 2 0 236551270 2088783872 499698 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 509957 499698 672 633 0 501147 0
[pid=172329/tid=172331] ppid=172326 vsize=2039828 memory=1998792 CPUtime=1.86 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 89244 0 0 0 166 20 0 0 20 0 2 0 236551284 2088783872 499698 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 8.06 s
Current children cumulated vsize: 2039828 KiB
Current children cumulated memory: 1998792 KiB

[startup+12.7001 s]
/proc/loadavg: 5.47 5.92 6.30 6/268 172331
/proc/meminfo: memFree=125060628/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3094764 memory=3052680 CPUtime=14.47 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 860620 0 0 0 1315 132 0 0 20 0 2 0 236551270 3169038336 763170 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 773691 763170 672 633 0 764881 0
[pid=172329/tid=172331] ppid=172326 vsize=3094764 memory=6384 CPUtime=1.91 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 89315 0 0 0 171 20 0 0 20 0 2 0 236551284 3169038336 763170 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 14.47 s
Current children cumulated vsize: 3094764 KiB
Current children cumulated memory: 3052680 KiB

[startup+25.5002 s]
/proc/loadavg: 5.48 5.91 6.29 6/267 172333
/proc/meminfo: memFree=125060816/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3094764 memory=3052680 CPUtime=27.23 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 912896 0 0 0 2584 139 0 0 20 0 2 0 236551270 3169038336 763170 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 773691 763170 672 633 0 764881 0
[pid=172329/tid=172331] ppid=172326 vsize=3094764 memory=3052680 CPUtime=1.91 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 89315 0 0 0 171 20 0 0 20 0 2 0 236551284 3169038336 763170 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 27.23 s
Current children cumulated vsize: 3094764 KiB
Current children cumulated memory: 3052680 KiB

[startup+51.1058 s]
/proc/loadavg: 5.54 5.89 6.27 7/267 172333
/proc/meminfo: memFree=125011428/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3124068 memory=3081992 CPUtime=52.96 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 1412640 0 0 0 5127 169 0 0 20 0 2 0 236551270 3199045632 770498 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 781017 770498 672 633 0 772207 0
[pid=172329/tid=172331] ppid=172326 vsize=3124068 memory=3081992 CPUtime=2.12 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 108019 0 0 0 191 21 0 0 20 0 2 0 236551284 3199045632 770498 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 52.96 s
Current children cumulated vsize: 3124068 KiB
Current children cumulated memory: 3081992 KiB

[startup+102.3 s]
/proc/loadavg: 5.68 5.87 6.25 6/266 172335
/proc/meminfo: memFree=125004688/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3124068 memory=3081992 CPUtime=105.7 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 1882959 0 0 0 10376 194 0 0 20 0 2 0 236551270 3199045632 770498 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 781017 770498 672 633 0 772207 0
[pid=172329/tid=172331] ppid=172326 vsize=3124068 memory=3081992 CPUtime=3.92 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 118425 0 0 0 370 22 0 0 20 0 2 0 236551284 3199045632 770498 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 105.7 s
Current children cumulated vsize: 3124068 KiB
Current children cumulated memory: 3081992 KiB

[startup+162.3 s]
/proc/loadavg: 5.55 5.79 6.19 6/267 172340
/proc/meminfo: memFree=124990388/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3126840 memory=3084808 CPUtime=167.94 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 2193014 0 0 0 16586 208 0 0 20 0 2 0 236551270 3201884160 771202 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 781710 771202 672 633 0 772900 0
[pid=172329/tid=172331] ppid=172326 vsize=3126840 memory=3084808 CPUtime=6.44 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 127528 0 0 0 622 22 0 0 20 0 2 0 236551284 3201884160 771202 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 167.94 s
Current children cumulated vsize: 3126840 KiB
Current children cumulated memory: 3084808 KiB

[startup+222.3 s]
/proc/loadavg: 5.44 5.72 6.14 7/267 172342
/proc/meminfo: memFree=125006840/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3130404 memory=3088520 CPUtime=230.37 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 2424370 0 0 0 22816 221 0 0 20 0 2 0 236551270 3205533696 772130 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 782601 772130 672 633 0 773791 0
[pid=172329/tid=172331] ppid=172326 vsize=3130404 memory=3088520 CPUtime=9.18 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 132876 0 0 0 895 23 0 0 20 0 2 0 236551284 3205533696 772130 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 230.37 s
Current children cumulated vsize: 3130404 KiB
Current children cumulated memory: 3088520 KiB

[startup+282.3 s]
/proc/loadavg: 5.80 5.74 6.12 7/268 172345
/proc/meminfo: memFree=125003780/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3133704 memory=3091720 CPUtime=292.62 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 2653775 0 0 0 29030 232 0 0 20 0 2 0 236551270 3208912896 772930 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 783426 772930 672 633 0 774616 0
[pid=172329/tid=172331] ppid=172326 vsize=3133704 memory=3091720 CPUtime=11.71 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 138793 0 0 0 1148 23 0 0 20 0 2 0 236551284 3208912896 772930 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 292.62 s
Current children cumulated vsize: 3133704 KiB
Current children cumulated memory: 3091720 KiB

[startup+342.3 s]

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

/proc/meminfo: memFree=126264400/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3149108 memory=3108016 CPUtime=3128.01 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 53861177 0 0 0 301670 11131 0 0 20 0 2 0 236551270 3224686592 777004 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 787277 777004 672 633 0 778467 0
[pid=172329/tid=172331] ppid=172326 vsize=3149108 memory=3107248 CPUtime=218.78 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308329 0 0 0 21830 48 0 0 20 0 2 0 236551284 3224686592 777004 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3128.01 s
Current children cumulated vsize: 3149108 KiB
Current children cumulated memory: 3108016 KiB

[startup+2982.3 s]
/proc/loadavg: 1.20 2.13 3.38 2/247 172587
/proc/meminfo: memFree=126279936/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3149108 memory=3108016 CPUtime=3193.31 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 53957112 0 0 0 308194 11137 0 0 20 0 2 0 236551270 3224686592 777004 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 787277 777004 672 633 0 778467 0
[pid=172329/tid=172331] ppid=172326 vsize=3149108 memory=14464 CPUtime=224.31 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308387 0 0 0 22383 48 0 0 20 0 2 0 236551284 3224686592 777004 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3193.31 s
Current children cumulated vsize: 3149108 KiB
Current children cumulated memory: 3108016 KiB

[startup+3042.3 s]
/proc/loadavg: 1.18 1.95 3.24 2/247 172589
/proc/meminfo: memFree=126294276/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3147656 memory=3106480 CPUtime=3258.05 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54024005 0 0 0 314663 11142 0 0 20 0 2 0 236551270 3223199744 776620 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 786914 776620 672 633 0 778104 0
[pid=172329/tid=172331] ppid=172326 vsize=3147656 memory=3108016 CPUtime=229.28 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308486 0 0 0 22879 49 0 0 20 0 2 0 236551284 3223199744 776620 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3258.05 s
Current children cumulated vsize: 3147656 KiB
Current children cumulated memory: 3106480 KiB

[startup+3102.3 s]
/proc/loadavg: 1.06 1.78 3.09 2/246 172591
/proc/meminfo: memFree=126294576/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3148580 memory=3107376 CPUtime=3322.67 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54073777 0 0 0 321122 11145 0 0 20 0 2 0 236551270 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 787145 776844 672 633 0 778335 0
[pid=172329/tid=172331] ppid=172326 vsize=3148580 memory=14464 CPUtime=234.12 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308539 0 0 0 23363 49 0 0 20 0 2 0 236551284 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3322.67 s
Current children cumulated vsize: 3148580 KiB
Current children cumulated memory: 3107376 KiB

[startup+3162.3 s]
/proc/loadavg: 1.39 1.74 3.00 2/246 172594
/proc/meminfo: memFree=126298052/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3148580 memory=3107376 CPUtime=3386.99 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54121965 0 0 0 327551 11148 0 0 20 0 2 0 236551270 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 787145 776844 672 633 0 778335 0
[pid=172329/tid=172331] ppid=172326 vsize=3148580 memory=3107376 CPUtime=238.66 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308594 0 0 0 23817 49 0 0 20 0 2 0 236551284 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3386.99 s
Current children cumulated vsize: 3148580 KiB
Current children cumulated memory: 3107376 KiB

[startup+3222.3 s]
/proc/loadavg: 1.33 1.66 2.89 2/246 172596
/proc/meminfo: memFree=126297348/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3148580 memory=3107376 CPUtime=3451.97 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54172553 0 0 0 334046 11151 0 0 20 0 2 0 236551270 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 787145 776844 672 633 0 778335 0
[pid=172329/tid=172331] ppid=172326 vsize=3148580 memory=3107376 CPUtime=243.88 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) R 172326 172329 170836 0 -1 4194368 308642 0 0 0 24338 50 0 0 20 0 2 0 236551284 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3451.97 s
Current children cumulated vsize: 3148580 KiB
Current children cumulated memory: 3107376 KiB

[startup+3282.3 s]
/proc/loadavg: 1.29 1.59 2.78 2/247 172601
/proc/meminfo: memFree=126297968/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3148580 memory=3107376 CPUtime=3516.54 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54196182 0 0 0 340502 11152 0 0 20 0 2 0 236551270 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 787145 776844 672 633 0 778335 0
[pid=172329/tid=172331] ppid=172326 vsize=3148580 memory=3107376 CPUtime=248.67 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) R 172326 172329 170836 0 -1 4194368 308690 0 0 0 24817 50 0 0 20 0 2 0 236551284 3224145920 776844 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3516.54 s
Current children cumulated vsize: 3148580 KiB
Current children cumulated memory: 3107376 KiB

[startup+3342.3 s]
/proc/loadavg: 1.22 1.51 2.68 2/247 172603
/proc/meminfo: memFree=126293200/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3147524 memory=3106352 CPUtime=3580.99 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54249384 0 0 0 346942 11157 0 0 20 0 2 0 236551270 3223064576 776588 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 786881 776588 672 633 0 778071 0
[pid=172329/tid=172331] ppid=172326 vsize=3147524 memory=3106352 CPUtime=253.33 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308733 0 0 0 25283 50 0 0 20 0 2 0 236551284 3223064576 776588 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3580.99 s
Current children cumulated vsize: 3147524 KiB
Current children cumulated memory: 3106352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3360.3 s]
/proc/loadavg: 1.17 1.49 2.65 2/247 172603
/proc/meminfo: memFree=126294992/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3125480 memory=3084336 CPUtime=3600.04 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54339299 0 0 0 348831 11173 0 0 20 0 2 0 236551270 3200491520 771084 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 781370 771084 672 633 0 772560 0
[pid=172329/tid=172331] ppid=172326 vsize=3125480 memory=3106352 CPUtime=254.43 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308766 0 0 0 25393 50 0 0 20 0 2 0 236551284 3200491520 771084 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 3125480 KiB
Current children cumulated memory: 3084336 KiB

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

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

# cumulated CPU time of all completed processes:  user=3489.71 s, system=111.928 s

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

[startup+3360.8 s]
/proc/loadavg: 1.17 1.49 2.65 2/247 172603
/proc/meminfo: memFree=126294992/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=3094768 memory=3053728 CPUtime=3600.53 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54345283 0 0 0 348879 11174 0 0 20 0 2 0 236551270 3169042432 763432 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 773692 763432 672 633 0 764882 0
[pid=172329/tid=172331] ppid=172326 vsize=3094768 memory=14464 CPUtime=254.43 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308766 0 0 0 25393 50 0 0 20 0 2 0 236551284 3169042432 763432 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3600.53 s
Current children cumulated vsize: 3094768 KiB
Current children cumulated memory: 3053728 KiB

[startup+3361.6 s]
/proc/loadavg: 1.17 1.49 2.65 2/247 172603
/proc/meminfo: memFree=126395756/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=2985632 memory=2944592 CPUtime=3601.33 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54507277 0 0 0 348951 11182 0 0 20 0 2 0 236551270 3057287168 736148 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 746408 736148 672 633 0 737598 0
[pid=172329/tid=172331] ppid=172326 vsize=2985632 memory=3108272 CPUtime=254.43 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308766 0 0 0 25393 50 0 0 20 0 2 0 236551284 3057287168 736148 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3601.33 s
Current children cumulated vsize: 2985632 KiB
Current children cumulated memory: 2944592 KiB

[startup+3361.8 s]
/proc/loadavg: 1.17 1.49 2.65 2/247 172603
/proc/meminfo: memFree=126395756/131249996 swapFree=33005016/33010684
[pid=172329] ppid=172326 vsize=2521844 memory=2480804 CPUtime=3601.53 cores=0,2
/proc/172329/stat : 172329 (pb_competition_) R 172326 172329 170836 0 -1 4194304 54584140 0 0 0 348967 11186 0 0 20 0 2 0 236551270 2582368256 620201 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
/proc/172329/statm: 630461 620201 672 633 0 621651 0
[pid=172329/tid=172331] ppid=172326 vsize=2521844 memory=14464 CPUtime=254.43 cores=0,2
/proc/172329/task/172331/stat : 172331 (pb_competition_) S 172326 172329 170836 0 -1 4194368 308766 0 0 0 25393 50 0 0 20 0 2 0 236551284 2582368256 620201 18446744073709551615 4198400 6788177 140727964185744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 14356480 140727964191063 140727964191190 140727964191190 140727964196794 0
Current children cumulated CPU time: 3601.53 s
Current children cumulated vsize: 2521844 KiB
Current children cumulated memory: 2480804 KiB

Child status: 0

Real time (s): 3361.9
CPU time (s): 3601.63
CPU user time (s): 3489.71
CPU system time (s): 111.928
CPU usage (%): 107.131
Max. virtual memory (cumulated for all children) (KiB): 3151088
Max. memory (cumulated for all children) (KiB): 3109128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3489.71
system time used= 111.928
maximum resident set size= 3109128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54608383
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= 14900
involuntary context switches= 12902


# summary of solver processes directly reported to runsolver:
#   pid: 172329
#   total CPU time (s): 3601.63
#   total CPU user time (s): 3489.71
#   total CPU system time (s): 111.928

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.84177 second user time and 16.0666 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-22 20:25:17
IDJOB=4544528
IDBENCH=180674
IDSOLVER=3347
FILE ID=nodeC030/4544528-1753208717
RUNJOBID= nodeC030-1753198973-170853
SLURM_JOB_ID= 9687763
Free space on /tmp= 432784 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat20_19_triangular.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-4544528-1753208717/watcher-4544528-1753208717 -o /tmp/evaluation-result-4544528-1753208717/solver-4544528-1753208717 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170853 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1385049241 HOME/instance-4544528-1753208717.opb

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

MD5SUM BENCH= 693b2a9871f2a7912deca7b03eed2cf7
RANDOM SEED=1385049241

nodeC030 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128108916 kB
MemAvailable:   128391608 kB
Buffers:              16 kB
Cached:          1049476 kB
SwapCached:          232 kB
Active:          2038928 kB
Inactive:         378248 kB
Active(anon):    1351540 kB
Inactive(anon):    37904 kB
Active(file):     687388 kB
Inactive(file):   340344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             42464 kB
Writeback:             0 kB
AnonPages:       1370484 kB
Mapped:           112284 kB
Shmem:             21756 kB
KReclaimable:     188000 kB
Slab:             283300 kB
SReclaimable:     188000 kB
SUnreclaim:        95300 kB
KernelStack:        4316 kB
PageTables:         5740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1741376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    749568 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432804 MiB
End job on nodeC030 at 2025-07-22 21:21:19