Trace number 4503490

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) 3601.01 3579.5

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-164.opb
MD5SUMb4f7b6a8046a7674beacf37f098f7772
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 benchmark10.6111
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26339
Total number of constraints612374
Number of constraints which are clauses549666
Number of constraints which are cardinality constraints (but not clauses)2270
Number of constraints which are nor clauses,nor cardinality constraints60438
Minimum length of a constraint1
Maximum length of a constraint1485
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1486
Number of bits of the biggest sum of numbers11
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/)
2.95/1.85	c #variable: 26339
2.95/1.85	c #constraint: 612374
2.95/1.85	c #equal: 1311
2.95/1.85	c intsize: 11
2.95/1.85	c sizeproduct: 0
2.95/1.85	c #soft: 0
2.95/1.85	c mincost: 0
2.95/1.85	c maxcost: 0
2.95/1.85	c sumcost: 0
2.95/1.85	c iteration_max: -1
2.95/1.85	c time_max: -1
2.95/1.85	c number_of_threads(move update): 2
2.95/1.85	c number_of_threads(move evaluation): 2
2.95/1.85	c seed: 184291231
3600.10/3578.64	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (63058 MiB free)
  memory of node 1: 64507 MiB (63833 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503490-1751172227/watcher-4503490-1751172227 -o /tmp/evaluation-result-4503490-1751172227/solver-4503490-1751172227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751172227-18565 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 184291231 HOME/instance-4503490-1751172227.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=18625, runsolver pid=18622

[startup+0.100066 s]*
/proc/loadavg: 0.53 1.27 2.23 7/270 18626
/proc/meminfo: memFree=129720884/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=128432 memory=104316 CPUtime=0.09 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) S 18622 18625 18550 0 -1 4194304 12830 0 0 0 6 3 0 0 20 0 2 0 32902261 131514368 26079 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 32108 26079 576 633 0 31323 0
[pid=18625/tid=18627] ppid=18622 vsize=128432 memory=4026531960 CPUtime=0 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) R 18622 18625 18550 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 32902272 131514368 26079 18446744073709551615 4198400 6788177 140734555930560 0 0 0 2147221247 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 128432 KiB
Current children cumulated memory: 104316 KiB

[startup+0.205724 s]*
/proc/loadavg: 0.53 1.27 2.23 6/271 18627
/proc/meminfo: memFree=129530372/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=215220 memory=144508 CPUtime=0.3 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 22900 0 0 0 24 6 0 0 20 0 2 0 32902261 220385280 36127 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 53805 36127 576 633 0 41390 0
[pid=18625/tid=18627] ppid=18622 vsize=215220 memory=4208735117501333788 CPUtime=0.09 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) R 18622 18625 18550 0 -1 4194368 4755 0 0 0 8 1 0 0 20 0 2 0 32902272 220385280 36127 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 215220 KiB
Current children cumulated memory: 144508 KiB

[startup+0.305782 s]*
/proc/loadavg: 0.53 1.27 2.23 8/271 18627
/proc/meminfo: memFree=129277472/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=235416 memory=182780 CPUtime=0.49 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 32486 0 0 0 41 8 0 0 20 0 2 0 32902261 241065984 45695 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 58854 45695 576 633 0 50962 0
[pid=18625/tid=18627] ppid=18622 vsize=235416 memory=7970107478713449328 CPUtime=0.19 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) R 18622 18625 18550 0 -1 4194368 9278 0 0 0 16 3 0 0 20 0 2 0 32902272 241065984 45695 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 235416 KiB
Current children cumulated memory: 182780 KiB

[startup+0.700215 s]
/proc/loadavg: 0.53 1.27 2.23 7/271 18627
/proc/meminfo: memFree=129122240/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=379624 memory=333564 CPUtime=1.25 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 70146 0 0 0 110 15 0 0 20 0 2 0 32902261 388734976 83391 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 94906 83391 576 633 0 88621 0
[pid=18625/tid=18627] ppid=18622 vsize=379624 memory=17408 CPUtime=0.56 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) R 18622 18625 18550 0 -1 4194368 27269 0 0 0 49 7 0 0 20 0 2 0 32902272 388734976 83391 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 379624 KiB
Current children cumulated memory: 333564 KiB

[startup+1.50021 s]
/proc/loadavg: 0.53 1.27 2.23 6/271 18627
/proc/meminfo: memFree=128698044/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=907440 memory=866916 CPUtime=2.35 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 139628 0 0 0 203 32 0 0 20 0 2 0 32902261 929218560 216729 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 226860 216729 608 633 0 218235 0
[pid=18625/tid=18627] ppid=18622 vsize=907440 memory=17408 CPUtime=0.93 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) R 18622 18625 18550 0 -1 4194368 44906 0 0 0 82 11 0 0 20 0 2 0 32902272 929218560 216729 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 907440 KiB
Current children cumulated memory: 866916 KiB

[startup+3.10604 s]
/proc/loadavg: 0.53 1.27 2.23 6/271 18627
/proc/meminfo: memFree=127665220/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=1151244 memory=1086196 CPUtime=4.3 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 291099 0 0 0 383 47 0 0 20 0 2 0 32902261 1178873856 271549 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 287811 271549 640 633 0 274864 0
[pid=18625/tid=18627] ppid=18622 vsize=1151244 memory=948836 CPUtime=1.28 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 62296 0 0 0 114 14 0 0 20 0 2 0 32902272 1178873856 271549 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 4.3 s
Current children cumulated vsize: 1151244 KiB
Current children cumulated memory: 1086196 KiB

[startup+6.30019 s]
/proc/loadavg: 0.89 1.33 2.25 7/271 18627
/proc/meminfo: memFree=127326164/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=1487928 memory=1422068 CPUtime=7.48 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 596715 0 0 0 677 71 0 0 20 0 2 0 32902261 1523638272 355517 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 371982 355517 640 633 0 359035 0
[pid=18625/tid=18627] ppid=18622 vsize=1487928 memory=17408 CPUtime=1.28 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 62296 0 0 0 114 14 0 0 20 0 2 0 32902272 1523638272 355517 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 7.48 s
Current children cumulated vsize: 1487928 KiB
Current children cumulated memory: 1422068 KiB

[startup+12.7002 s]
/proc/loadavg: 1.22 1.39 2.26 6/270 18627
/proc/meminfo: memFree=126642912/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2167048 memory=2104332 CPUtime=13.87 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 898639 0 0 0 1283 104 0 0 20 0 2 0 32902261 2219057152 526083 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 541762 526083 640 633 0 528815 0
[pid=18625/tid=18627] ppid=18622 vsize=2167048 memory=2104332 CPUtime=1.3 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 63281 0 0 0 116 14 0 0 20 0 2 0 32902272 2219057152 526083 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 13.87 s
Current children cumulated vsize: 2167048 KiB
Current children cumulated memory: 2104332 KiB

[startup+25.5002 s]
/proc/loadavg: 1.99 1.56 2.30 6/270 18628
/proc/meminfo: memFree=126643136/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2167048 memory=2104332 CPUtime=26.69 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 1108221 0 0 0 2553 116 0 0 20 0 2 0 32902261 2219057152 526083 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 541762 526083 640 633 0 528815 0
[pid=18625/tid=18627] ppid=18622 vsize=2167048 memory=2104332 CPUtime=1.37 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 63351 0 0 0 123 14 0 0 20 0 2 0 32902272 2219057152 526083 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 26.69 s
Current children cumulated vsize: 2167048 KiB
Current children cumulated memory: 2104332 KiB

[startup+51.1061 s]
/proc/loadavg: 2.96 1.82 2.37 7/270 18628
/proc/meminfo: memFree=126631944/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2167048 memory=2104332 CPUtime=52.86 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 1372875 0 0 0 5156 130 0 0 20 0 2 0 32902261 2219057152 526083 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 541762 526083 640 633 0 528815 0
[pid=18625/tid=18627] ppid=18622 vsize=2167048 memory=17408 CPUtime=2.07 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 66202 0 0 0 193 14 0 0 20 0 2 0 32902272 2219057152 526083 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 52.86 s
Current children cumulated vsize: 2167048 KiB
Current children cumulated memory: 2104332 KiB

[startup+102.3 s]
/proc/loadavg: 3.97 2.28 2.50 6/270 18633
/proc/meminfo: memFree=126617176/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2167312 memory=2104588 CPUtime=105.08 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 1752664 0 0 0 10357 151 0 0 20 0 2 0 32902261 2219327488 526147 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 541828 526147 640 633 0 528881 0
[pid=18625/tid=18627] ppid=18622 vsize=2167312 memory=2104460 CPUtime=3.34 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 70015 0 0 0 319 15 0 0 20 0 2 0 32902272 2219327488 526147 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 105.08 s
Current children cumulated vsize: 2167312 KiB
Current children cumulated memory: 2104588 KiB

[startup+162.3 s]
/proc/loadavg: 4.53 2.76 2.65 6/270 18637
/proc/meminfo: memFree=126604584/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2167708 memory=2105100 CPUtime=166.06 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 1996368 0 0 0 16440 166 0 0 20 0 2 0 32902261 2219732992 526275 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 541927 526275 640 633 0 528980 0
[pid=18625/tid=18627] ppid=18622 vsize=2167708 memory=2105100 CPUtime=4.62 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 73271 0 0 0 447 15 0 0 20 0 2 0 32902272 2219732992 526275 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 166.06 s
Current children cumulated vsize: 2167708 KiB
Current children cumulated memory: 2105100 KiB

[startup+222.3 s]
/proc/loadavg: 4.84 3.18 2.81 5/270 18639
/proc/meminfo: memFree=126597276/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2168500 memory=2105740 CPUtime=227.05 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 2159352 0 0 0 22528 177 0 0 20 0 2 0 32902261 2220544000 526435 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 542125 526435 640 633 0 529178 0
[pid=18625/tid=18627] ppid=18622 vsize=2168500 memory=2105484 CPUtime=5.91 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 75457 0 0 0 575 16 0 0 20 0 2 0 32902272 2220544000 526435 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 227.05 s
Current children cumulated vsize: 2168500 KiB
Current children cumulated memory: 2105740 KiB

[startup+282.3 s]
/proc/loadavg: 4.83 3.48 2.94 7/270 18641
/proc/meminfo: memFree=126586784/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2169292 memory=2106508 CPUtime=287.96 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 2339359 0 0 0 28608 188 0 0 20 0 2 0 32902261 2221355008 526627 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 542323 526627 640 633 0 529376 0
[pid=18625/tid=18627] ppid=18622 vsize=2169292 memory=2106508 CPUtime=7.11 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 78769 0 0 0 694 17 0 0 20 0 2 0 32902272 2221355008 526627 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 287.96 s
Current children cumulated vsize: 2169292 KiB
Current children cumulated memory: 2106508 KiB

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

/proc/meminfo: memFree=120023424/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2112780 CPUtime=3060.84 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5215228 0 0 0 305720 364 0 0 20 0 2 0 32902261 2224869376 528195 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528195 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=2112780 CPUtime=33.42 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111030 0 0 0 3308 34 0 0 20 0 2 0 32902272 2224869376 528195 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3060.84 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2112780 KiB

[startup+3102.3 s]
/proc/loadavg: 4.70 4.77 4.85 5/268 18926
/proc/meminfo: memFree=120024252/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2112780 CPUtime=3121.11 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5224415 0 0 0 311747 364 0 0 20 0 2 0 32902261 2224869376 528195 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528195 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=2112780 CPUtime=33.97 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111078 0 0 0 3363 34 0 0 20 0 2 0 32902272 2224869376 528195 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3121.11 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2112780 KiB

[startup+3162.3 s]
/proc/loadavg: 4.81 4.78 4.85 5/269 18931
/proc/meminfo: memFree=120050316/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2112780 CPUtime=3181.51 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5233915 0 0 0 317785 366 0 0 20 0 2 0 32902261 2224869376 528195 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528195 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=14464 CPUtime=34.64 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111326 0 0 0 3429 35 0 0 20 0 2 0 32902272 2224869376 528195 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3181.51 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2112780 KiB

[startup+3222.3 s]
/proc/loadavg: 5.01 4.85 4.87 6/269 18935
/proc/meminfo: memFree=120054780/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3241.79 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5243243 0 0 0 323812 367 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=14464 CPUtime=35.19 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111369 0 0 0 3483 36 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3241.79 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB

[startup+3282.3 s]
/proc/loadavg: 4.62 4.77 4.84 5/269 18937
/proc/meminfo: memFree=120026820/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3302.11 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5251059 0 0 0 329843 368 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=2113804 CPUtime=35.8 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111415 0 0 0 3544 36 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3302.11 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB

[startup+3342.3 s]
/proc/loadavg: 4.64 4.74 4.83 5/269 18939
/proc/meminfo: memFree=120025976/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3362.48 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5255418 0 0 0 335879 369 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=550156 CPUtime=36.44 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111528 0 0 0 3608 36 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3362.48 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB

[startup+3402.3 s]
/proc/loadavg: 4.57 4.71 4.81 5/268 18941
/proc/meminfo: memFree=120024440/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3422.94 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5269584 0 0 0 341923 371 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=2113804 CPUtime=37.2 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111651 0 0 0 3683 37 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3422.94 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB

[startup+3462.3 s]
/proc/loadavg: 4.64 4.70 4.80 5/267 18943
/proc/meminfo: memFree=120021536/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3483.21 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5271651 0 0 0 347949 372 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=14464 CPUtime=37.73 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111695 0 0 0 3736 37 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3483.21 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB

[startup+3522.3 s]
/proc/loadavg: 4.60 4.69 4.80 7/266 18945
/proc/meminfo: memFree=120034372/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3543.55 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5281290 0 0 0 353982 373 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=2113804 CPUtime=38.35 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111902 0 0 0 3797 38 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3543.55 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3578.5 s]
/proc/loadavg: 4.40 4.62 4.77 5/267 18948
/proc/meminfo: memFree=119998456/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2172724 memory=2113804 CPUtime=3600 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5289222 0 0 0 359626 374 0 0 20 0 2 0 32902261 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 543181 528451 640 633 0 530234 0
[pid=18625/tid=18627] ppid=18622 vsize=2172724 memory=2113804 CPUtime=38.85 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111913 0 0 0 3847 38 0 0 20 0 2 0 32902272 2224869376 528451 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2172724 KiB
Current children cumulated memory: 2113804 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.17 s, system=3.83539 s

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

[startup+3579.2 s]
/proc/loadavg: 4.36 4.61 4.76 5/267 18948
/proc/meminfo: memFree=120060148/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=2096164 memory=2037284 CPUtime=3600.7 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5358196 0 0 0 359692 378 0 0 20 0 2 0 32902261 2146471936 509321 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 524041 509321 640 633 0 511094 0
[pid=18625/tid=18627] ppid=18622 vsize=2096164 memory=14464 CPUtime=38.85 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111913 0 0 0 3847 38 0 0 20 0 2 0 32902272 2146471936 509321 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3600.7 s
Current children cumulated vsize: 2096164 KiB
Current children cumulated memory: 2037284 KiB

[startup+3579.4 s]
/proc/loadavg: 4.36 4.61 4.76 5/267 18948
/proc/meminfo: memFree=120060148/131249996 swapFree=33010684/33010684
[pid=18625] ppid=18622 vsize=1770840 memory=1711960 CPUtime=3600.9 cores=1,3
/proc/18625/stat : 18625 (pb_competition_) R 18622 18625 18550 0 -1 4194304 5421834 0 0 0 359709 381 0 0 20 0 2 0 32902261 1813340160 427990 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
/proc/18625/statm: 442710 427990 640 633 0 429763 0
[pid=18625/tid=18627] ppid=18622 vsize=1770840 memory=2372 CPUtime=38.85 cores=1,3
/proc/18625/task/18627/stat : 18627 (pb_competition_) S 18622 18625 18550 0 -1 4194368 111913 0 0 0 3847 38 0 0 20 0 2 0 32902272 1813340160 427990 18446744073709551615 4198400 6788177 140734555930560 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9580544 140734555933018 140734555933144 140734555933144 140734555938746 0
Current children cumulated CPU time: 3600.9 s
Current children cumulated vsize: 1770840 KiB
Current children cumulated memory: 1711960 KiB

Child status: 0

Real time (s): 3579.5
CPU time (s): 3601.01
CPU user time (s): 3597.17
CPU system time (s): 3.83539
CPU usage (%): 100.601
Max. virtual memory (cumulated for all children) (KiB): 2172724
Max. memory (cumulated for all children) (KiB): 2113804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.17
system time used= 3.83539
maximum resident set size= 2113804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5421870
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= 20446
involuntary context switches= 4614


# summary of solver processes directly reported to runsolver:
#   pid: 18625
#   total CPU time (s): 3601.01
#   total CPU user time (s): 3597.17
#   total CPU system time (s): 3.83539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.37995 second user time and 18.8051 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 06:43:47
IDJOB=4503490
IDBENCH=155506
IDSOLVER=3347
FILE ID=nodeC030/4503490-1751172227
RUNJOBID= nodeC030-1751172227-18565
SLURM_JOB_ID= 9587538
Free space on /tmp= 432980 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-164.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-4503490-1751172227/watcher-4503490-1751172227 -o /tmp/evaluation-result-4503490-1751172227/solver-4503490-1751172227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751172227-18565 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 184291231 HOME/instance-4503490-1751172227.opb

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

MD5SUM BENCH= b4f7b6a8046a7674beacf37f098f7772
RANDOM SEED=184291231

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129984356 kB
MemAvailable:   129721880 kB
Buffers:            3280 kB
Cached:           548068 kB
SwapCached:            0 kB
Active:           424516 kB
Inactive:         291348 kB
Active(anon):     182580 kB
Inactive(anon):        0 kB
Active(file):     241936 kB
Inactive(file):   291348 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             61560 kB
Writeback:             0 kB
AnonPages:        167900 kB
Mapped:           109876 kB
Shmem:             18064 kB
KReclaimable:      86556 kB
Slab:             171488 kB
SReclaimable:      86556 kB
SUnreclaim:        84932 kB
KernelStack:        4124 kB
PageTables:         2656 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     550752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432896 MiB
End job on nodeC030 at 2025-06-29 07:43:26