Trace number 4499164

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 NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.1 1981.17

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark37281.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.03	c #variable: 3216
0.00/0.03	c #constraint: 3658
0.00/0.03	c #equal: 63
0.00/0.03	c intsize: 10
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 16240880
3600.02/1981.14	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 (59163 MiB free)
  memory of node 1: 64507 MiB (47421 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499164-1751399448/watcher-4499164-1751399448 -o /tmp/evaluation-result-4499164-1751399448/solver-4499164-1751399448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751395822-56308 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 16240880 HOME/instance-4499164-1751399448.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=57047, runsolver pid=57044

[startup+0.100063 s]*
/proc/loadavg: 5.98 5.82 5.82 7/267 57049
/proc/meminfo: memFree=109127724/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=96748 memory=26220 CPUtime=0.13 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 6230 0 0 0 12 1 0 0 20 0 2 0 55623673 99069952 6555 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24187 6555 672 633 0 8005 0
[pid=57047/tid=57049] ppid=57044 vsize=96748 memory=4026531960 CPUtime=0.04 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 990 0 0 0 4 0 0 0 20 0 2 0 55623673 99069952 6555 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 96748 KiB
Current children cumulated memory: 26220 KiB

[startup+0.205496 s]*
/proc/loadavg: 5.98 5.82 5.82 8/267 57049
/proc/meminfo: memFree=109134928/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=96720 memory=26340 CPUtime=0.31 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 6638 0 0 0 30 1 0 0 20 0 2 0 55623673 99041280 6585 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24180 6585 672 633 0 7998 0
[pid=57047/tid=57049] ppid=57044 vsize=96720 memory=664958721904869660 CPUtime=0.13 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 990 0 0 0 13 0 0 0 20 0 2 0 55623673 99041280 6585 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 96720 KiB
Current children cumulated memory: 26340 KiB

[startup+0.304979 s]*
/proc/loadavg: 5.98 5.82 5.82 7/267 57049
/proc/meminfo: memFree=109134928/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=96900 memory=26520 CPUtime=0.48 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 7795 0 0 0 47 1 0 0 20 0 2 0 55623673 99225600 6630 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24225 6630 672 633 0 8043 0
[pid=57047/tid=57049] ppid=57044 vsize=96900 memory=7970672601903938922 CPUtime=0.2 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 990 0 0 0 20 0 0 0 20 0 2 0 55623673 99225600 6630 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 96900 KiB
Current children cumulated memory: 26520 KiB

[startup+0.700148 s]
/proc/loadavg: 5.98 5.82 5.82 8/267 57049
/proc/meminfo: memFree=109134928/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=97308 memory=27012 CPUtime=1.17 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 10140 0 0 0 115 2 0 0 20 0 2 0 55623673 99643392 6753 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24327 6753 672 633 0 8145 0
[pid=57047/tid=57049] ppid=57044 vsize=97308 memory=18432 CPUtime=0.51 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 990 0 0 0 51 0 0 0 20 0 2 0 55623673 99643392 6753 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 97308 KiB
Current children cumulated memory: 27012 KiB

[startup+1.50015 s]
/proc/loadavg: 5.98 5.82 5.82 8/267 57049
/proc/meminfo: memFree=109134928/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=97904 memory=27268 CPUtime=2.64 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 17329 0 0 0 260 4 0 0 20 0 2 0 55623673 100253696 6817 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24476 6817 672 633 0 8294 0
[pid=57047/tid=57049] ppid=57044 vsize=97904 memory=18432 CPUtime=1.17 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) S 57044 57047 56290 0 -1 4194368 2153 0 0 0 117 0 0 0 20 0 2 0 55623673 100253696 6817 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 97904 KiB
Current children cumulated memory: 27268 KiB

[startup+3.10491 s]
/proc/loadavg: 5.98 5.82 5.82 8/267 57050
/proc/meminfo: memFree=109135292/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=99008 memory=28272 CPUtime=5.62 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 28406 0 0 0 554 8 0 0 20 0 2 0 55623673 101384192 7068 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24752 7068 672 633 0 8570 0
[pid=57047/tid=57049] ppid=57044 vsize=99008 memory=27524 CPUtime=2.56 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 3170 0 0 0 255 1 0 0 20 0 2 0 55623673 101384192 7068 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 5.62 s
Current children cumulated vsize: 99008 KiB
Current children cumulated memory: 28272 KiB

[startup+6.30015 s]
/proc/loadavg: 6.07 5.84 5.82 8/267 57050
/proc/meminfo: memFree=109135544/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=99800 memory=29296 CPUtime=11.57 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 33344 0 0 0 1145 12 0 0 20 0 2 0 55623673 102195200 7324 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 24950 7324 672 633 0 8768 0
[pid=57047/tid=57049] ppid=57044 vsize=99800 memory=18432 CPUtime=5.34 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 4543 0 0 0 532 2 0 0 20 0 2 0 55623673 102195200 7324 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 11.57 s
Current children cumulated vsize: 99800 KiB
Current children cumulated memory: 29296 KiB

[startup+12.7002 s]
/proc/loadavg: 6.22 5.88 5.84 7/267 57050
/proc/meminfo: memFree=109135812/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=101672 memory=30644 CPUtime=23.48 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 34676 0 0 0 2328 20 0 0 20 0 2 0 55623673 104112128 7661 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 25418 7661 672 633 0 9236 0
[pid=57047/tid=57049] ppid=57044 vsize=101672 memory=30644 CPUtime=10.89 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 4822 0 0 0 1085 4 0 0 20 0 2 0 55623673 104112128 7661 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 23.48 s
Current children cumulated vsize: 101672 KiB
Current children cumulated memory: 30644 KiB

[startup+25.5002 s]
/proc/loadavg: 6.25 5.90 5.84 8/267 57050
/proc/meminfo: memFree=109135736/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=104320 memory=33336 CPUtime=47.24 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 40190 0 0 0 4688 36 0 0 20 0 2 0 55623673 106823680 8334 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 26080 8334 672 633 0 9898 0
[pid=57047/tid=57049] ppid=57044 vsize=104320 memory=31924 CPUtime=21.93 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) S 57044 57047 56290 0 -1 4194368 6207 0 0 0 2185 8 0 0 20 0 2 0 55623673 106823680 8334 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 47.24 s
Current children cumulated vsize: 104320 KiB
Current children cumulated memory: 33336 KiB

[startup+51.1055 s]
/proc/loadavg: 6.30 5.94 5.86 8/267 57050
/proc/meminfo: memFree=109137264/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=105756 memory=34744 CPUtime=94.66 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 46415 0 0 0 9405 61 0 0 20 0 2 0 55623673 108294144 8686 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 26439 8686 672 633 0 10257 0
[pid=57047/tid=57049] ppid=57044 vsize=105756 memory=18432 CPUtime=43.92 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 7321 0 0 0 4376 16 0 0 20 0 2 0 55623673 108294144 8686 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 94.66 s
Current children cumulated vsize: 105756 KiB
Current children cumulated memory: 34744 KiB

[startup+102.3 s]
/proc/loadavg: 6.64 6.09 5.92 8/269 57058
/proc/meminfo: memFree=109114896/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=110368 memory=37956 CPUtime=189.28 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 57944 0 0 0 18823 105 0 0 20 0 2 0 55623673 113016832 9489 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 27592 9489 672 633 0 11410 0
[pid=57047/tid=57049] ppid=57044 vsize=110368 memory=18432 CPUtime=87.69 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 10651 0 0 0 8739 30 0 0 20 0 2 0 55623673 113016832 9489 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 189.28 s
Current children cumulated vsize: 110368 KiB
Current children cumulated memory: 37956 KiB

[startup+162.3 s]
/proc/loadavg: 6.41 6.13 5.94 8/268 57060
/proc/meminfo: memFree=109117544/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=112144 memory=39620 CPUtime=298.89 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 60329 0 0 0 29754 135 0 0 20 0 2 0 55623673 114835456 9905 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 28036 9905 672 633 0 11854 0
[pid=57047/tid=57049] ppid=57044 vsize=112144 memory=5632 CPUtime=137.7 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 10721 0 0 0 13734 36 0 0 20 0 2 0 55623673 114835456 9905 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 298.89 s
Current children cumulated vsize: 112144 KiB
Current children cumulated memory: 39620 KiB

[startup+222.3 s]
/proc/loadavg: 6.44 6.20 5.98 7/268 57062
/proc/meminfo: memFree=109116936/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=113256 memory=41028 CPUtime=408.23 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 63313 0 0 0 40659 164 0 0 20 0 2 0 55623673 115974144 10257 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 28314 10257 672 633 0 12132 0
[pid=57047/tid=57049] ppid=57044 vsize=113256 memory=18432 CPUtime=187.46 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 11252 0 0 0 18706 40 0 0 20 0 2 0 55623673 115974144 10257 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 408.23 s
Current children cumulated vsize: 113256 KiB
Current children cumulated memory: 41028 KiB

[startup+282.3 s]
/proc/loadavg: 6.32 6.21 6.00 6/268 57064
/proc/meminfo: memFree=109112156/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=113924 memory=42052 CPUtime=516.22 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 67450 0 0 0 51433 189 0 0 20 0 2 0 55623673 116658176 10513 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 28481 10513 672 633 0 12299 0
[pid=57047/tid=57049] ppid=57044 vsize=113924 memory=41668 CPUtime=235.85 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) S 57044 57047 56290 0 -1 4194368 11813 0 0 0 23540 45 0 0 20 0 2 0 55623673 116658176 10513 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 516.22 s
Current children cumulated vsize: 113924 KiB
Current children cumulated memory: 42052 KiB

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

/proc/meminfo: memFree=109136988/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=126380 memory=53752 CPUtime=2582.22 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 78511 0 0 0 257714 508 0 0 20 0 2 0 55623673 129413120 13438 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31595 13438 672 633 0 15413 0
[pid=57047/tid=57049] ppid=57044 vsize=126380 memory=17036 CPUtime=1170.66 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12297 0 0 0 116922 144 0 0 20 0 2 0 55623673 129413120 13438 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 2582.22 s
Current children cumulated vsize: 126380 KiB
Current children cumulated memory: 53752 KiB

[startup+1482.3 s]
/proc/loadavg: 6.61 6.56 6.40 7/269 57318
/proc/meminfo: memFree=109136328/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=126604 memory=54008 CPUtime=2691.86 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 78564 0 0 0 268665 521 0 0 20 0 2 0 55623673 129642496 13502 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31651 13502 672 633 0 15469 0
[pid=57047/tid=57049] ppid=57044 vsize=126604 memory=17036 CPUtime=1220.82 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12297 0 0 0 121932 150 0 0 20 0 2 0 55623673 129642496 13502 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 2691.86 s
Current children cumulated vsize: 126604 KiB
Current children cumulated memory: 54008 KiB

[startup+1542.3 s]
/proc/loadavg: 6.06 6.41 6.36 7/269 57320
/proc/meminfo: memFree=109137684/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=126604 memory=54008 CPUtime=2801.32 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 79959 0 0 0 279599 533 0 0 20 0 2 0 55623673 129642496 13502 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31651 13502 672 633 0 15469 0
[pid=57047/tid=57049] ppid=57044 vsize=126604 memory=54008 CPUtime=1270.78 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12428 0 0 0 126924 154 0 0 20 0 2 0 55623673 129642496 13502 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 2801.32 s
Current children cumulated vsize: 126604 KiB
Current children cumulated memory: 54008 KiB

[startup+1602.3 s]
/proc/loadavg: 6.38 6.44 6.37 8/270 57323
/proc/meminfo: memFree=109134460/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=126952 memory=54264 CPUtime=2910.84 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 80047 0 0 0 290538 546 0 0 20 0 2 0 55623673 129998848 13566 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31738 13566 672 633 0 15556 0
[pid=57047/tid=57049] ppid=57044 vsize=126952 memory=54008 CPUtime=1320.8 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12428 0 0 0 131920 160 0 0 20 0 2 0 55623673 129998848 13566 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 2910.84 s
Current children cumulated vsize: 126952 KiB
Current children cumulated memory: 54264 KiB

[startup+1662.3 s]
/proc/loadavg: 6.66 6.50 6.39 8/270 57325
/proc/meminfo: memFree=109134068/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=126952 memory=54264 CPUtime=3019.95 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 80533 0 0 0 301436 559 0 0 20 0 2 0 55623673 129998848 13566 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31738 13566 672 633 0 15556 0
[pid=57047/tid=57049] ppid=57044 vsize=126952 memory=54008 CPUtime=1370.42 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12462 0 0 0 136877 165 0 0 20 0 2 0 55623673 129998848 13566 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3019.95 s
Current children cumulated vsize: 126952 KiB
Current children cumulated memory: 54264 KiB

[startup+1722.3 s]
/proc/loadavg: 6.46 6.47 6.39 7/269 57329
/proc/meminfo: memFree=109134696/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=126952 memory=54264 CPUtime=3129.39 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 80975 0 0 0 312366 573 0 0 20 0 2 0 55623673 129998848 13566 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31738 13566 672 633 0 15556 0
[pid=57047/tid=57049] ppid=57044 vsize=126952 memory=54008 CPUtime=1420.38 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12464 0 0 0 141868 170 0 0 20 0 2 0 55623673 129998848 13566 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3129.39 s
Current children cumulated vsize: 126952 KiB
Current children cumulated memory: 54264 KiB

[startup+1782.3 s]
/proc/loadavg: 6.40 6.46 6.39 8/268 57330
/proc/meminfo: memFree=109135572/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=127408 memory=54776 CPUtime=3238.85 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 81629 0 0 0 323299 586 0 0 20 0 2 0 55623673 130465792 13694 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31852 13694 672 633 0 15670 0
[pid=57047/tid=57049] ppid=57044 vsize=127408 memory=54776 CPUtime=1470.35 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12587 0 0 0 146860 175 0 0 20 0 2 0 55623673 130465792 13694 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3238.85 s
Current children cumulated vsize: 127408 KiB
Current children cumulated memory: 54776 KiB

[startup+1842.3 s]
/proc/loadavg: 6.27 6.40 6.37 8/267 57332
/proc/meminfo: memFree=109135684/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=127644 memory=55032 CPUtime=3348.3 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 81686 0 0 0 334231 599 0 0 20 0 2 0 55623673 130707456 13758 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31911 13758 672 633 0 15729 0
[pid=57047/tid=57049] ppid=57044 vsize=127644 memory=54776 CPUtime=1520.32 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12589 0 0 0 151851 181 0 0 20 0 2 0 55623673 130707456 13758 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3348.3 s
Current children cumulated vsize: 127644 KiB
Current children cumulated memory: 55032 KiB

[startup+1902.3 s]
/proc/loadavg: 6.38 6.38 6.36 8/267 57380
/proc/meminfo: memFree=109077680/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=127644 memory=55032 CPUtime=3456.25 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 81696 0 0 0 345011 614 0 0 20 0 2 0 55623673 130707456 13758 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31911 13758 672 633 0 15729 0
[pid=57047/tid=57049] ppid=57044 vsize=127644 memory=54776 CPUtime=1568.8 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12589 0 0 0 156694 186 0 0 20 0 2 0 55623673 130707456 13758 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3456.25 s
Current children cumulated vsize: 127644 KiB
Current children cumulated memory: 55032 KiB

[startup+1962.3 s]
/proc/loadavg: 6.73 6.47 6.39 6/268 57388
/proc/meminfo: memFree=109077832/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=127852 memory=55160 CPUtime=3565.75 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 81751 0 0 0 355945 630 0 0 20 0 2 0 55623673 130920448 13790 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31963 13790 672 633 0 15781 0
[pid=57047/tid=57049] ppid=57044 vsize=127852 memory=14444 CPUtime=1618.85 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12589 0 0 0 161696 189 0 0 20 0 2 0 55623673 130920448 13790 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3565.75 s
Current children cumulated vsize: 127852 KiB
Current children cumulated memory: 55160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1981.11 s]
/proc/loadavg: 6.66 6.47 6.40 7/268 57389
/proc/meminfo: memFree=109078380/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=127852 memory=55160 CPUtime=3600.02 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 81751 0 0 0 359367 635 0 0 20 0 2 0 55623673 130920448 13790 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31963 13790 672 633 0 15781 0
[pid=57047/tid=57049] ppid=57044 vsize=127852 memory=55160 CPUtime=1634.47 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12589 0 0 0 163257 190 0 0 20 0 2 0 55623673 130920448 13790 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 127852 KiB
Current children cumulated memory: 55160 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.74 s, system=6.35849 s

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

[startup+1981.11 s]
/proc/loadavg: 6.66 6.47 6.40 7/268 57389
/proc/meminfo: memFree=109078380/131249988 swapFree=33010160/33010684
[pid=57047] ppid=57044 vsize=127852 memory=55160 CPUtime=3600.02 cores=5,7
/proc/57047/stat : 57047 (pb_competition_) R 57044 57047 56290 0 -1 4194304 81751 0 0 0 359367 635 0 0 20 0 2 0 55623673 130920448 13790 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
/proc/57047/statm: 31963 13790 672 633 0 15781 0
[pid=57047/tid=57049] ppid=57044 vsize=127852 memory=55160 CPUtime=1634.47 cores=5,7
/proc/57047/task/57049/stat : 57049 (pb_competition_) R 57044 57047 56290 0 -1 4194368 12589 0 0 0 163257 190 0 0 20 0 2 0 55623673 130920448 13790 18446744073709551615 4198400 6788177 140734478993504 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36827136 140734478997851 140734478997976 140734478997976 140734479003578 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 127852 KiB
Current children cumulated memory: 55160 KiB

Child status: 0

Real time (s): 1981.17
CPU time (s): 3600.1
CPU user time (s): 3593.74
CPU system time (s): 6.35849
CPU usage (%): 181.716
Max. virtual memory (cumulated for all children) (KiB): 127852
Max. memory (cumulated for all children) (KiB): 55160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.74
system time used= 6.35849
maximum resident set size= 55160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82471
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= 27982
involuntary context switches= 34240


# summary of solver processes directly reported to runsolver:
#   pid: 57047
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3593.74
#   total CPU system time (s): 6.35849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.95316 second user time and 9.08293 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-01 21:50:48
IDJOB=4499164
IDBENCH=148772
IDSOLVER=3347
FILE ID=nodeC034/4499164-1751399448
RUNJOBID= nodeC034-1751395822-56308
SLURM_JOB_ID= 9598267
Free space on /tmp= 433040 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.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-4499164-1751399448/watcher-4499164-1751399448 -o /tmp/evaluation-result-4499164-1751399448/solver-4499164-1751399448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751395822-56308 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 16240880 HOME/instance-4499164-1751399448.opb

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=16240880

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        109142992 kB
MemAvailable:   129564632 kB
Buffers:            2128 kB
Cached:         21162248 kB
SwapCached:           36 kB
Active:           654560 kB
Inactive:       20722148 kB
Active(anon):     226196 kB
Inactive(anon):     4208 kB
Active(file):     428364 kB
Inactive(file): 20717940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5312 kB
Writeback:            40 kB
AnonPages:        215392 kB
Mapped:           112184 kB
Shmem:             18068 kB
KReclaimable:     228752 kB
Slab:             319884 kB
SReclaimable:     228752 kB
SUnreclaim:        91132 kB
KernelStack:        4336 kB
PageTables:         3360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     566976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC034 at 2025-07-01 22:23:50