Trace number 4492830

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.28 2010.69

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM28d2f0824ed2334c94881d352f1be9a0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.036844
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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.01	c #variable: 5250
0.00/0.01	c #constraint: 145
0.00/0.01	c #equal: 0
0.00/0.01	c intsize: 7
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 1772853301
3600.17/2010.66	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: 63708 MiB (63042 MiB free)
  memory of node 1: 64465 MiB (63697 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492830-1751147991/watcher-4492830-1751147991 -o /tmp/evaluation-result-4492830-1751147991/solver-4492830-1751147991 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15430 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1772853301 HOME/instance-4492830-1751147991.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
solver pid=16053, runsolver pid=16050
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 6.53 6.55 6.01 7/267 16055
/proc/meminfo: memFree=129781776/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=85840 memory=12016 CPUtime=0.16 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) S 16050 16053 15419 0 -1 4194304 2661 0 0 0 16 0 0 0 20 0 2 0 30473650 87900160 3004 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 21460 3004 672 633 0 4495 0
[pid=16053/tid=16055] ppid=16050 vsize=85840 memory=4026531960 CPUtime=0.06 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 207 0 0 0 6 0 0 0 20 0 2 0 30473650 87900160 3004 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 85840 KiB
Current children cumulated memory: 12016 KiB

[startup+0.205634 s]*
/proc/loadavg: 6.53 6.55 6.01 6/267 16055
/proc/meminfo: memFree=129781552/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=86232 memory=12328 CPUtime=0.37 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 2814 0 0 0 36 1 0 0 20 0 2 0 30473650 88301568 3082 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 21558 3082 672 633 0 4593 0
[pid=16053/tid=16055] ppid=16050 vsize=86232 memory=4208735117501333788 CPUtime=0.16 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 207 0 0 0 16 0 0 0 20 0 2 0 30473650 88301568 3082 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 86232 KiB
Current children cumulated memory: 12328 KiB

[startup+0.3056 s]*
/proc/loadavg: 6.53 6.55 6.01 8/267 16055
/proc/meminfo: memFree=129781552/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=86552 memory=12584 CPUtime=0.55 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 2869 0 0 0 54 1 0 0 20 0 2 0 30473650 88629248 3146 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 21638 3146 672 633 0 4673 0
[pid=16053/tid=16055] ppid=16050 vsize=86552 memory=7969547801491422826 CPUtime=0.25 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) S 16050 16053 15419 0 -1 4194368 207 0 0 0 25 0 0 0 20 0 2 0 30473650 88629248 3146 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 86552 KiB
Current children cumulated memory: 12584 KiB

[startup+0.700225 s]
/proc/loadavg: 6.53 6.55 6.01 5/267 16055
/proc/meminfo: memFree=129781568/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=86704 memory=12840 CPUtime=1.23 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 2933 0 0 0 122 1 0 0 20 0 2 0 30473650 88784896 3210 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 21676 3210 672 633 0 4711 0
[pid=16053/tid=16055] ppid=16050 vsize=86704 memory=17152 CPUtime=0.56 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) S 16050 16053 15419 0 -1 4194368 207 0 0 0 56 0 0 0 20 0 2 0 30473650 88784896 3210 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 86704 KiB
Current children cumulated memory: 12840 KiB

[startup+1.50024 s]
/proc/loadavg: 6.53 6.55 6.01 6/267 16055
/proc/meminfo: memFree=129781568/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=87512 memory=13440 CPUtime=2.73 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 5219 0 0 0 271 2 0 0 20 0 2 0 30473650 89612288 3360 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 21878 3360 672 633 0 4913 0
[pid=16053/tid=16055] ppid=16050 vsize=87512 memory=17152 CPUtime=1.27 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 751 0 0 0 127 0 0 0 20 0 2 0 30473650 89612288 3360 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2.73 s
Current children cumulated vsize: 87512 KiB
Current children cumulated memory: 13440 KiB

[startup+3.10554 s]
/proc/loadavg: 6.53 6.55 6.01 8/267 16055
/proc/meminfo: memFree=129780812/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=89620 memory=14732 CPUtime=5.68 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 8237 0 0 0 564 4 0 0 20 0 2 0 30473650 91770880 3683 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 22405 3683 672 633 0 5440 0
[pid=16053/tid=16055] ppid=16050 vsize=89620 memory=13440 CPUtime=2.63 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 1026 0 0 0 263 0 0 0 20 0 2 0 30473650 91770880 3683 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 5.68 s
Current children cumulated vsize: 89620 KiB
Current children cumulated memory: 14732 KiB

[startup+6.30023 s]
/proc/loadavg: 6.41 6.52 6.01 7/267 16055
/proc/meminfo: memFree=129791920/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=90536 memory=16268 CPUtime=11.44 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 11433 0 0 0 1137 7 0 0 20 0 2 0 30473650 92708864 4067 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 22634 4067 672 633 0 5669 0
[pid=16053/tid=16055] ppid=16050 vsize=90536 memory=17152 CPUtime=5.23 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 1822 0 0 0 522 1 0 0 20 0 2 0 30473650 92708864 4067 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 11.44 s
Current children cumulated vsize: 90536 KiB
Current children cumulated memory: 16268 KiB

[startup+12.7002 s]
/proc/loadavg: 6.45 6.53 6.01 7/271 16080
/proc/meminfo: memFree=129775052/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=94224 memory=19624 CPUtime=23.07 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 17544 0 0 0 2294 13 0 0 20 0 2 0 30473650 96485376 4906 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 23556 4906 672 633 0 6591 0
[pid=16053/tid=16055] ppid=16050 vsize=94224 memory=19624 CPUtime=10.51 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 3092 0 0 0 1048 3 0 0 20 0 2 0 30473650 96485376 4906 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 23.07 s
Current children cumulated vsize: 94224 KiB
Current children cumulated memory: 19624 KiB

[startup+25.5002 s]
/proc/loadavg: 6.36 6.51 6.01 7/270 16080
/proc/meminfo: memFree=129775152/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=95436 memory=20904 CPUtime=45.94 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 20585 0 0 0 4571 23 0 0 20 0 2 0 30473650 97726464 5226 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 23859 5226 672 633 0 6894 0
[pid=16053/tid=16055] ppid=16050 vsize=95436 memory=10752 CPUtime=20.68 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 3765 0 0 0 2063 5 0 0 20 0 2 0 30473650 97726464 5226 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 45.94 s
Current children cumulated vsize: 95436 KiB
Current children cumulated memory: 20904 KiB

[startup+51.1057 s]
/proc/loadavg: 6.25 6.46 6.01 7/271 16082
/proc/meminfo: memFree=129759208/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=97420 memory=23336 CPUtime=91.02 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 27748 0 0 0 9064 38 0 0 20 0 2 0 30473650 99758080 5834 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 24355 5834 672 633 0 7390 0
[pid=16053/tid=16055] ppid=16050 vsize=97420 memory=22952 CPUtime=40.41 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 4618 0 0 0 4031 10 0 0 20 0 2 0 30473650 99758080 5834 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 91.02 s
Current children cumulated vsize: 97420 KiB
Current children cumulated memory: 23336 KiB

[startup+102.3 s]
/proc/loadavg: 6.02 6.38 6.00 7/271 16099
/proc/meminfo: memFree=129729976/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=104748 memory=27128 CPUtime=181.1 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 29861 0 0 0 18046 64 0 0 20 0 2 0 30473650 107261952 6782 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26187 6782 672 633 0 9222 0
[pid=16053/tid=16055] ppid=16050 vsize=104748 memory=14720 CPUtime=79.82 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 4692 0 0 0 7961 21 0 0 20 0 2 0 30473650 107261952 6782 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 181.1 s
Current children cumulated vsize: 104748 KiB
Current children cumulated memory: 27128 KiB

[startup+162.3 s]
/proc/loadavg: 5.92 6.28 5.99 5/271 16101
/proc/meminfo: memFree=129713904/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=106528 memory=30944 CPUtime=288.37 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 32000 0 0 0 28758 79 0 0 20 0 2 0 30473650 109084672 7736 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26632 7736 672 633 0 9667 0
[pid=16053/tid=16055] ppid=16050 vsize=106528 memory=17152 CPUtime=127.64 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 4918 0 0 0 12737 27 0 0 20 0 2 0 30473650 109084672 7736 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 288.37 s
Current children cumulated vsize: 106528 KiB
Current children cumulated memory: 30944 KiB

[startup+222.3 s]
/proc/loadavg: 6.05 6.24 6.00 7/270 16103
/proc/meminfo: memFree=129712904/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107196 memory=31712 CPUtime=395.52 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 33368 0 0 0 39458 94 0 0 20 0 2 0 30473650 109768704 7928 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26799 7928 672 633 0 9834 0
[pid=16053/tid=16055] ppid=16050 vsize=107196 memory=31712 CPUtime=175.34 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 5055 0 0 0 17501 33 0 0 20 0 2 0 30473650 109768704 7928 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 395.52 s
Current children cumulated vsize: 107196 KiB
Current children cumulated memory: 31712 KiB

[startup+282.3 s]
/proc/loadavg: 6.13 6.21 6.01 6/270 16105
/proc/meminfo: memFree=129717476/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107340 memory=31712 CPUtime=502.85 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 34761 0 0 0 50178 107 0 0 20 0 2 0 30473650 109916160 7928 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26835 7928 672 633 0 9870 0
[pid=16053/tid=16055] ppid=16050 vsize=107340 memory=31712 CPUtime=223.24 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 5210 0 0 0 22284 40 0 0 20 0 2 0 30473650 109916160 7928 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 502.85 s
Current children cumulated vsize: 107340 KiB
Current children cumulated memory: 31712 KiB

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

/proc/meminfo: memFree=129498040/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=31968 CPUtime=2438.98 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 41343 0 0 0 243553 345 0 0 20 0 2 0 30473650 110223360 7992 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 7992 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=31968 CPUtime=1089.43 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6076 0 0 0 108803 140 0 0 20 0 2 0 30473650 110223360 7992 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2438.98 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 31968 KiB

[startup+1422.3 s]
/proc/loadavg: 7.17 7.16 6.71 8/268 16250
/proc/meminfo: memFree=129487140/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=2546.48 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 41402 0 0 0 254289 359 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=31968 CPUtime=1137.49 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6077 0 0 0 113603 146 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2546.48 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1482.3 s]
/proc/loadavg: 7.04 7.12 6.72 8/268 16252
/proc/meminfo: memFree=129496664/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=2653.73 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 41402 0 0 0 265002 371 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1185.3 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6077 0 0 0 118379 151 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2653.73 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1542.3 s]
/proc/loadavg: 7.30 7.19 6.77 9/266 16254
/proc/meminfo: memFree=129493660/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=2761.16 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 41838 0 0 0 275731 385 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=7969547801491422826 CPUtime=1233.27 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6194 0 0 0 123171 156 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2761.16 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1602.3 s]
/proc/loadavg: 7.32 7.21 6.81 9/267 16257
/proc/meminfo: memFree=129504416/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=2868.71 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 42272 0 0 0 286473 398 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1281.37 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6247 0 0 0 127976 161 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2868.71 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1662.3 s]
/proc/loadavg: 6.97 7.14 6.81 8/267 16259
/proc/meminfo: memFree=129502436/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=2976.16 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 42273 0 0 0 297205 411 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=10752 CPUtime=1329.38 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6247 0 0 0 132771 167 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 2976.16 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1722.3 s]
/proc/loadavg: 7.35 7.22 6.86 9/267 16261
/proc/meminfo: memFree=129508300/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=3083.69 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 42707 0 0 0 307947 422 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1377.47 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6300 0 0 0 137576 171 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 3083.69 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1782.3 s]
/proc/loadavg: 7.42 7.27 6.91 9/269 16270
/proc/meminfo: memFree=129487032/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=3191.25 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 42708 0 0 0 318689 436 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1425.61 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6300 0 0 0 142383 178 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 3191.25 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1842.3 s]
/proc/loadavg: 7.44 7.32 6.95 9/270 16275
/proc/meminfo: memFree=129513912/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=3298.64 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 43143 0 0 0 329418 446 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1473.59 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6353 0 0 0 147176 183 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 3298.64 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1902.3 s]
/proc/loadavg: 7.45 7.34 6.98 8/270 16278
/proc/meminfo: memFree=129513560/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=3406.05 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 43578 0 0 0 340146 459 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1521.55 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6456 0 0 0 151968 187 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 3406.05 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

[startup+1962.3 s]
/proc/loadavg: 7.47 7.36 7.01 9/269 16280
/proc/meminfo: memFree=129515500/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=3513.62 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 44014 0 0 0 350889 473 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=32096 CPUtime=1569.71 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6554 0 0 0 156779 192 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 3513.62 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2010.6 s]
/proc/loadavg: 7.22 7.31 7.01 7/270 16283
/proc/meminfo: memFree=129516224/131249992 swapFree=33010684/33010684
[pid=16053] ppid=16050 vsize=107640 memory=32096 CPUtime=3600.17 cores=4,6
/proc/16053/stat : 16053 (pb_competition_) R 16050 16053 15419 0 -1 4194304 44014 0 0 0 359532 485 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
/proc/16053/statm: 26910 8024 672 633 0 9945 0
[pid=16053/tid=16055] ppid=16050 vsize=107640 memory=211292520752 CPUtime=1608.47 cores=4,6
/proc/16053/task/16055/stat : 16055 (pb_competition_) R 16050 16053 15419 0 -1 4194368 6554 0 0 0 160649 198 0 0 20 0 2 0 30473650 110223360 8024 18446744073709551615 4198400 6788177 140729240801696 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 9842688 140729240803673 140729240803800 140729240803800 140729240809402 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 107640 KiB
Current children cumulated memory: 32096 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.42 s, system=4.85225 s

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

Child status: 0

Real time (s): 2010.69
CPU time (s): 3600.28
CPU user time (s): 3595.42
CPU system time (s): 4.85225
CPU usage (%): 179.057
Max. virtual memory (cumulated for all children) (KiB): 107640
Max. memory (cumulated for all children) (KiB): 32096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.42
system time used= 4.85225
maximum resident set size= 32096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44294
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14900
involuntary context switches= 66854


# summary of solver processes directly reported to runsolver:
#   pid: 16053
#   total CPU time (s): 3600.28
#   total CPU user time (s): 3595.42
#   total CPU system time (s): 4.85225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01668 second user time and 9.68722 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-28 23:59:51
IDJOB=4492830
IDBENCH=147829
IDSOLVER=3347
FILE ID=nodeC035/4492830-1751147991
RUNJOBID= nodeC035-1751145886-15430
SLURM_JOB_ID= 9587453
Free space on /tmp= 433044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.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-4492830-1751147991/watcher-4492830-1751147991 -o /tmp/evaluation-result-4492830-1751147991/solver-4492830-1751147991 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15430 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1772853301 HOME/instance-4492830-1751147991.opb

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

MD5SUM BENCH= 28d2f0824ed2334c94881d352f1be9a0
RANDOM SEED=1772853301

nodeC035 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.759
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.51
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.610
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.51
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.723
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.51
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		: 3700.000
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.51
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		: 3592.181
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.51
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.974
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.51
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.752
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.51
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.802
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129782016 kB
MemAvailable:   129389260 kB
Buffers:            3280 kB
Cached:           379952 kB
SwapCached:            0 kB
Active:           713924 kB
Inactive:         158216 kB
Active(anon):     506972 kB
Inactive(anon):        0 kB
Active(file):     206952 kB
Inactive(file):   158216 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4912 kB
Writeback:             4 kB
AnonPages:        492080 kB
Mapped:           111000 kB
Shmem:             18064 kB
KReclaimable:      84676 kB
Slab:             167056 kB
SReclaimable:      84676 kB
SUnreclaim:        82380 kB
KernelStack:        4320 kB
PageTables:         3980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     848376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC035 at 2025-06-29 00:33:22