Trace number 4499053

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
ExactPR-S 2025-06-01? (TO) 3600.14 3611.33

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2410.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.40/0.51	c 2544 constraints
0.40/0.51	c after presolve  179882
0.59/0.61	c Finish cloning data from SAT to LS
0.59/0.61	c intsize: 10
13.64/13.72	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3600.09/3611.30	c Use LS-small
3600.09/3611.30	c Program interrupted by user.
3600.09/3611.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (46639 MiB free)
  memory of node 1: 64465 MiB (62738 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499053-1751400852/watcher-4499053-1751400852 -o /tmp/evaluation-result-4499053-1751400852/solver-4499053-1751400852 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751395941-51667 --watchdog 3760 ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4499053-1751400852.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
solver pid=52637, runsolver pid=52634
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 4.08 4.11 4.14 5/250 52638
/proc/meminfo: memFree=111978128/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=55760 memory=17700 CPUtime=0.09 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 2559 0 0 0 9 0 0 0 20 0 1 0 55764356 57098240 4425 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 13940 4425 1664 2271 0 8578 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 55760 KiB
Current children cumulated memory: 17700 KiB

[startup+0.213287 s]*
/proc/loadavg: 4.08 4.11 4.14 5/250 52638
/proc/meminfo: memFree=111970568/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=64876 memory=28740 CPUtime=0.2 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 4979 0 0 0 19 1 0 0 20 0 1 0 55764356 66433024 7185 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 16219 7185 1664 2271 0 10857 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 64876 KiB
Current children cumulated memory: 28740 KiB

[startup+0.313089 s]*
/proc/loadavg: 4.08 4.11 4.14 5/250 52638
/proc/meminfo: memFree=111954628/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=73888 memory=39332 CPUtime=0.3 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 7470 0 0 0 28 2 0 0 20 0 1 0 55764356 75661312 9833 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 18472 9833 1664 2271 0 13110 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 73888 KiB
Current children cumulated memory: 39332 KiB

[startup+0.700318 s]
/proc/loadavg: 4.08 4.11 4.14 5/250 52638
/proc/meminfo: memFree=111942468/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=180468 memory=129016 CPUtime=0.67 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 27620 0 0 0 59 8 0 0 20 0 1 0 55764356 184799232 32254 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 45117 32254 3168 2271 0 39755 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 180468 KiB
Current children cumulated memory: 129016 KiB

[startup+1.50029 s]
/proc/loadavg: 4.08 4.11 4.14 5/250 52638
/proc/meminfo: memFree=111740992/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=395808 memory=342648 CPUtime=1.47 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 80950 0 0 0 126 21 0 0 20 0 1 0 55764356 405307392 85662 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 98952 85662 3264 2271 0 93590 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 395808 KiB
Current children cumulated memory: 342648 KiB

[startup+3.11318 s]
/proc/loadavg: 4.08 4.11 4.14 5/250 52638
/proc/meminfo: memFree=111559532/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=480568 memory=426720 CPUtime=3.08 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 101431 0 0 0 283 25 0 0 20 0 1 0 55764356 492101632 106680 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 120142 106680 3296 2271 0 114780 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 480568 KiB
Current children cumulated memory: 426720 KiB

[startup+6.30027 s]
/proc/loadavg: 4.07 4.11 4.13 5/250 52638
/proc/meminfo: memFree=111205868/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=827272 memory=742616 CPUtime=6.25 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 153376 0 0 0 589 36 0 0 20 0 1 0 55764356 847126528 185654 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 206818 185654 3360 2271 0 201456 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 827272 KiB
Current children cumulated memory: 742616 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.11 4.13 5/250 52639
/proc/meminfo: memFree=111108680/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=986044 memory=778932 CPUtime=12.64 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 163677 0 0 0 1225 39 0 0 20 0 1 0 55764356 1009709056 194733 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 246511 194733 3360 2271 0 241149 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 986044 KiB
Current children cumulated memory: 778932 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.12 4.14 5/250 52639
/proc/meminfo: memFree=110845820/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1151328 memory=919568 CPUtime=25.39 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 208148 0 0 0 2492 47 0 0 20 0 1 0 55764356 1178959872 229892 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 287832 229892 3360 2271 0 282470 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1151328 KiB
Current children cumulated memory: 919568 KiB

[startup+51.1131 s]
/proc/loadavg: 4.14 4.12 4.14 5/250 52639
/proc/meminfo: memFree=110563308/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1292264 memory=1017708 CPUtime=50.92 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231652 0 0 0 5041 51 0 0 20 0 1 0 55764356 1323278336 254427 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 323066 254427 3360 2271 0 317704 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1292264 KiB
Current children cumulated memory: 1017708 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.13 5/250 52641
/proc/meminfo: memFree=110445288/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1317088 memory=1017708 CPUtime=101.93 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231676 0 0 0 10142 51 0 0 20 0 1 0 55764356 1348698112 254427 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 329272 254427 3360 2271 0 323910 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1317088 KiB
Current children cumulated memory: 1017708 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/250 52643
/proc/meminfo: memFree=110445932/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1355292 memory=1017964 CPUtime=161.73 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231743 0 0 0 16121 52 0 0 20 0 1 0 55764356 1387819008 254491 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 338823 254491 3360 2271 0 333461 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 1355292 KiB
Current children cumulated memory: 1017964 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.10 4.12 5/250 52645
/proc/meminfo: memFree=109865420/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1393496 memory=1020076 CPUtime=221.52 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231750 0 0 0 22100 52 0 0 20 0 1 0 55764356 1426939904 255019 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 348374 255019 3360 2271 0 343012 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 1393496 KiB
Current children cumulated memory: 1020076 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.11 4.12 5/250 52647
/proc/meminfo: memFree=109699756/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1444440 memory=1020076 CPUtime=281.32 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231767 0 0 0 28079 53 0 0 20 0 1 0 55764356 1479106560 255019 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361110 255019 3360 2271 0 355748 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 1444440 KiB
Current children cumulated memory: 1020076 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.12 5/250 52649
/proc/meminfo: memFree=108970780/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1444440 memory=1020076 CPUtime=341.11 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231770 0 0 0 34057 54 0 0 20 0 1 0 55764356 1479106560 255019 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361110 255019 3360 2271 0 355748 0
Current children cumulated CPU time: 341.11 s
Current children cumulated vsize: 1444440 KiB
Current children cumulated memory: 1020076 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.10 4.11 5/250 52651
/proc/meminfo: memFree=108269436/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1457172 memory=1020204 CPUtime=400.9 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231810 0 0 0 40036 54 0 0 20 0 1 0 55764356 1492144128 255051 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 364293 255051 3360 2271 0 358931 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 1457172 KiB
Current children cumulated memory: 1020204 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.11 4.11 5/250 52653
/proc/meminfo: memFree=107842076/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1508116 memory=1020204 CPUtime=460.72 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 231818 0 0 0 46017 55 0 0 20 0 1 0 55764356 1544310784 255051 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 377029 255051 3360 2271 0 371667 0
Current children cumulated CPU time: 460.72 s

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

Current children cumulated memory: 1245636 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.15 4.14 5/250 53001
/proc/meminfo: memFree=125529736/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=2913.13 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277636 0 0 0 290580 733 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 2913.13 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.14 4.13 5/250 53003
/proc/meminfo: memFree=125486724/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=2972.96 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277636 0 0 0 296549 747 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 2972.96 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/250 53011
/proc/meminfo: memFree=125442580/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3032.78 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277637 0 0 0 302515 763 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3032.78 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/250 53013
/proc/meminfo: memFree=125453680/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3092.6 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277637 0 0 0 308484 776 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3092.6 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/249 53015
/proc/meminfo: memFree=125414564/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3152.42 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277747 0 0 0 314449 793 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3152.42 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3222.3 s]
/proc/loadavg: 4.73 4.30 4.18 5/249 53017
/proc/meminfo: memFree=125437712/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3212.25 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277800 0 0 0 320417 808 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3212.25 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3282.3 s]
/proc/loadavg: 4.33 4.27 4.18 5/249 53019
/proc/meminfo: memFree=125402344/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3272.06 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277801 0 0 0 326384 822 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3272.06 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3342.3 s]
/proc/loadavg: 4.72 4.38 4.22 5/249 53021
/proc/meminfo: memFree=125731088/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3331.88 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277808 0 0 0 332351 837 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3331.88 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.55 4.40 4.24 5/249 53023
/proc/meminfo: memFree=125669668/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3391.71 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277844 0 0 0 338324 847 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3391.71 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3462.3 s]
/proc/loadavg: 4.88 4.52 4.29 5/249 53025
/proc/meminfo: memFree=125642564/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3451.54 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277968 0 0 0 344295 859 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3451.54 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3522.3 s]
/proc/loadavg: 4.38 4.44 4.28 5/249 53027
/proc/meminfo: memFree=125626836/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3511.36 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277977 0 0 0 350261 875 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3511.36 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.38 4.26 5/249 53029
/proc/meminfo: memFree=125616204/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3571.18 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277977 0 0 0 356227 891 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3571.18 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.17 4.35 4.26 5/250 53037
/proc/meminfo: memFree=125605504/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3600.09 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277977 0 0 0 359112 897 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.16 s, system=8.97871 s

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

[startup+3611.3 s]
/proc/loadavg: 4.17 4.35 4.26 5/250 53037
/proc/meminfo: memFree=125605504/131382120 swapFree=33010160/33010684
[pid=52637] ppid=52634 vsize=1447324 memory=1245892 CPUtime=3600.09 cores=1,3
/proc/52637/stat : 52637 (ExactPR-S) R 52634 52637 51655 0 -1 4194304 277977 0 0 0 359112 897 0 0 20 0 1 0 55764356 1482059776 311473 18446744073709551615 94772413366272 94772422666309 140728487719440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94772424452416 94772424491496 94772436086784 140728487725441 140728487725578 140728487725578 140728487731180 0
/proc/52637/statm: 361831 311473 3392 2271 0 356469 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1447324 KiB
Current children cumulated memory: 1245892 KiB

Child status: 0

Real time (s): 3611.33
CPU time (s): 3600.14
CPU user time (s): 3591.16
CPU system time (s): 8.97871
CPU usage (%): 99.6899
Max. virtual memory (cumulated for all children) (KiB): 1673236
Max. memory (cumulated for all children) (KiB): 1245892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.16
system time used= 8.97871
maximum resident set size= 1246404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277994
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= 213
involuntary context switches= 2247


# summary of solver processes directly reported to runsolver:
#   pid: 52637
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3591.16
#   total CPU system time (s): 8.97871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1768 second user time and 34.2405 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 22:14:12
IDJOB=4499053
IDBENCH=148770
IDSOLVER=3326
FILE ID=nodeC008/4499053-1751400852
RUNJOBID= nodeC008-1751395941-51667
SLURM_JOB_ID= 9598268
Free space on /tmp= 432996 MiB

SOLVER NAME= ExactPR-S 2025-06-01
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499053-1751400852/watcher-4499053-1751400852 -o /tmp/evaluation-result-4499053-1751400852/solver-4499053-1751400852 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751395941-51667 --watchdog 3760  ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4499053-1751400852.opb

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=1295878717

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        112002196 kB
MemAvailable:   111889992 kB
Buffers:            2144 kB
Cached:           697024 kB
SwapCached:           16 kB
Active:         18326140 kB
Inactive:         478644 kB
Active(anon):   18086912 kB
Inactive(anon):    36628 kB
Active(file):     239228 kB
Inactive(file):   442016 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12360 kB
Writeback:             4 kB
AnonPages:      18106972 kB
Mapped:           120308 kB
Shmem:             17920 kB
KReclaimable:      92360 kB
Slab:             175036 kB
SReclaimable:      92360 kB
SUnreclaim:        82676 kB
KernelStack:        4032 kB
PageTables:        39164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   19460624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8015872 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC008 at 2025-07-01 23:14:24