Trace number 4493298

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.15 2094.43

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUM524c0290a9c7ac599d8004695d4c7f99
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark21643.2
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.50/0.40	c #variable: 23409
0.50/0.40	c #constraint: 1386
0.50/0.40	c #equal: 0
0.50/0.40	c intsize: 9
0.50/0.40	c sizeproduct: 0
0.50/0.40	c #soft: 0
0.50/0.40	c mincost: 0
0.50/0.40	c maxcost: 0
0.50/0.40	c sumcost: 0
0.50/0.40	c iteration_max: -1
0.50/0.40	c time_max: -1
0.50/0.40	c number_of_threads(move update): 2
0.50/0.40	c number_of_threads(move evaluation): 2
0.50/0.40	c seed: 1360494241
3600.00/2094.35	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 (63342 MiB free)
  memory of node 1: 64465 MiB (63894 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493298-1751149079/watcher-4493298-1751149079 -o /tmp/evaluation-result-4493298-1751149079/solver-4493298-1751149079 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13092 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1360494241 HOME/instance-4493298-1751149079.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=13759, runsolver pid=13756

[startup+0.100066 s]*
/proc/loadavg: 7.37 7.46 6.75 8/254 13761
/proc/meminfo: memFree=130282092/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=89464 memory=24832 CPUtime=0.19 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 5772 0 0 0 17 2 0 0 20 0 2 0 30586588 91611136 6208 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 22366 6208 576 633 0 7844 0
[pid=13759/tid=13761] ppid=13756 vsize=89464 memory=4026531960 CPUtime=0.1 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) D 13756 13759 13082 0 -1 4194368 2612 0 0 0 9 1 0 0 20 0 2 0 30586589 91611136 6208 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 0 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 89464 KiB
Current children cumulated memory: 24832 KiB

[startup+0.21374 s]*
/proc/loadavg: 7.37 7.46 6.75 8/254 13761
/proc/meminfo: memFree=130263948/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=98164 memory=35988 CPUtime=0.31 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 8923 0 0 0 28 3 0 0 20 0 2 0 30586588 100519936 8997 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 24541 8997 608 633 0 10613 0
[pid=13759/tid=13761] ppid=13756 vsize=98164 memory=664958721904869660 CPUtime=0.12 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 3180 0 0 0 11 1 0 0 20 0 2 0 30586589 100519936 8997 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 0 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 98164 KiB
Current children cumulated memory: 35988 KiB

[startup+0.313366 s]*
/proc/loadavg: 7.37 7.46 6.75 8/254 13761
/proc/meminfo: memFree=130255884/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=102336 memory=43668 CPUtime=0.5 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 10819 0 0 0 46 4 0 0 20 0 2 0 30586588 104792064 10917 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 25584 10917 608 633 0 12475 0
[pid=13759/tid=13761] ppid=13756 vsize=102336 memory=7971236681366519409 CPUtime=0.22 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 4007 0 0 0 21 1 0 0 20 0 2 0 30586589 104792064 10917 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 102336 KiB
Current children cumulated memory: 43668 KiB

[startup+0.700267 s]
/proc/loadavg: 7.34 7.45 6.75 7/254 13761
/proc/meminfo: memFree=130239932/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=134720 memory=78484 CPUtime=0.89 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 19491 0 0 0 83 6 0 0 20 0 2 0 30586588 137953280 19621 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 33680 19621 672 633 0 21202 0
[pid=13759/tid=13761] ppid=13756 vsize=134720 memory=17152 CPUtime=0.3 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 4635 0 0 0 28 2 0 0 20 0 2 0 30586589 137953280 19621 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 0.89 s
Current children cumulated vsize: 134720 KiB
Current children cumulated memory: 78484 KiB

[startup+1.50023 s]
/proc/loadavg: 7.34 7.45 6.75 8/254 13761
/proc/meminfo: memFree=130167356/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=186168 memory=130124 CPUtime=1.94 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 47658 0 0 0 183 11 0 0 20 0 2 0 30586588 190636032 32531 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 46542 32531 672 633 0 34064 0
[pid=13759/tid=13761] ppid=13756 vsize=186168 memory=17152 CPUtime=0.55 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 4650 0 0 0 53 2 0 0 20 0 2 0 30586589 190636032 32531 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 1.94 s
Current children cumulated vsize: 186168 KiB
Current children cumulated memory: 130124 KiB

[startup+3.10549 s]
/proc/loadavg: 7.34 7.45 6.75 8/254 13761
/proc/meminfo: memFree=130167356/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=186352 memory=130380 CPUtime=4.67 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 53257 0 0 0 454 13 0 0 20 0 2 0 30586588 190824448 32595 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 46588 32595 672 633 0 34110 0
[pid=13759/tid=13761] ppid=13756 vsize=186352 memory=130124 CPUtime=1.69 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 4654 0 0 0 167 2 0 0 20 0 2 0 30586589 190824448 32595 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 4.67 s
Current children cumulated vsize: 186352 KiB
Current children cumulated memory: 130380 KiB

[startup+6.30023 s]
/proc/loadavg: 7.31 7.44 6.75 7/254 13762
/proc/meminfo: memFree=130167616/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=187036 memory=131020 CPUtime=10.04 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 92138 0 0 0 986 18 0 0 20 0 2 0 30586588 191524864 32755 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 46759 32755 672 633 0 34281 0
[pid=13759/tid=13761] ppid=13756 vsize=187036 memory=17152 CPUtime=3.9 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 10059 0 0 0 386 4 0 0 20 0 2 0 30586589 191524864 32755 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 10.04 s
Current children cumulated vsize: 187036 KiB
Current children cumulated memory: 131020 KiB

[startup+12.7002 s]
/proc/loadavg: 7.37 7.45 6.76 9/254 13762
/proc/meminfo: memFree=130167616/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=188764 memory=132428 CPUtime=21.08 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 135883 0 0 0 2083 25 0 0 20 0 2 0 30586588 193294336 33107 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 47191 33107 672 633 0 34713 0
[pid=13759/tid=13761] ppid=13756 vsize=188764 memory=132428 CPUtime=8.57 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 15915 0 0 0 851 6 0 0 20 0 2 0 30586589 193294336 33107 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 21.08 s
Current children cumulated vsize: 188764 KiB
Current children cumulated memory: 132428 KiB

[startup+25.5003 s]
/proc/loadavg: 7.23 7.42 6.76 7/254 13762
/proc/meminfo: memFree=130167632/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=189276 memory=132684 CPUtime=43.33 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 160474 0 0 0 4299 34 0 0 20 0 2 0 30586588 193818624 33171 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 47319 33171 672 633 0 34841 0
[pid=13759/tid=13761] ppid=13756 vsize=189276 memory=132428 CPUtime=18.11 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 19524 0 0 0 1802 9 0 0 20 0 2 0 30586589 193818624 33171 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 43.33 s
Current children cumulated vsize: 189276 KiB
Current children cumulated memory: 132684 KiB

[startup+51.1055 s]
/proc/loadavg: 7.11 7.38 6.76 9/254 13762
/proc/meminfo: memFree=130167532/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=191696 memory=135244 CPUtime=87.3 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 203629 0 0 0 8678 52 0 0 20 0 2 0 30586588 196296704 33811 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 47924 33811 672 633 0 35446 0
[pid=13759/tid=13761] ppid=13756 vsize=191696 memory=17152 CPUtime=36.66 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 29111 0 0 0 3651 15 0 0 20 0 2 0 30586589 196296704 33811 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 87.3 s
Current children cumulated vsize: 191696 KiB
Current children cumulated memory: 135244 KiB

[startup+102.3 s]
/proc/loadavg: 7.29 7.38 6.80 6/254 13764
/proc/meminfo: memFree=130166416/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=196640 memory=139724 CPUtime=172.44 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 226835 0 0 0 17165 79 0 0 20 0 2 0 30586588 201359360 34931 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 49160 34931 672 633 0 36682 0
[pid=13759/tid=13761] ppid=13756 vsize=196640 memory=17152 CPUtime=70.99 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 33499 0 0 0 7073 26 0 0 20 0 2 0 30586589 201359360 34931 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 172.44 s
Current children cumulated vsize: 196640 KiB
Current children cumulated memory: 139724 KiB

[startup+162.3 s]
/proc/loadavg: 6.95 7.27 6.80 8/253 13766
/proc/meminfo: memFree=130163920/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=196640 memory=139852 CPUtime=232.31 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 250352 0 0 0 23135 96 0 0 20 0 2 0 30586588 201359360 34963 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 49160 34963 672 633 0 36682 0
[pid=13759/tid=13761] ppid=13756 vsize=196640 memory=5632 CPUtime=71.09 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 33500 0 0 0 7083 26 0 0 20 0 2 0 30586589 201359360 34963 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 232.31 s
Current children cumulated vsize: 196640 KiB
Current children cumulated memory: 139852 KiB

[startup+222.3 s]
/proc/loadavg: 7.14 7.25 6.83 7/253 13768
/proc/meminfo: memFree=130127416/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=196640 memory=139980 CPUtime=324.56 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 277355 0 0 0 32333 123 0 0 20 0 2 0 30586588 201359360 34995 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 49160 34995 672 633 0 36682 0
[pid=13759/tid=13761] ppid=13756 vsize=196640 memory=17152 CPUtime=103.72 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 36707 0 0 0 10337 35 0 0 20 0 2 0 30586589 201359360 34995 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 324.56 s
Current children cumulated vsize: 196640 KiB
Current children cumulated memory: 139980 KiB

[startup+282.3 s]
/proc/loadavg: 7.29 7.25 6.85 8/253 13770
/proc/meminfo: memFree=130124532/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=201380 memory=143888 CPUtime=424.38 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 280532 0 0 0 42297 141 0 0 20 0 2 0 30586588 206213120 35972 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 50345 35972 672 633 0 37867 0
[pid=13759/tid=13761] ppid=13756 vsize=201380 memory=143760 CPUtime=143.95 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 37044 0 0 0 14352 43 0 0 20 0 2 0 30586589 206213120 35972 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 424.38 s
Current children cumulated vsize: 201380 KiB
Current children cumulated memory: 143888 KiB

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

/proc/meminfo: memFree=129905724/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=2633.22 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 303161 0 0 0 262892 430 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=17152 CPUtime=1103.57 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 39344 0 0 0 110170 187 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 2633.22 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1602.3 s]
/proc/loadavg: 7.33 7.23 7.13 9/256 14061
/proc/meminfo: memFree=129899684/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=2738.47 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 304474 0 0 0 273407 440 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1149.38 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 39729 0 0 0 114747 191 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 2738.47 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1662.3 s]
/proc/loadavg: 7.23 7.20 7.13 7/256 14064
/proc/meminfo: memFree=129893452/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=2842.67 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 304474 0 0 0 283814 453 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1194.09 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 39729 0 0 0 119212 197 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 2842.67 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1722.3 s]
/proc/loadavg: 7.20 7.20 7.13 8/256 14070
/proc/meminfo: memFree=129905120/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=2947.47 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 305776 0 0 0 294284 463 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1239.43 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 39739 0 0 0 123742 201 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 2947.47 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1782.3 s]
/proc/loadavg: 7.02 7.15 7.12 8/255 14117
/proc/meminfo: memFree=129695000/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3052.21 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 305784 0 0 0 304748 473 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1284.72 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 39739 0 0 0 128265 207 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3052.21 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1842.3 s]
/proc/loadavg: 7.01 7.11 7.10 7/253 14119
/proc/meminfo: memFree=129697212/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3157.92 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 305784 0 0 0 315307 485 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1330.9 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 39739 0 0 0 132879 211 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3157.92 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1902.3 s]
/proc/loadavg: 6.92 7.06 7.08 7/254 14122
/proc/meminfo: memFree=129697580/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3264.04 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 307103 0 0 0 325906 498 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=0 CPUtime=1377.5 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 39969 0 0 0 137534 216 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3264.04 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+1962.3 s]
/proc/loadavg: 6.88 7.02 7.07 9/254 14125
/proc/meminfo: memFree=129697172/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3368.93 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 308418 0 0 0 336383 510 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1422.87 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 40127 0 0 0 142065 222 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3368.93 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+2022.3 s]
/proc/loadavg: 6.70 6.95 7.04 6/254 14127
/proc/meminfo: memFree=129683876/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3474.14 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 308418 0 0 0 346892 522 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1468.56 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 40127 0 0 0 146629 227 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3474.14 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

[startup+2082.3 s]
/proc/loadavg: 6.61 6.88 7.01 7/254 14129
/proc/meminfo: memFree=129678552/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3579.52 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 309723 0 0 0 357419 533 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1514.4 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 40415 0 0 0 151208 232 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3579.52 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2094.3 s]
/proc/loadavg: 6.45 6.84 6.99 7/254 14130
/proc/meminfo: memFree=129670524/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=222256 memory=164336 CPUtime=3600 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 309723 0 0 0 359464 536 0 0 20 0 2 0 30586588 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 55564 41084 672 633 0 43086 0
[pid=13759/tid=13761] ppid=13756 vsize=222256 memory=164336 CPUtime=1522.98 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) R 13756 13759 13082 0 -1 4194368 40415 0 0 0 152064 234 0 0 20 0 2 0 30586589 227590144 41084 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 222256 KiB
Current children cumulated memory: 164336 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.78 s, system=5.36797 s

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

[startup+2094.4 s]
/proc/loadavg: 6.45 6.84 6.99 7/254 14130
/proc/meminfo: memFree=129670524/131382120 swapFree=33010684/33010684
[pid=13759] ppid=13756 vsize=209440 memory=153644 CPUtime=3600.11 cores=0,2
/proc/13759/stat : 13759 (pb_competition_) R 13756 13759 13082 0 -1 4194304 311762 0 0 0 359475 536 0 0 20 0 2 0 30586588 214466560 38411 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
/proc/13759/statm: 52360 38411 672 633 0 39882 0
[pid=13759/tid=13761] ppid=13756 vsize=209440 memory=5632 CPUtime=1522.99 cores=0,2
/proc/13759/task/13761/stat : 13761 (pb_competition_) S 13756 13759 13082 0 -1 4194368 40415 0 0 0 152065 234 0 0 20 0 2 0 30586589 214466560 38411 18446744073709551615 4198400 6788177 140728877555872 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 40103936 140728877562201 140728877562328 140728877562328 140728877567930 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 209440 KiB
Current children cumulated memory: 153644 KiB

Child status: 0

Real time (s): 2094.43
CPU time (s): 3600.15
CPU user time (s): 3594.78
CPU system time (s): 5.36797
CPU usage (%): 171.892
Max. virtual memory (cumulated for all children) (KiB): 222256
Max. memory (cumulated for all children) (KiB): 164336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.78
system time used= 5.36797
maximum resident set size= 164336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313502
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= 145109
involuntary context switches= 95026


# summary of solver processes directly reported to runsolver:
#   pid: 13759
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3594.78
#   total CPU system time (s): 5.36797

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.60703 second user time and 10.9051 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-29 00:17:59
IDJOB=4493298
IDBENCH=147859
IDSOLVER=3347
FILE ID=nodeC003/4493298-1751149079
RUNJOBID= nodeC003-1751144447-13092
SLURM_JOB_ID= 9587440
Free space on /tmp= 433024 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin18.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-4493298-1751149079/watcher-4493298-1751149079 -o /tmp/evaluation-result-4493298-1751149079/solver-4493298-1751149079 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13092 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1360494241 HOME/instance-4493298-1751149079.opb

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

MD5SUM BENCH= 524c0290a9c7ac599d8004695d4c7f99
RANDOM SEED=1360494241

nodeC003 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.516
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.44
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		: 3491.866
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.44
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.163
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.44
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		: 3491.879
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.44
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		: 3591.484
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.44
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		: 3591.250
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.44
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		: 3491.721
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.44
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		: 3491.472
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130288084 kB
MemAvailable:   129900168 kB
Buffers:            3280 kB
Cached:           391352 kB
SwapCached:            0 kB
Active:           353088 kB
Inactive:         178140 kB
Active(anon):     154556 kB
Inactive(anon):        0 kB
Active(file):     198532 kB
Inactive(file):   178140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7400 kB
Writeback:            52 kB
AnonPages:        139248 kB
Mapped:           110416 kB
Shmem:             17960 kB
KReclaimable:      83376 kB
Slab:             162372 kB
SReclaimable:      83376 kB
SUnreclaim:        78996 kB
KernelStack:        4080 kB
PageTables:         3188 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     495628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC003 at 2025-06-29 00:52:54