Trace number 4492902

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.23 1875.33

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-35-30.opb
MD5SUM215f0e018374322050c4154ba04558db
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.010022
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints65
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
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 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 1050
0.00/0.00	c #constraint: 65
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 6
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: 1470234730
3600.18/1875.32	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: 63837 MiB (63244 MiB free)
  memory of node 1: 64465 MiB (63769 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492902-1751148492/watcher-4492902-1751148492 -o /tmp/evaluation-result-4492902-1751148492/solver-4492902-1751148492 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15172 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1470234730 HOME/instance-4492902-1751148492.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100071 s]*
/proc/loadavg: 4.25 4.28 4.22 6/254 15487
/proc/meminfo: memFree=130062112/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=79404 memory=5120 CPUtime=0.17 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 746 0 0 0 17 0 0 0 20 0 2 0 30528288 81309696 1280 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 19851 1280 672 633 0 2728 0
[pid=15485/tid=15487] ppid=15482 vsize=79404 memory=4026531960 CPUtime=0.06 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 49 0 0 0 6 0 0 0 20 0 2 0 30528288 81309696 1280 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 79404 KiB
Current children cumulated memory: 5120 KiB

[startup+0.219513 s]*
/proc/loadavg: 4.25 4.28 4.22 6/254 15487
/proc/meminfo: memFree=130062112/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=79540 memory=5120 CPUtime=0.36 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) S 15482 15485 15162 0 -1 4194304 791 0 0 0 36 0 0 0 20 0 2 0 30528288 81448960 1280 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 19885 1280 672 633 0 2762 0
[pid=15485/tid=15487] ppid=15482 vsize=79540 memory=664958721904869660 CPUtime=0.15 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 49 0 0 0 15 0 0 0 20 0 2 0 30528288 81448960 1280 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 79540 KiB
Current children cumulated memory: 5120 KiB

[startup+0.313424 s]*
/proc/loadavg: 4.25 4.28 4.22 5/254 15487
/proc/meminfo: memFree=130062112/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=79684 memory=5248 CPUtime=0.52 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 816 0 0 0 51 1 0 0 20 0 2 0 30528288 81596416 1312 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 19921 1312 672 633 0 2798 0
[pid=15485/tid=15487] ppid=15482 vsize=79684 memory=7970114067142951278 CPUtime=0.22 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) S 15482 15485 15162 0 -1 4194368 49 0 0 0 22 0 0 0 20 0 2 0 30528288 81596416 1312 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 79684 KiB
Current children cumulated memory: 5248 KiB

[startup+0.700297 s]
/proc/loadavg: 4.25 4.28 4.22 6/254 15487
/proc/meminfo: memFree=130062112/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=80004 memory=5420 CPUtime=1.19 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 937 0 0 0 117 2 0 0 20 0 2 0 30528288 81924096 1355 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 20001 1355 672 633 0 2878 0
[pid=15485/tid=15487] ppid=15482 vsize=80004 memory=17152 CPUtime=0.53 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 49 0 0 0 53 0 0 0 20 0 2 0 30528288 81924096 1355 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 80004 KiB
Current children cumulated memory: 5420 KiB

[startup+1.50028 s]
/proc/loadavg: 4.25 4.28 4.22 6/254 15487
/proc/meminfo: memFree=130062464/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=80432 memory=5932 CPUtime=2.75 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 1714 0 0 0 271 4 0 0 20 0 2 0 30528288 82362368 1483 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 20108 1483 672 633 0 2985 0
[pid=15485/tid=15487] ppid=15482 vsize=80432 memory=17152 CPUtime=1.3 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 180 0 0 0 130 0 0 0 20 0 2 0 30528288 82362368 1483 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 80432 KiB
Current children cumulated memory: 5932 KiB

[startup+3.10597 s]
/proc/loadavg: 4.25 4.28 4.22 6/254 15487
/proc/meminfo: memFree=130062740/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=81528 memory=6872 CPUtime=5.87 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 3048 0 0 0 580 7 0 0 20 0 2 0 30528288 83484672 1718 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 20382 1718 672 633 0 3259 0
[pid=15485/tid=15487] ppid=15482 vsize=81528 memory=6060 CPUtime=2.83 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 483 0 0 0 283 0 0 0 20 0 2 0 30528288 83484672 1718 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 5.87 s
Current children cumulated vsize: 81528 KiB
Current children cumulated memory: 6872 KiB

[startup+6.30021 s]
/proc/loadavg: 4.31 4.30 4.23 6/254 15487
/proc/meminfo: memFree=130062992/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=83520 memory=7984 CPUtime=11.95 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 4813 0 0 0 1182 13 0 0 20 0 2 0 30528288 85524480 1996 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 20880 1996 672 633 0 3757 0
[pid=15485/tid=15487] ppid=15482 vsize=83520 memory=7970114067142951278 CPUtime=5.75 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 972 0 0 0 573 2 0 0 20 0 2 0 30528288 85524480 1996 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 11.95 s
Current children cumulated vsize: 83520 KiB
Current children cumulated memory: 7984 KiB

[startup+12.7002 s]
/proc/loadavg: 4.37 4.31 4.23 6/254 15487
/proc/meminfo: memFree=130063748/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=84344 memory=9264 CPUtime=23.92 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 5174 0 0 0 2373 19 0 0 20 0 2 0 30528288 86368256 2316 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 21086 2316 672 633 0 3963 0
[pid=15485/tid=15487] ppid=15482 vsize=84344 memory=9264 CPUtime=11.38 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 972 0 0 0 1134 4 0 0 20 0 2 0 30528288 86368256 2316 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 23.92 s
Current children cumulated vsize: 84344 KiB
Current children cumulated memory: 9264 KiB

[startup+25.5003 s]
/proc/loadavg: 4.51 4.34 4.24 6/254 15487
/proc/meminfo: memFree=130057048/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=88204 memory=12608 CPUtime=47.45 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 7823 0 0 0 4714 31 0 0 20 0 2 0 30528288 90320896 3152 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22051 3152 672 633 0 4928 0
[pid=15485/tid=15487] ppid=15482 vsize=88204 memory=12608 CPUtime=22.22 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) S 15482 15485 15162 0 -1 4194368 1657 0 0 0 2214 8 0 0 20 0 2 0 30528288 90320896 3152 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 47.45 s
Current children cumulated vsize: 88204 KiB
Current children cumulated memory: 12608 KiB

[startup+51.1056 s]
/proc/loadavg: 4.67 4.40 4.27 5/254 15488
/proc/meminfo: memFree=130062100/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=89388 memory=13760 CPUtime=93.71 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 8615 0 0 0 9319 52 0 0 20 0 2 0 30528288 91533312 3440 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22347 3440 672 633 0 5224 0
[pid=15485/tid=15487] ppid=15482 vsize=89388 memory=13632 CPUtime=43.11 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) S 15482 15485 15162 0 -1 4194368 1787 0 0 0 4295 16 0 0 20 0 2 0 30528288 91533312 3440 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 93.71 s
Current children cumulated vsize: 89388 KiB
Current children cumulated memory: 13760 KiB

[startup+102.3 s]
/proc/loadavg: 4.75 4.46 4.29 6/254 15492
/proc/meminfo: memFree=130057792/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=90488 memory=15040 CPUtime=185.3 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 11170 0 0 0 18450 80 0 0 20 0 2 0 30528288 92659712 3760 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22622 3760 672 633 0 5499 0
[pid=15485/tid=15487] ppid=15482 vsize=90488 memory=16352 CPUtime=83.94 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 1919 0 0 0 8366 28 0 0 20 0 2 0 30528288 92659712 3760 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 185.3 s
Current children cumulated vsize: 90488 KiB
Current children cumulated memory: 15040 KiB

[startup+162.3 s]
/proc/loadavg: 4.84 4.54 4.33 6/254 15494
/proc/meminfo: memFree=130057584/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=90796 memory=15680 CPUtime=292.57 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 12417 0 0 0 29142 115 0 0 20 0 2 0 30528288 92975104 3920 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22699 3920 672 633 0 5576 0
[pid=15485/tid=15487] ppid=15482 vsize=90796 memory=15552 CPUtime=131.76 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 2034 0 0 0 13133 43 0 0 20 0 2 0 30528288 92975104 3920 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 292.57 s
Current children cumulated vsize: 90796 KiB
Current children cumulated memory: 15680 KiB

[startup+222.3 s]
/proc/loadavg: 4.98 4.64 4.38 6/254 15541
/proc/meminfo: memFree=130068724/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=91196 memory=15936 CPUtime=404.69 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 14994 0 0 0 40329 140 0 0 20 0 2 0 30528288 93384704 3984 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22799 3984 672 633 0 5676 0
[pid=15485/tid=15487] ppid=15482 vsize=91196 memory=17152 CPUtime=184.48 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 2433 0 0 0 18394 54 0 0 20 0 2 0 30528288 93384704 3984 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 404.69 s
Current children cumulated vsize: 91196 KiB
Current children cumulated memory: 15936 KiB

[startup+282.3 s]
/proc/loadavg: 6.04 4.99 4.52 8/255 15635
/proc/meminfo: memFree=130339508/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=91196 memory=15936 CPUtime=519.7 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 15759 0 0 0 51810 160 0 0 20 0 2 0 30528288 93384704 3984 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22799 3984 672 633 0 5676 0
[pid=15485/tid=15487] ppid=15482 vsize=91196 memory=15936 CPUtime=240.02 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 2461 0 0 0 23939 63 0 0 20 0 2 0 30528288 93384704 3984 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 519.7 s
Current children cumulated vsize: 91196 KiB

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

/proc/meminfo: memFree=130323456/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=91876 memory=16832 CPUtime=2489.5 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 21082 0 0 0 248471 479 0 0 20 0 2 0 30528288 94081024 4208 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22969 4208 672 633 0 5846 0
[pid=15485/tid=15487] ppid=15482 vsize=91876 memory=16832 CPUtime=1200.28 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3371 0 0 0 119816 212 0 0 20 0 2 0 30528288 94081024 4208 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 2489.5 s
Current children cumulated vsize: 91876 KiB
Current children cumulated memory: 16832 KiB

[startup+1362.3 s]
/proc/loadavg: 7.67 7.73 6.81 9/254 15688
/proc/meminfo: memFree=130324320/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=91876 memory=16832 CPUtime=2605.96 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 21097 0 0 0 260101 495 0 0 20 0 2 0 30528288 94081024 4208 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22969 4208 672 633 0 5846 0
[pid=15485/tid=15487] ppid=15482 vsize=91876 memory=16832 CPUtime=1257.35 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3371 0 0 0 125515 220 0 0 20 0 2 0 30528288 94081024 4208 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 2605.96 s
Current children cumulated vsize: 91876 KiB
Current children cumulated memory: 16832 KiB

[startup+1422.3 s]
/proc/loadavg: 7.80 7.75 6.87 8/254 15690
/proc/meminfo: memFree=130324556/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=91876 memory=16832 CPUtime=2722.33 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 21420 0 0 0 271721 512 0 0 20 0 2 0 30528288 94081024 4208 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 22969 4208 672 633 0 5846 0
[pid=15485/tid=15487] ppid=15482 vsize=91876 memory=16832 CPUtime=1314.35 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3372 0 0 0 131208 227 0 0 20 0 2 0 30528288 94081024 4208 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 2722.33 s
Current children cumulated vsize: 91876 KiB
Current children cumulated memory: 16832 KiB

[startup+1482.3 s]
/proc/loadavg: 7.87 7.78 6.94 9/253 15692
/proc/meminfo: memFree=130324300/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=92468 memory=17344 CPUtime=2838.71 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 21585 0 0 0 283343 528 0 0 20 0 2 0 30528288 94687232 4336 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23117 4336 672 633 0 5994 0
[pid=15485/tid=15487] ppid=15482 vsize=92468 memory=16832 CPUtime=1371.34 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3372 0 0 0 136901 233 0 0 20 0 2 0 30528288 94687232 4336 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 2838.71 s
Current children cumulated vsize: 92468 KiB
Current children cumulated memory: 17344 KiB

[startup+1542.3 s]
/proc/loadavg: 7.79 7.78 7.00 8/253 15694
/proc/meminfo: memFree=130324784/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=92468 memory=17600 CPUtime=2955.04 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 22212 0 0 0 294959 545 0 0 20 0 2 0 30528288 94687232 4400 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23117 4400 672 633 0 5994 0
[pid=15485/tid=15487] ppid=15482 vsize=92468 memory=16352 CPUtime=1428.24 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3402 0 0 0 142584 240 0 0 20 0 2 0 30528288 94687232 4400 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 2955.04 s
Current children cumulated vsize: 92468 KiB
Current children cumulated memory: 17600 KiB

[startup+1602.3 s]
/proc/loadavg: 8.26 7.90 7.09 9/253 15696
/proc/meminfo: memFree=130323900/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18112 CPUtime=3071.24 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 22372 0 0 0 306563 561 0 0 20 0 2 0 30528288 95318016 4528 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4528 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=17152 CPUtime=1485.07 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3404 0 0 0 148261 246 0 0 20 0 2 0 30528288 95318016 4528 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3071.24 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18112 KiB

[startup+1662.3 s]
/proc/loadavg: 8.07 7.91 7.14 9/254 15699
/proc/meminfo: memFree=130324692/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18240 CPUtime=3187.49 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 22390 0 0 0 318172 577 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4560 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=18240 CPUtime=1541.95 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3404 0 0 0 153942 253 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3187.49 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18240 KiB

[startup+1722.3 s]
/proc/loadavg: 7.94 7.90 7.19 9/254 15701
/proc/meminfo: memFree=130328156/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18240 CPUtime=3303.79 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 22399 0 0 0 329786 593 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4560 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=18240 CPUtime=1598.83 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3404 0 0 0 159625 258 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3303.79 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18240 KiB

[startup+1782.3 s]
/proc/loadavg: 7.67 7.82 7.21 9/255 15706
/proc/meminfo: memFree=130329132/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18240 CPUtime=3419.91 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 23156 0 0 0 341381 610 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4560 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=16352 CPUtime=1655.59 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3687 0 0 0 165292 267 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3419.91 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18240 KiB

[startup+1842.3 s]
/proc/loadavg: 7.73 7.81 7.24 9/255 15710
/proc/meminfo: memFree=130329220/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18240 CPUtime=3536.29 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 23174 0 0 0 353004 625 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4560 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=18240 CPUtime=1712.54 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3689 0 0 0 170982 272 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3536.29 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1875.3 s]
/proc/loadavg: 7.67 7.79 7.26 9/255 15710
/proc/meminfo: memFree=130329016/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18240 CPUtime=3600.18 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 23179 0 0 0 359385 633 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4560 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=18240 CPUtime=1743.79 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3689 0 0 0 174102 277 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18240 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.89 s, system=6.33723 s

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

[startup+1875.3 s]
/proc/loadavg: 7.67 7.79 7.26 9/255 15710
/proc/meminfo: memFree=130329016/131382120 swapFree=33010684/33010684
[pid=15485] ppid=15482 vsize=93084 memory=18240 CPUtime=3600.18 cores=0,2
/proc/15485/stat : 15485 (pb_competition_) R 15482 15485 15162 0 -1 4194304 23179 0 0 0 359385 633 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
/proc/15485/statm: 23271 4560 672 633 0 6148 0
[pid=15485/tid=15487] ppid=15482 vsize=93084 memory=18240 CPUtime=1743.79 cores=0,2
/proc/15485/task/15487/stat : 15487 (pb_competition_) R 15482 15485 15162 0 -1 4194368 3689 0 0 0 174102 277 0 0 20 0 2 0 30528288 95318016 4560 18446744073709551615 4198400 6788177 140727342807184 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 20578304 140727342815577 140727342815704 140727342815704 140727342821306 0
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 93084 KiB
Current children cumulated memory: 18240 KiB

Child status: 0

Real time (s): 1875.33
CPU time (s): 3600.23
CPU user time (s): 3593.89
CPU system time (s): 6.33723
CPU usage (%): 191.978
Max. virtual memory (cumulated for all children) (KiB): 93084
Max. memory (cumulated for all children) (KiB): 18240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.89
system time used= 6.33723
maximum resident set size= 18240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23229
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= 13275
involuntary context switches= 62646


# summary of solver processes directly reported to runsolver:
#   pid: 15485
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3593.89
#   total CPU system time (s): 6.33723

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.20021 second user time and 9.54281 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 00:08:12
IDJOB=4492902
IDBENCH=147832
IDSOLVER=3347
FILE ID=nodeC008/4492902-1751148492
RUNJOBID= nodeC008-1751145166-15172
SLURM_JOB_ID= 9587445
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-35-30.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-4492902-1751148492/watcher-4492902-1751148492 -o /tmp/evaluation-result-4492902-1751148492/solver-4492902-1751148492 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15172 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1470234730 HOME/instance-4492902-1751148492.opb

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

MD5SUM BENCH= 215f0e018374322050c4154ba04558db
RANDOM SEED=1470234730

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130062160 kB
MemAvailable:   129671992 kB
Buffers:            3280 kB
Cached:           386432 kB
SwapCached:            0 kB
Active:           627148 kB
Inactive:         188284 kB
Active(anon):     443676 kB
Inactive(anon):        0 kB
Active(file):     183472 kB
Inactive(file):   188284 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5220 kB
Writeback:             0 kB
AnonPages:        428792 kB
Mapped:           110504 kB
Shmem:             17956 kB
KReclaimable:      83784 kB
Slab:             161916 kB
SReclaimable:      83784 kB
SUnreclaim:        78132 kB
KernelStack:        4080 kB
PageTables:         3724 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     776936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC008 at 2025-06-29 00:39:27