Trace number 4499348

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.16 2006.03

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
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 benchmark17.5328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
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 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 774
0.00/0.00	c #constraint: 994
0.00/0.00	c #equal: 30
0.00/0.00	c intsize: 9
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1342414390
3600.12/2006.02	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 (59221 MiB free)
  memory of node 1: 64507 MiB (47383 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=57274, runsolver pid=57271

[startup+0.10006 s]*
/proc/loadavg: 6.36 6.34 6.13 8/270 57276
/proc/meminfo: memFree=109156184/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=82544 memory=8960 CPUtime=0.17 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) S 57271 57274 56290 0 -1 4194304 1703 0 0 0 17 0 0 0 20 0 2 0 55687803 84525056 2240 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 20636 2240 672 633 0 3706 0
[pid=57274/tid=57276] ppid=57271 vsize=82544 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 242 0 0 0 7 0 0 0 20 0 2 0 55687803 84525056 2240 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 82544 KiB
Current children cumulated memory: 8960 KiB

[startup+0.20573 s]*
/proc/loadavg: 6.36 6.34 6.13 8/270 57276
/proc/meminfo: memFree=109156184/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=82588 memory=9088 CPUtime=0.35 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 1731 0 0 0 35 0 0 0 20 0 2 0 55687803 84570112 2272 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 20647 2272 672 633 0 3717 0
[pid=57274/tid=57276] ppid=57271 vsize=82588 memory=4208735117501333788 CPUtime=0.15 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 242 0 0 0 15 0 0 0 20 0 2 0 55687803 84570112 2272 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 82588 KiB
Current children cumulated memory: 9088 KiB

[startup+0.305581 s]*
/proc/loadavg: 6.36 6.34 6.13 8/270 57276
/proc/meminfo: memFree=109156184/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=82864 memory=9344 CPUtime=0.54 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 1781 0 0 0 53 1 0 0 20 0 2 0 55687803 84852736 2336 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 20716 2336 672 633 0 3786 0
[pid=57274/tid=57276] ppid=57271 vsize=82864 memory=7969831484098429036 CPUtime=0.25 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 242 0 0 0 25 0 0 0 20 0 2 0 55687803 84852736 2336 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 82864 KiB
Current children cumulated memory: 9344 KiB

[startup+0.700199 s]
/proc/loadavg: 6.36 6.34 6.13 8/270 57276
/proc/meminfo: memFree=109156184/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=82896 memory=9344 CPUtime=1.29 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 1813 0 0 0 128 1 0 0 20 0 2 0 55687803 84885504 2336 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 20724 2336 672 633 0 3794 0
[pid=57274/tid=57276] ppid=57271 vsize=82896 memory=18432 CPUtime=0.62 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 242 0 0 0 62 0 0 0 20 0 2 0 55687803 84885504 2336 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 82896 KiB
Current children cumulated memory: 9344 KiB

[startup+1.50019 s]
/proc/loadavg: 6.36 6.34 6.13 8/270 57276
/proc/meminfo: memFree=109156436/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=83248 memory=9600 CPUtime=2.8 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 3223 0 0 0 277 3 0 0 20 0 2 0 55687803 85245952 2400 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 20812 2400 672 633 0 3882 0
[pid=57274/tid=57276] ppid=57271 vsize=83248 memory=18432 CPUtime=1.33 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 399 0 0 0 133 0 0 0 20 0 2 0 55687803 85245952 2400 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 83248 KiB
Current children cumulated memory: 9600 KiB

[startup+3.10563 s]
/proc/loadavg: 6.36 6.34 6.13 7/270 57276
/proc/meminfo: memFree=109156436/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=83644 memory=9984 CPUtime=5.97 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 4877 0 0 0 591 6 0 0 20 0 2 0 55687803 85651456 2496 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 20911 2496 672 633 0 3981 0
[pid=57274/tid=57276] ppid=57271 vsize=83644 memory=9728 CPUtime=2.91 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 745 0 0 0 290 1 0 0 20 0 2 0 55687803 85651456 2496 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 5.97 s
Current children cumulated vsize: 83644 KiB
Current children cumulated memory: 9984 KiB

[startup+6.30018 s]
/proc/loadavg: 6.33 6.33 6.13 6/270 57276
/proc/meminfo: memFree=109147432/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=84300 memory=10588 CPUtime=12.2 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 6510 0 0 0 1207 13 0 0 20 0 2 0 55687803 86323200 2647 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 21075 2647 672 633 0 4145 0
[pid=57274/tid=57276] ppid=57271 vsize=84300 memory=18432 CPUtime=5.97 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 913 0 0 0 594 3 0 0 20 0 2 0 55687803 86323200 2647 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 12.2 s
Current children cumulated vsize: 84300 KiB
Current children cumulated memory: 10588 KiB

[startup+12.7002 s]
/proc/loadavg: 6.39 6.35 6.13 8/270 57276
/proc/meminfo: memFree=109147692/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=84608 memory=10844 CPUtime=24.65 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 6626 0 0 0 2440 25 0 0 20 0 2 0 55687803 86638592 2711 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 21152 2711 672 633 0 4222 0
[pid=57274/tid=57276] ppid=57271 vsize=84608 memory=10844 CPUtime=12.07 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 913 0 0 0 1201 6 0 0 20 0 2 0 55687803 86638592 2711 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 24.65 s
Current children cumulated vsize: 84608 KiB
Current children cumulated memory: 10844 KiB

[startup+25.5002 s]
/proc/loadavg: 6.44 6.36 6.14 6/270 57276
/proc/meminfo: memFree=109147196/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=85560 memory=11380 CPUtime=49.01 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 8627 0 0 0 4858 43 0 0 20 0 2 0 55687803 87613440 2845 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 21390 2845 672 633 0 4460 0
[pid=57274/tid=57276] ppid=57271 vsize=85560 memory=11380 CPUtime=23.76 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 1633 0 0 0 2366 10 0 0 20 0 2 0 55687803 87613440 2845 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 49.01 s
Current children cumulated vsize: 85560 KiB
Current children cumulated memory: 11380 KiB

[startup+51.1056 s]
/proc/loadavg: 6.57 6.40 6.16 8/270 57277
/proc/meminfo: memFree=109146280/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=85992 memory=12020 CPUtime=97.83 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 12508 0 0 0 9701 82 0 0 20 0 2 0 55687803 88055808 3005 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 21498 3005 672 633 0 4568 0
[pid=57274/tid=57276] ppid=57271 vsize=85992 memory=18432 CPUtime=47.21 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 2649 0 0 0 4701 20 0 0 20 0 2 0 55687803 88055808 3005 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 97.83 s
Current children cumulated vsize: 85992 KiB
Current children cumulated memory: 12020 KiB

[startup+102.3 s]
/proc/loadavg: 6.65 6.45 6.19 7/271 57285
/proc/meminfo: memFree=109149492/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=86580 memory=12660 CPUtime=194.53 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 20742 0 0 0 19303 150 0 0 20 0 2 0 55687803 88657920 3165 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 21645 3165 672 633 0 4715 0
[pid=57274/tid=57276] ppid=57271 vsize=86580 memory=18432 CPUtime=93.2 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 4948 0 0 0 9281 39 0 0 20 0 2 0 55687803 88657920 3165 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 194.53 s
Current children cumulated vsize: 86580 KiB
Current children cumulated memory: 12660 KiB

[startup+162.3 s]
/proc/loadavg: 6.60 6.46 6.21 8/270 57287
/proc/meminfo: memFree=109145352/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=88352 memory=13580 CPUtime=306.28 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 21760 0 0 0 30409 219 0 0 20 0 2 0 55687803 90472448 3395 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 22088 3395 672 633 0 5158 0
[pid=57274/tid=57276] ppid=57271 vsize=88352 memory=5632 CPUtime=145.49 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 5133 0 0 0 14495 54 0 0 20 0 2 0 55687803 90472448 3395 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 306.28 s
Current children cumulated vsize: 88352 KiB
Current children cumulated memory: 13580 KiB

[startup+222.3 s]
/proc/loadavg: 6.64 6.50 6.24 7/269 57289
/proc/meminfo: memFree=109145464/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=88796 memory=14092 CPUtime=417.36 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 22378 0 0 0 41451 285 0 0 20 0 2 0 55687803 90927104 3523 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 22199 3523 672 633 0 5269 0
[pid=57274/tid=57276] ppid=57271 vsize=88796 memory=18432 CPUtime=197.1 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 5342 0 0 0 19643 67 0 0 20 0 2 0 55687803 90927104 3523 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 417.36 s
Current children cumulated vsize: 88796 KiB
Current children cumulated memory: 14092 KiB

[startup+282.3 s]
/proc/loadavg: 6.78 6.56 6.28 7/270 57292
/proc/meminfo: memFree=109138636/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=88976 memory=14476 CPUtime=527.33 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 23770 0 0 0 52394 339 0 0 20 0 2 0 55687803 91111424 3619 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 22244 3619 672 633 0 5314 0
[pid=57274/tid=57276] ppid=57271 vsize=88976 memory=14348 CPUtime=247.67 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) S 57271 57274 56290 0 -1 4194368 5687 0 0 0 24687 80 0 0 20 0 2 0 55687803 91111424 3619 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 527.33 s
Current children cumulated vsize: 88976 KiB
Current children cumulated memory: 14476 KiB

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

/proc/meminfo: memFree=109031136/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=94908 memory=20952 CPUtime=2465.34 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 28885 0 0 0 245390 1144 0 0 20 0 2 0 55687803 97185792 5238 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23727 5238 672 633 0 6797 0
[pid=57274/tid=57276] ppid=57271 vsize=94908 memory=20824 CPUtime=1116.1 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) S 57271 57274 56290 0 -1 4194368 6463 0 0 0 111337 273 0 0 20 0 2 0 55687803 97185792 5238 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2465.34 s
Current children cumulated vsize: 94908 KiB
Current children cumulated memory: 20952 KiB

[startup+1422.3 s]
/proc/loadavg: 6.46 6.44 6.39 6/268 57438
/proc/meminfo: memFree=109035180/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95072 memory=21080 CPUtime=2571.07 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 28933 0 0 0 255927 1180 0 0 20 0 2 0 55687803 97353728 5270 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23768 5270 672 633 0 6838 0
[pid=57274/tid=57276] ppid=57271 vsize=95072 memory=20824 CPUtime=1162.44 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6463 0 0 0 115962 282 0 0 20 0 2 0 55687803 97353728 5270 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2571.07 s
Current children cumulated vsize: 95072 KiB
Current children cumulated memory: 21080 KiB

[startup+1482.3 s]
/proc/loadavg: 5.97 6.31 6.35 8/268 57440
/proc/meminfo: memFree=109031520/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95228 memory=21208 CPUtime=2676.78 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 29460 0 0 0 266462 1216 0 0 20 0 2 0 55687803 97513472 5302 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23807 5302 672 633 0 6877 0
[pid=57274/tid=57276] ppid=57271 vsize=95228 memory=20952 CPUtime=1208.75 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6463 0 0 0 120584 291 0 0 20 0 2 0 55687803 97513472 5302 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2676.78 s
Current children cumulated vsize: 95228 KiB
Current children cumulated memory: 21208 KiB

[startup+1542.3 s]
/proc/loadavg: 6.16 6.27 6.33 8/268 57442
/proc/meminfo: memFree=109032740/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95228 memory=21336 CPUtime=2782.21 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 29575 0 0 0 276970 1251 0 0 20 0 2 0 55687803 97513472 5334 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23807 5334 672 633 0 6877 0
[pid=57274/tid=57276] ppid=57271 vsize=95228 memory=14444 CPUtime=1254.72 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6463 0 0 0 125171 301 0 0 20 0 2 0 55687803 97513472 5334 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2782.21 s
Current children cumulated vsize: 95228 KiB
Current children cumulated memory: 21336 KiB

[startup+1602.3 s]
/proc/loadavg: 6.01 6.21 6.30 7/266 57444
/proc/meminfo: memFree=109032552/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95388 memory=21464 CPUtime=2887.44 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 29789 0 0 0 287456 1288 0 0 20 0 2 0 55687803 97677312 5366 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23847 5366 672 633 0 6917 0
[pid=57274/tid=57276] ppid=57271 vsize=95388 memory=14444 CPUtime=1300.5 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) S 57271 57274 56290 0 -1 4194368 6463 0 0 0 129738 312 0 0 20 0 2 0 55687803 97677312 5366 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2887.44 s
Current children cumulated vsize: 95388 KiB
Current children cumulated memory: 21464 KiB

[startup+1662.3 s]
/proc/loadavg: 5.81 6.12 6.26 7/268 57450
/proc/meminfo: memFree=109032976/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95528 memory=21592 CPUtime=2992.61 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 29937 0 0 0 297940 1321 0 0 20 0 2 0 55687803 97820672 5398 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23882 5398 672 633 0 6952 0
[pid=57274/tid=57276] ppid=57271 vsize=95528 memory=21592 CPUtime=1346.21 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6463 0 0 0 134301 320 0 0 20 0 2 0 55687803 97820672 5398 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 2992.61 s
Current children cumulated vsize: 95528 KiB
Current children cumulated memory: 21592 KiB

[startup+1722.3 s]
/proc/loadavg: 6.45 6.29 6.31 8/268 57452
/proc/meminfo: memFree=109032196/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95700 memory=21720 CPUtime=3097.57 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 29987 0 0 0 308400 1357 0 0 20 0 2 0 55687803 97996800 5430 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23925 5430 672 633 0 6995 0
[pid=57274/tid=57276] ppid=57271 vsize=95700 memory=21592 CPUtime=1391.83 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) S 57271 57274 56290 0 -1 4194368 6465 0 0 0 138855 328 0 0 20 0 2 0 55687803 97996800 5430 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 3097.57 s
Current children cumulated vsize: 95700 KiB
Current children cumulated memory: 21720 KiB

[startup+1782.3 s]
/proc/loadavg: 6.11 6.22 6.29 7/268 57455
/proc/meminfo: memFree=109032860/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95700 memory=21720 CPUtime=3202.42 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 30009 0 0 0 318851 1391 0 0 20 0 2 0 55687803 97996800 5430 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23925 5430 672 633 0 6995 0
[pid=57274/tid=57276] ppid=57271 vsize=95700 memory=21720 CPUtime=1437.32 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) S 57271 57274 56290 0 -1 4194368 6466 0 0 0 143396 336 0 0 20 0 2 0 55687803 97996800 5430 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 3202.42 s
Current children cumulated vsize: 95700 KiB
Current children cumulated memory: 21720 KiB

[startup+1842.3 s]
/proc/loadavg: 5.70 6.07 6.23 6/269 57503
/proc/meminfo: memFree=108890236/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95844 memory=21976 CPUtime=3308.86 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 30052 0 0 0 329457 1429 0 0 20 0 2 0 55687803 98144256 5494 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23961 5494 672 633 0 7031 0
[pid=57274/tid=57276] ppid=57271 vsize=95844 memory=18432 CPUtime=1484.3 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6466 0 0 0 148085 345 0 0 20 0 2 0 55687803 98144256 5494 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 3308.86 s
Current children cumulated vsize: 95844 KiB
Current children cumulated memory: 21976 KiB

[startup+1902.3 s]
/proc/loadavg: 5.32 5.90 6.16 8/269 57505
/proc/meminfo: memFree=108889648/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=95980 memory=22104 CPUtime=3415.78 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 30705 0 0 0 340115 1463 0 0 20 0 2 0 55687803 98283520 5526 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 23995 5526 672 633 0 7065 0
[pid=57274/tid=57276] ppid=57271 vsize=95980 memory=18432 CPUtime=1531.71 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6541 0 0 0 152818 353 0 0 20 0 2 0 55687803 98283520 5526 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 3415.78 s
Current children cumulated vsize: 95980 KiB
Current children cumulated memory: 22104 KiB

[startup+1962.3 s]
/proc/loadavg: 5.45 5.83 6.12 8/268 57511
/proc/meminfo: memFree=108889512/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=96140 memory=22232 CPUtime=3522.54 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 30732 0 0 0 350756 1498 0 0 20 0 2 0 55687803 98447360 5558 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 24035 5558 672 633 0 7105 0
[pid=57274/tid=57276] ppid=57271 vsize=96140 memory=22104 CPUtime=1578.97 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) R 57271 57274 56290 0 -1 4194368 6541 0 0 0 157536 361 0 0 20 0 2 0 55687803 98447360 5558 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 3522.54 s
Current children cumulated vsize: 96140 KiB
Current children cumulated memory: 22232 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2006 s]*
/proc/loadavg: 5.46 5.78 6.08 8/269 57514
/proc/meminfo: memFree=108889612/131249988 swapFree=33010160/33010684
[pid=57274] ppid=57271 vsize=96140 memory=22232 CPUtime=3600.12 cores=4,6
/proc/57274/stat : 57274 (pb_competition_) R 57271 57274 56290 0 -1 4194304 30996 0 0 0 358486 1526 0 0 20 0 2 0 55687803 98447360 5558 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
/proc/57274/statm: 24035 5558 672 633 0 7105 0
[pid=57274/tid=57276] ppid=57271 vsize=96140 memory=7971241066595500654 CPUtime=1613.2 cores=4,6
/proc/57274/task/57276/stat : 57276 (pb_competition_) S 57271 57274 56290 0 -1 4194368 6554 0 0 0 160953 367 0 0 20 0 2 0 55687803 98447360 5558 18446744073709551615 4198400 6788177 140729194988832 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 18624512 140729194998105 140729194998232 140729194998232 140729195003834 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 96140 KiB
Current children cumulated memory: 22232 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.9 s, system=15.2622 s

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

Child status: 0

Real time (s): 2006.03
CPU time (s): 3600.16
CPU user time (s): 3584.9
CPU system time (s): 15.2622
CPU usage (%): 179.467
Max. virtual memory (cumulated for all children) (KiB): 96140
Max. memory (cumulated for all children) (KiB): 22232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.9
system time used= 15.2622
maximum resident set size= 22232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31138
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= 64898
involuntary context switches= 55983


# summary of solver processes directly reported to runsolver:
#   pid: 57274
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3584.9
#   total CPU system time (s): 15.2622

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.11564 second user time and 9.23852 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-01 22:01:30
IDJOB=4499348
IDBENCH=148776
IDSOLVER=3347
FILE ID=nodeC034/4499348-1751400089
RUNJOBID= nodeC034-1751395822-56306
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-fx30.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-4499348-1751400089/watcher-4499348-1751400089 -o /tmp/evaluation-result-4499348-1751400089/solver-4499348-1751400089 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751395822-56306 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1342414390 HOME/instance-4499348-1751400089.opb

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=1342414390

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		: 3600.083
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.781
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.934
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		: 3599.870
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		: 3656.873
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		: 3599.756
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.757
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.750
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:        109163996 kB
MemAvailable:   129585752 kB
Buffers:            2128 kB
Cached:         21162348 kB
SwapCached:           36 kB
Active:           627656 kB
Inactive:       20722252 kB
Active(anon):     199292 kB
Inactive(anon):     4208 kB
Active(file):     428364 kB
Inactive(file): 20718044 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5196 kB
Writeback:             0 kB
AnonPages:        188532 kB
Mapped:           112196 kB
Shmem:             18068 kB
KReclaimable:     228776 kB
Slab:             319684 kB
SReclaimable:     228776 kB
SUnreclaim:        90908 kB
KernelStack:        4336 kB
PageTables:         3288 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     539264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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:34:56