Trace number 4498631

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3599.84 3610.64

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__64.opb
MD5SUM6d0bcc2b57c04c2d4d51edf27892ab0d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark74222
Best CPU time to get the best result obtained on this benchmark15.1822
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables641998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint64
Maximum length of a constraint2817
Number of terms in the objective function 640000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 22177598784
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 22177598784
Number of bits of the biggest sum of numbers35
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.01	c Presolving by SCIP...
0.00/0.03	c Encoding OPB into MaxSAT...
0.00/0.03	c This is the PBCProcessor based on SCIP solver.
19.60/19.76	c Solving by WMaxCDCL...
19.67/3610.60	c Rebuilding OPB solution...
19.67/3610.60	c This is the PBCProcessor based on SCIP solver.
19.67/3610.60	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 (62564 MiB free)
  memory of node 1: 64507 MiB (63687 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498631-1751406746/watcher-4498631-1751406746 -o /tmp/evaluation-result-4498631-1751406746/solver-4498631-1751406746 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751406746-62671 --watchdog 3760 HOME/opbsolver HOME/instance-4498631-1751406746.opb 3600 31000 HOME HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100066 s]*
/proc/loadavg: 0.63 1.55 2.23 5/262 62736
/proc/meminfo: memFree=129256824/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=27480 memory=9780 CPUtime=0.06 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 2384 0 0 0 6 0 0 0 20 0 1 0 56354919 28139520 2445 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 6870 2445 640 2826 0 3482 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 31672 KiB
Current children cumulated memory: 12852 KiB

[startup+0.205594 s]*
/proc/loadavg: 0.63 1.55 2.23 4/262 62741
/proc/meminfo: memFree=129195144/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=42020 memory=21340 CPUtime=0.16 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 3763 0 0 0 15 1 0 0 20 0 1 0 56354919 43028480 5335 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 10505 5335 640 2826 0 7117 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 46212 KiB
Current children cumulated memory: 24412 KiB

[startup+0.305484 s]*
/proc/loadavg: 0.63 1.55 2.23 5/267 62751
/proc/meminfo: memFree=129145244/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=48656 memory=27996 CPUtime=0.26 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 5415 0 0 0 24 2 0 0 20 0 1 0 56354919 49823744 6999 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 12164 6999 640 2826 0 8776 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 52848 KiB
Current children cumulated memory: 31068 KiB

[startup+0.700211 s]
/proc/loadavg: 0.63 1.55 2.23 5/267 62751
/proc/meminfo: memFree=129111536/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=140320 memory=108756 CPUtime=0.65 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 19450 0 0 0 60 5 0 0 20 0 1 0 56354919 143687680 27189 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 35080 27189 672 2826 0 31692 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 144512 KiB
Current children cumulated memory: 111828 KiB

[startup+1.50023 s]
/proc/loadavg: 0.63 1.55 2.23 5/267 62753
/proc/meminfo: memFree=128820216/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=423064 memory=305096 CPUtime=1.45 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 38923 0 0 0 135 10 0 0 20 0 1 0 56354919 433217536 76274 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 105766 76274 672 2826 0 102378 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 427256 KiB
Current children cumulated memory: 308168 KiB

[startup+3.10564 s]
/proc/loadavg: 0.63 1.55 2.23 5/267 62755
/proc/meminfo: memFree=127700000/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=643696 memory=529948 CPUtime=3.05 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 78406 0 0 0 284 21 0 0 20 0 1 0 56354919 659144704 132487 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 160924 132487 672 2826 0 157536 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 647888 KiB
Current children cumulated memory: 533020 KiB

[startup+6.30021 s]
/proc/loadavg: 0.90 1.59 2.24 5/267 62756
/proc/meminfo: memFree=126384552/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=1167992 memory=1029584 CPUtime=6.24 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 144690 0 0 0 550 74 0 0 20 0 1 0 56354919 1196023808 257396 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 291998 257396 672 2826 0 288610 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1172184 KiB
Current children cumulated memory: 1032656 KiB

[startup+12.7002 s]
/proc/loadavg: 1.15 1.63 2.25 5/267 62756
/proc/meminfo: memFree=125149692/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 346 656 0 0 0 0 0 0 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62735] ppid=62726 vsize=1167992 memory=1029584 CPUtime=12.61 cores=5,7
/proc/62735/stat : 62735 (pbcpreprocessor) R 62726 62726 62658 0 -1 4194304 144861 0 0 0 807 454 0 0 20 0 1 0 56354919 1196023808 257396 18446744073709551615 4198400 15773533 140720646822608 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32722944 140720646830256 140720646830558 140720646830558 140720646836165 0
/proc/62735/statm: 291998 257396 672 2826 0 288610 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1172184 KiB
Current children cumulated memory: 1032656 KiB

[startup+25.5002 s]
/proc/loadavg: 1.78 1.75 2.28 5/267 62758
/proc/meminfo: memFree=123275116/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=3126888 memory=2443100 CPUtime=5.69 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 307176 0 0 0 486 83 0 0 20 0 1 0 56356894 3201933312 610775 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 781722 610775 448 424 0 781177 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 3131080 KiB
Current children cumulated memory: 2446172 KiB

[startup+51.1058 s]
/proc/loadavg: 2.74 1.98 2.34 5/267 62761
/proc/meminfo: memFree=118478716/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=4380100 memory=4100380 CPUtime=31.22 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 450131 0 0 0 2970 152 0 0 20 0 1 0 56356894 4485222400 1025095 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1095025 1025095 448 424 0 1094480 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 4384292 KiB
Current children cumulated memory: 4103452 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.32 2.44 5/267 62763
/proc/meminfo: memFree=114701188/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=4508076 memory=4082844 CPUtime=82.26 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 491548 0 0 0 7993 233 0 0 20 0 1 0 56356894 4616269824 1020711 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1127019 1020711 448 424 0 1126474 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 4512268 KiB
Current children cumulated memory: 4085916 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.66 2.55 5/267 62765
/proc/meminfo: memFree=115398552/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=4172276 memory=3865760 CPUtime=142.06 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 511005 0 0 0 13930 276 0 0 20 0 1 0 56356894 4272410624 966440 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1043069 966440 448 424 0 1042524 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 4176468 KiB
Current children cumulated memory: 3868832 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.92 2.65 5/266 62767
/proc/meminfo: memFree=114296140/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=4523772 memory=4105048 CPUtime=201.88 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 515145 0 0 0 19898 290 0 0 20 0 1 0 56356894 4632342528 1026262 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1130943 1026262 448 424 0 1130398 0
Current children cumulated CPU time: 221.55 s

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

/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7417856 memory=6693092 CPUtime=3372.43 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 822584 0 0 0 336834 409 0 0 20 0 1 0 56356894 7595884544 1673273 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1854464 1673273 448 424 0 1853919 0
Current children cumulated CPU time: 3392.1 s
Current children cumulated vsize: 7422048 KiB
Current children cumulated memory: 6696164 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.13 4.08 5/266 63000
/proc/meminfo: memFree=110324064/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7569072 memory=6834928 CPUtime=3432.25 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 835687 0 0 0 342812 413 0 0 20 0 1 0 56356894 7750729728 1708732 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1892268 1708732 448 424 0 1891723 0
Current children cumulated CPU time: 3451.92 s
Current children cumulated vsize: 7573264 KiB
Current children cumulated memory: 6838000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.12 4.08 5/267 63005
/proc/meminfo: memFree=110216076/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7569072 memory=6923020 CPUtime=3492.07 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 835837 0 0 0 348792 415 0 0 20 0 1 0 56356894 7750729728 1730755 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1892268 1730755 448 424 0 1891723 0
Current children cumulated CPU time: 3511.74 s
Current children cumulated vsize: 7573264 KiB
Current children cumulated memory: 6926092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/267 63007
/proc/meminfo: memFree=110158644/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7586352 memory=6965868 CPUtime=3551.9 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 838487 0 0 0 354774 416 0 0 20 0 1 0 56356894 7768424448 1741467 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1896588 1741467 448 424 0 1896043 0
Current children cumulated CPU time: 3571.57 s
Current children cumulated vsize: 7590544 KiB
Current children cumulated memory: 6968940 KiB

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

# cumulated CPU time of all completed processes:  user=3586.78 s, system=13.0555 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.12 4.08 5/267 63007
/proc/meminfo: memFree=110150468/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7592836 memory=6971924 CPUtime=3553.59 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 838992 0 0 0 354943 416 0 0 20 0 1 0 56356894 7775064064 1742981 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1898209 1742981 448 424 0 1897664 0
Current children cumulated CPU time: 3573.26 s
Current children cumulated vsize: 7597028 KiB
Current children cumulated memory: 6974996 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110130704/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7612276 memory=6990408 CPUtime=3566.35 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 840550 0 0 0 356218 417 0 0 20 0 1 0 56356894 7794970624 1747602 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1903069 1747602 448 424 0 1902524 0
Current children cumulated CPU time: 3586.02 s
Current children cumulated vsize: 7616468 KiB
Current children cumulated memory: 6993480 KiB

[startup+3603.2 s]
/proc/loadavg: 4.14 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110126608/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7612276 memory=6991304 CPUtime=3572.74 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 840786 0 0 0 356857 417 0 0 20 0 1 0 56356894 7794970624 1747826 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1903069 1747826 448 424 0 1902524 0
Current children cumulated CPU time: 3592.41 s
Current children cumulated vsize: 7616468 KiB
Current children cumulated memory: 6994376 KiB

[startup+3606.4 s]
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110117464/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7612276 memory=6991304 CPUtime=3575.92 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 840786 0 0 0 357175 417 0 0 20 0 1 0 56356894 7794970624 1747826 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1903069 1747826 448 424 0 1902524 0
Current children cumulated CPU time: 3595.59 s
Current children cumulated vsize: 7616468 KiB
Current children cumulated memory: 6994376 KiB

[startup+3608 s]*
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=110109272/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7618756 memory=6997116 CPUtime=3577.52 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 841205 0 0 0 357335 417 0 0 20 0 1 0 56356894 7801606144 1749279 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1904689 1749279 448 424 0 1904144 0
Current children cumulated CPU time: 3597.19 s
Current children cumulated vsize: 7622948 KiB
Current children cumulated memory: 7000188 KiB

[startup+3609.6 s]
/proc/loadavg: 4.13 4.13 4.09 5/267 63007
/proc/meminfo: memFree=117809756/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7618756 memory=6997116 CPUtime=3579.11 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 841205 0 0 0 357494 417 0 0 20 0 1 0 56356894 7801606144 1749279 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1904689 1749279 448 424 0 1904144 0
Current children cumulated CPU time: 3598.78 s
Current children cumulated vsize: 7622948 KiB
Current children cumulated memory: 7000188 KiB

[startup+3610.4 s]
/proc/loadavg: 4.12 4.12 4.09 4/262 63017
/proc/meminfo: memFree=120333904/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
[pid=62758] ppid=62726 vsize=7618756 memory=6997116 CPUtime=3579.91 cores=5,7
/proc/62758/stat : 62758 (wmaxcdcl) R 62726 62726 62658 0 -1 4194304 841205 0 0 0 357574 417 0 0 20 0 1 0 56356894 7801606144 1749279 18446744073709551615 4198400 5932793 140731921064608 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 13115392 140731921066331 140731921066476 140731921066476 140731921072076 0
/proc/62758/statm: 1904689 1749279 448 424 0 1904144 0
Current children cumulated CPU time: 3599.58 s
Current children cumulated vsize: 7622948 KiB
Current children cumulated memory: 7000188 KiB

[startup+3610.6 s]
/proc/loadavg: 4.12 4.12 4.09 4/262 63017
/proc/meminfo: memFree=120333904/131250000 swapFree=33010684/33010684
[pid=62726] ppid=62717 vsize=4192 memory=3072 CPUtime=19.67 cores=5,7
/proc/62726/stat : 62726 (opbsolver) S 62717 62726 62658 0 -1 4194304 407 145845 0 0 0 0 1091 876 20 0 1 0 56354916 4292608 768 18446744073709551615 94644384309248 94644385203781 140731832639200 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94644385442832 94644385490576 94644414164992 140731832641822 140731832642025 140731832642025 140731832647627 0
/proc/62726/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 19.67 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3610.64
CPU time (s): 3599.84
CPU user time (s): 3586.78
CPU system time (s): 13.0555
CPU usage (%): 99.7008
Max. virtual memory (cumulated for all children) (KiB): 7622948
Max. memory (cumulated for all children) (KiB): 7000188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.78
system time used= 13.0555
maximum resident set size= 6997116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 987795
page faults= 0
swaps= 0
block input operations= 0
block output operations= 967864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 768
involuntary context switches= 2631


# summary of solver processes directly reported to runsolver:
#   pid: 62726
#   total CPU time (s): 3599.84
#   total CPU user time (s): 3586.78
#   total CPU system time (s): 13.0555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.61637 second user time and 17.1369 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-01 23:52:27
IDJOB=4498631
IDBENCH=148722
IDSOLVER=3374
FILE ID=nodeC013/4498631-1751406746
RUNJOBID= nodeC013-1751406746-62671
SLURM_JOB_ID= 9598299
Free space on /tmp= 432792 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__64.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498631-1751406746/watcher-4498631-1751406746 -o /tmp/evaluation-result-4498631-1751406746/solver-4498631-1751406746 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751406746-62671 --watchdog 3760  HOME/opbsolver HOME/instance-4498631-1751406746.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 6d0bcc2b57c04c2d4d51edf27892ab0d
RANDOM SEED=948626881

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129289732 kB
MemAvailable:   129758668 kB
Buffers:            3280 kB
Cached:          1268748 kB
SwapCached:            0 kB
Active:           323040 kB
Inactive:        1023956 kB
Active(anon):      88252 kB
Inactive(anon):        0 kB
Active(file):     234788 kB
Inactive(file):  1023956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            149768 kB
Writeback:             0 kB
AnonPages:         78408 kB
Mapped:            99436 kB
Shmem:             13284 kB
KReclaimable:      98460 kB
Slab:             186564 kB
SReclaimable:      98460 kB
SUnreclaim:        88104 kB
KernelStack:        4068 kB
PageTables:         2716 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     329860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432808 MiB
End job on nodeC013 at 2025-07-02 00:52:37