Trace number 4545230

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.15 2555

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-45-21-3-mgd_c18.opb
MD5SUM6b2fe99dba414b0499b72921573350a8
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 benchmark128.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4115
Total number of constraints47919
Number of constraints which are clauses44840
Number of constraints which are cardinality constraints (but not clauses)45
Number of constraints which are nor clauses,nor cardinality constraints3034
Minimum length of a constraint1
Maximum length of a constraint195
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.50/0.36	c #variable: 4115
0.50/0.36	c #constraint: 47919
0.50/0.36	c #equal: 90
0.50/0.36	c intsize: 8
0.50/0.36	c sizeproduct: 0
0.50/0.36	c #soft: 0
0.50/0.36	c mincost: 0
0.50/0.36	c maxcost: 0
0.50/0.36	c sumcost: 0
0.50/0.36	c iteration_max: -1
0.50/0.36	c time_max: -1
0.50/0.36	c number_of_threads(move update): 2
0.50/0.36	c number_of_threads(move evaluation): 2
0.50/0.36	c seed: 1498540542
3600.03/2554.94	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (43348 MiB free)
  memory of node 1: 64507 MiB (49659 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545230-1753237523/watcher-4545230-1753237523 -o /tmp/evaluation-result-4545230-1753237523/solver-4545230-1753237523 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753232411-185393 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1498540542 HOME/instance-4545230-1753237523.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=186094, runsolver pid=186091
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 4.83 4.97 4.96 7/255 186096
/proc/meminfo: memFree=95232704/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=89844 memory=18184 CPUtime=0.18 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 4585 0 0 0 16 2 0 0 20 0 2 0 239432032 92000256 4546 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 22461 4546 576 633 0 6302 0
[pid=186094/tid=186096] ppid=186091 vsize=89844 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 1011 0 0 0 6 1 0 0 20 0 2 0 239432034 92000256 4546 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 89844 KiB
Current children cumulated memory: 18184 KiB

[startup+0.213207 s]*
/proc/loadavg: 4.83 4.97 4.96 6/255 186096
/proc/meminfo: memFree=95200316/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=125784 memory=56368 CPUtime=0.31 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 8357 0 0 0 27 4 0 0 20 0 2 0 239432032 128802816 14092 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 31446 14092 608 633 0 15646 0
[pid=186094/tid=186096] ppid=186091 vsize=125784 memory=4830726537859825948 CPUtime=0.11 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 1371 0 0 0 10 1 0 0 20 0 2 0 239432034 128802816 14092 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 125784 KiB
Current children cumulated memory: 56368 KiB

[startup+0.313121 s]*
/proc/loadavg: 4.83 4.97 4.96 7/255 186096
/proc/meminfo: memFree=95188472/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=130272 memory=64560 CPUtime=0.5 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 10385 0 0 0 45 5 0 0 20 0 2 0 239432032 133398528 16140 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 32568 16140 608 633 0 17672 0
[pid=186094/tid=186096] ppid=186091 vsize=130272 memory=-9185581387302135135 CPUtime=0.19 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 2276 0 0 0 18 1 0 0 20 0 2 0 239432034 133398528 16140 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 130272 KiB
Current children cumulated memory: 64560 KiB

[startup+0.700354 s]
/proc/loadavg: 4.83 4.97 4.96 6/255 186096
/proc/meminfo: memFree=95173028/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=158032 memory=93872 CPUtime=0.9 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 17652 0 0 0 82 8 0 0 20 0 2 0 239432032 161824768 23468 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 39508 23468 672 633 0 25042 0
[pid=186094/tid=186096] ppid=186091 vsize=158032 memory=27776 CPUtime=0.24 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 2706 0 0 0 22 2 0 0 20 0 2 0 239432034 161824768 23468 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 158032 KiB
Current children cumulated memory: 93872 KiB

[startup+1.50035 s]
/proc/loadavg: 4.83 4.97 4.96 6/255 186096
/proc/meminfo: memFree=95116580/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=204296 memory=140592 CPUtime=1.76 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 45081 0 0 0 164 12 0 0 20 0 2 0 239432032 209199104 35148 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51074 35148 672 633 0 36608 0
[pid=186094/tid=186096] ppid=186091 vsize=204296 memory=27776 CPUtime=0.3 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 2761 0 0 0 28 2 0 0 20 0 2 0 239432034 209199104 35148 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 204296 KiB
Current children cumulated memory: 140592 KiB

[startup+3.1129 s]
/proc/loadavg: 4.83 4.97 4.96 5/255 186096
/proc/meminfo: memFree=95116708/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=204296 memory=140592 CPUtime=3.74 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 45688 0 0 0 362 12 0 0 20 0 2 0 239432032 209199104 35148 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51074 35148 672 633 0 36608 0
[pid=186094/tid=186096] ppid=186091 vsize=204296 memory=140592 CPUtime=0.68 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 2767 0 0 0 66 2 0 0 20 0 2 0 239432034 209199104 35148 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3.74 s
Current children cumulated vsize: 204296 KiB
Current children cumulated memory: 140592 KiB

[startup+6.30034 s]
/proc/loadavg: 4.77 4.95 4.95 5/255 186096
/proc/meminfo: memFree=95116960/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=204296 memory=140592 CPUtime=7.6 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 61582 0 0 0 747 13 0 0 20 0 2 0 239432032 209199104 35148 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51074 35148 672 633 0 36608 0
[pid=186094/tid=186096] ppid=186091 vsize=204296 memory=27776 CPUtime=1.38 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 3183 0 0 0 136 2 0 0 20 0 2 0 239432034 209199104 35148 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 7.6 s
Current children cumulated vsize: 204296 KiB
Current children cumulated memory: 140592 KiB

[startup+12.7003 s]
/proc/loadavg: 4.95 4.99 4.97 5/255 186096
/proc/meminfo: memFree=95100608/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=204428 memory=140720 CPUtime=16.37 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 94827 0 0 0 1620 17 0 0 20 0 2 0 239432032 209334272 35180 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51107 35180 672 633 0 36641 0
[pid=186094/tid=186096] ppid=186091 vsize=204428 memory=140720 CPUtime=3.82 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 4314 0 0 0 379 3 0 0 20 0 2 0 239432034 209334272 35180 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 16.37 s
Current children cumulated vsize: 204428 KiB
Current children cumulated memory: 140720 KiB

[startup+25.5003 s]
/proc/loadavg: 4.74 4.94 4.95 6/255 186096
/proc/meminfo: memFree=95090812/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=204692 memory=140976 CPUtime=32.98 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 145060 0 0 0 3276 22 0 0 20 0 2 0 239432032 209604608 35244 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51173 35244 672 633 0 36707 0
[pid=186094/tid=186096] ppid=186091 vsize=204692 memory=140720 CPUtime=7.75 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 7252 0 0 0 770 5 0 0 20 0 2 0 239432034 209604608 35244 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 32.98 s
Current children cumulated vsize: 204692 KiB
Current children cumulated memory: 140976 KiB

[startup+51.1131 s]
/proc/loadavg: 4.60 4.89 4.93 5/255 186097
/proc/meminfo: memFree=95069868/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=204956 memory=141104 CPUtime=62.62 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 181612 0 0 0 6234 28 0 0 20 0 2 0 239432032 209874944 35276 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51239 35276 672 633 0 36773 0
[pid=186094/tid=186096] ppid=186091 vsize=204956 memory=27776 CPUtime=11.98 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 8630 0 0 0 1191 7 0 0 20 0 2 0 239432034 209874944 35276 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 62.62 s
Current children cumulated vsize: 204956 KiB
Current children cumulated memory: 141104 KiB

[startup+102.3 s]
/proc/loadavg: 4.74 4.88 4.93 6/255 186099
/proc/meminfo: memFree=95040056/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=206448 memory=142640 CPUtime=128.82 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 235948 0 0 0 12840 42 0 0 20 0 2 0 239432032 211402752 35660 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51612 35660 672 633 0 37146 0
[pid=186094/tid=186096] ppid=186091 vsize=206448 memory=27776 CPUtime=27.44 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 12836 0 0 0 2731 13 0 0 20 0 2 0 239432034 211402752 35660 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 128.82 s
Current children cumulated vsize: 206448 KiB
Current children cumulated memory: 142640 KiB

[startup+162.3 s]
/proc/loadavg: 4.81 4.87 4.92 5/255 186101
/proc/meminfo: memFree=95044092/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=206448 memory=142640 CPUtime=213.05 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 272331 0 0 0 21248 57 0 0 20 0 2 0 239432032 211402752 35660 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51612 35660 672 633 0 37146 0
[pid=186094/tid=186096] ppid=186091 vsize=206448 memory=5632 CPUtime=52.28 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 17989 0 0 0 5206 22 0 0 20 0 2 0 239432034 211402752 35660 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 213.05 s
Current children cumulated vsize: 206448 KiB
Current children cumulated memory: 142640 KiB

[startup+222.3 s]
/proc/loadavg: 4.87 4.88 4.92 5/255 186104
/proc/meminfo: memFree=95033968/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=207944 memory=144176 CPUtime=296.47 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 291473 0 0 0 29576 71 0 0 20 0 2 0 239432032 212934656 36044 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51986 36044 672 633 0 37520 0
[pid=186094/tid=186096] ppid=186091 vsize=207944 memory=27776 CPUtime=76.34 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 20287 0 0 0 7603 31 0 0 20 0 2 0 239432034 212934656 36044 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 296.47 s
Current children cumulated vsize: 207944 KiB
Current children cumulated memory: 144176 KiB

[startup+282.3 s]
/proc/loadavg: 5.26 4.98 4.95 6/254 186106
/proc/meminfo: memFree=95037088/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=207944 memory=144176 CPUtime=379.02 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 310062 0 0 0 37818 84 0 0 20 0 2 0 239432032 212934656 36044 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 51986 36044 672 633 0 37520 0
[pid=186094/tid=186096] ppid=186091 vsize=207944 memory=144176 CPUtime=99.52 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 23434 0 0 0 9912 40 0 0 20 0 2 0 239432034 212934656 36044 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 379.02 s
Current children cumulated vsize: 207944 KiB
Current children cumulated memory: 144176 KiB

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

/proc/meminfo: memFree=99019364/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210616 memory=147248 CPUtime=2751.09 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 342255 0 0 0 274752 357 0 0 20 0 2 0 239432032 215670784 36812 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52654 36812 672 633 0 38188 0
[pid=186094/tid=186096] ppid=186091 vsize=210616 memory=147248 CPUtime=808.7 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 25777 0 0 0 80631 239 0 0 20 0 2 0 239432034 215670784 36812 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 2751.09 s
Current children cumulated vsize: 210616 KiB
Current children cumulated memory: 147248 KiB

[startup+2022.3 s]
/proc/loadavg: 5.88 5.85 5.60 6/254 186283
/proc/meminfo: memFree=99019480/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210616 memory=147248 CPUtime=2836.82 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 343190 0 0 0 283316 366 0 0 20 0 2 0 239432032 215670784 36812 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52654 36812 672 633 0 38188 0
[pid=186094/tid=186096] ppid=186091 vsize=210616 memory=14336 CPUtime=835.1 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 25837 0 0 0 83264 246 0 0 20 0 2 0 239432034 215670784 36812 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 2836.82 s
Current children cumulated vsize: 210616 KiB
Current children cumulated memory: 147248 KiB

[startup+2082.3 s]
/proc/loadavg: 6.06 5.88 5.63 6/254 186331
/proc/meminfo: memFree=98979988/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210880 memory=147504 CPUtime=2923.11 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 343288 0 0 0 291936 375 0 0 20 0 2 0 239432032 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52720 36876 672 633 0 38254 0
[pid=186094/tid=186096] ppid=186091 vsize=210880 memory=147504 CPUtime=861.95 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 25837 0 0 0 85942 253 0 0 20 0 2 0 239432034 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 2923.11 s
Current children cumulated vsize: 210880 KiB
Current children cumulated memory: 147504 KiB

[startup+2142.3 s]
/proc/loadavg: 6.25 5.99 5.68 7/255 186345
/proc/meminfo: memFree=98977744/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210880 memory=147504 CPUtime=3009.83 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 344261 0 0 0 300599 384 0 0 20 0 2 0 239432032 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52720 36876 672 633 0 38254 0
[pid=186094/tid=186096] ppid=186091 vsize=210880 memory=14336 CPUtime=889.3 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 25944 0 0 0 88670 260 0 0 20 0 2 0 239432034 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3009.83 s
Current children cumulated vsize: 210880 KiB
Current children cumulated memory: 147504 KiB

[startup+2202.3 s]
/proc/loadavg: 6.70 6.18 5.77 8/255 186347
/proc/meminfo: memFree=98986288/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210880 memory=147504 CPUtime=3097.34 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 345250 0 0 0 309339 395 0 0 20 0 2 0 239432032 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52720 36876 672 633 0 38254 0
[pid=186094/tid=186096] ppid=186091 vsize=210880 memory=147504 CPUtime=917.44 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 25961 0 0 0 91476 268 0 0 20 0 2 0 239432034 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3097.34 s
Current children cumulated vsize: 210880 KiB
Current children cumulated memory: 147504 KiB

[startup+2262.3 s]
/proc/loadavg: 6.81 6.30 5.84 7/254 186349
/proc/meminfo: memFree=98985312/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210880 memory=147504 CPUtime=3183.89 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 346253 0 0 0 317985 404 0 0 20 0 2 0 239432032 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52720 36876 672 633 0 38254 0
[pid=186094/tid=186096] ppid=186091 vsize=210880 memory=147504 CPUtime=944.69 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 26088 0 0 0 94194 275 0 0 20 0 2 0 239432034 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3183.89 s
Current children cumulated vsize: 210880 KiB
Current children cumulated memory: 147504 KiB

[startup+2322.3 s]
/proc/loadavg: 6.72 6.37 5.89 7/255 186354
/proc/meminfo: memFree=98976624/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210880 memory=147504 CPUtime=3270.05 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 347305 0 0 0 326593 412 0 0 20 0 2 0 239432032 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52720 36876 672 633 0 38254 0
[pid=186094/tid=186096] ppid=186091 vsize=210880 memory=147504 CPUtime=971.53 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 26216 0 0 0 96872 281 0 0 20 0 2 0 239432034 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3270.05 s
Current children cumulated vsize: 210880 KiB
Current children cumulated memory: 147504 KiB

[startup+2382.3 s]
/proc/loadavg: 6.50 6.40 5.94 9/255 186360
/proc/meminfo: memFree=98969324/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=210880 memory=147504 CPUtime=3355.89 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 347305 0 0 0 335168 421 0 0 20 0 2 0 239432032 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52720 36876 672 633 0 38254 0
[pid=186094/tid=186096] ppid=186091 vsize=210880 memory=147504 CPUtime=998.06 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 26216 0 0 0 99519 287 0 0 20 0 2 0 239432034 215941120 36876 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3355.89 s
Current children cumulated vsize: 210880 KiB
Current children cumulated memory: 147504 KiB

[startup+2442.3 s]
/proc/loadavg: 6.80 6.48 5.99 7/255 186364
/proc/meminfo: memFree=98970388/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=211144 memory=147760 CPUtime=3440.55 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 348395 0 0 0 343625 430 0 0 20 0 2 0 239432032 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52786 36940 672 633 0 38320 0
[pid=186094/tid=186096] ppid=186091 vsize=211144 memory=147504 CPUtime=1023.47 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 26243 0 0 0 102053 294 0 0 20 0 2 0 239432034 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3440.55 s
Current children cumulated vsize: 211144 KiB
Current children cumulated memory: 147760 KiB

[startup+2502.3 s]
/proc/loadavg: 6.69 6.50 6.03 8/256 186367
/proc/meminfo: memFree=98990012/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=211144 memory=147760 CPUtime=3525.31 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 348405 0 0 0 352091 440 0 0 20 0 2 0 239432032 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52786 36940 672 633 0 38320 0
[pid=186094/tid=186096] ppid=186091 vsize=211144 memory=14336 CPUtime=1048.87 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) S 186091 186094 185383 0 -1 4194368 26243 0 0 0 104585 302 0 0 20 0 2 0 239432034 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3525.31 s
Current children cumulated vsize: 211144 KiB
Current children cumulated memory: 147760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2554.9 s]
/proc/loadavg: 6.43 6.47 6.05 9/256 186369
/proc/meminfo: memFree=98998164/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=211144 memory=147760 CPUtime=3600.03 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 348405 0 0 0 359554 449 0 0 20 0 2 0 239432032 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52786 36940 672 633 0 38320 0
[pid=186094/tid=186096] ppid=186091 vsize=211144 memory=147760 CPUtime=1071.55 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 26243 0 0 0 106848 307 0 0 20 0 2 0 239432034 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 211144 KiB
Current children cumulated memory: 147760 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.64 s, system=4.50303 s

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

[startup+2554.9 s]
/proc/loadavg: 6.43 6.47 6.05 9/256 186369
/proc/meminfo: memFree=98998164/131382116 swapFree=33010684/33010684
[pid=186094] ppid=186091 vsize=211144 memory=147760 CPUtime=3600.03 cores=0,2
/proc/186094/stat : 186094 (pb_competition_) R 186091 186094 185383 0 -1 4194304 348405 0 0 0 359554 449 0 0 20 0 2 0 239432032 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
/proc/186094/statm: 52786 36940 672 633 0 38320 0
[pid=186094/tid=186096] ppid=186091 vsize=211144 memory=147760 CPUtime=1071.55 cores=0,2
/proc/186094/task/186096/stat : 186096 (pb_competition_) R 186091 186094 185383 0 -1 4194368 26243 0 0 0 106848 307 0 0 20 0 2 0 239432034 216211456 36940 18446744073709551615 4198400 6788177 140725149151648 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34938880 140725149153623 140725149153750 140725149153750 140725149159354 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 211144 KiB
Current children cumulated memory: 147760 KiB

Child status: 0

Real time (s): 2555
CPU time (s): 3600.15
CPU user time (s): 3595.64
CPU system time (s): 4.50303
CPU usage (%): 140.906
Max. virtual memory (cumulated for all children) (KiB): 211144
Max. memory (cumulated for all children) (KiB): 147760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.64
system time used= 4.50303
maximum resident set size= 147760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353368
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= 107521
involuntary context switches= 63271


# summary of solver processes directly reported to runsolver:
#   pid: 186094
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3595.64
#   total CPU system time (s): 4.50303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7849 second user time and 24.7088 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-23 04:25:23
IDJOB=4545230
IDBENCH=180780
IDSOLVER=3347
FILE ID=nodeC011/4545230-1753237523
RUNJOBID= nodeC011-1753232411-185393
SLURM_JOB_ID= 9687844
Free space on /tmp= 432736 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-45-21-3-mgd_c18.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-4545230-1753237523/watcher-4545230-1753237523 -o /tmp/evaluation-result-4545230-1753237523/solver-4545230-1753237523 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753232411-185393 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1498540542 HOME/instance-4545230-1753237523.opb

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

MD5SUM BENCH= 6b2fe99dba414b0499b72921573350a8
RANDOM SEED=1498540542

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        95240468 kB
MemAvailable:   125601036 kB
Buffers:            3276 kB
Cached:         31130032 kB
SwapCached:            0 kB
Active:          4835092 kB
Inactive:       30614340 kB
Active(anon):    4340200 kB
Inactive(anon):     2076 kB
Active(file):     494892 kB
Inactive(file): 30612264 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6432 kB
Writeback:            24 kB
AnonPages:       4318884 kB
Mapped:           117072 kB
Shmem:             26152 kB
KReclaimable:     185696 kB
Slab:             279024 kB
SReclaimable:     185696 kB
SUnreclaim:        93328 kB
KernelStack:        4096 kB
PageTables:        11436 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4690984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2351104 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432788 MiB
End job on nodeC011 at 2025-07-23 05:07:58