Trace number 4499145

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.07 3611.45

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
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 benchmark37281.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
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 786
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.71/0.84	c 3721 constraints
0.71/0.84	c after presolve  291833
0.81/0.98	c Finish cloning data from SAT to LS
0.81/0.98	c intsize: 10
43.76/44.09	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3600.01/3611.40	c Use LS-small
3600.01/3611.40	c Program interrupted by user.
3600.01/3611.40	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 (62217 MiB free)
  memory of node 1: 64465 MiB (61480 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499145-1751403168/watcher-4499145-1751403168 -o /tmp/evaluation-result-4499145-1751403168/solver-4499145-1751403168 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751395941-51666 --watchdog 3760 ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4499145-1751403168.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=52829, runsolver pid=52826

[startup+0.100073 s]*
/proc/loadavg: 4.48 4.29 4.16 5/250 52830
/proc/meminfo: memFree=126674416/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=53808 memory=13312 CPUtime=0.08 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 1835 0 0 0 8 0 0 0 20 0 1 0 55995926 55099392 3328 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 13452 3328 1696 2271 0 8090 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 53808 KiB
Current children cumulated memory: 13312 KiB

[startup+0.217943 s]*
/proc/loadavg: 4.48 4.29 4.16 5/250 52830
/proc/meminfo: memFree=126661248/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=61700 memory=25564 CPUtime=0.18 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 4173 0 0 0 17 1 0 0 20 0 1 0 55995926 63180800 6391 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 15425 6391 1696 2271 0 10063 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 61700 KiB
Current children cumulated memory: 25564 KiB

[startup+0.315738 s]*
/proc/loadavg: 4.48 4.29 4.16 5/250 52830
/proc/meminfo: memFree=126653436/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=68576 memory=32356 CPUtime=0.27 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 6210 0 0 0 25 2 0 0 20 0 1 0 55995926 70221824 8089 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 17144 8089 1696 2271 0 11782 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 68576 KiB
Current children cumulated memory: 32356 KiB

[startup+0.700269 s]
/proc/loadavg: 4.48 4.29 4.16 5/250 52830
/proc/meminfo: memFree=126629368/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=94620 memory=65760 CPUtime=0.61 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 12164 0 0 0 57 4 0 0 20 0 1 0 55995926 96890880 16440 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 23655 16440 1696 2271 0 18293 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 94620 KiB
Current children cumulated memory: 65760 KiB

[startup+1.50022 s]
/proc/loadavg: 4.48 4.29 4.16 6/250 52830
/proc/meminfo: memFree=126548852/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=410652 memory=350532 CPUtime=1.39 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 79382 0 0 0 121 18 0 0 20 0 1 0 55995926 420507648 87633 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 102663 87633 3232 2271 0 97301 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 410652 KiB
Current children cumulated memory: 350532 KiB

[startup+3.1133 s]
/proc/loadavg: 4.44 4.29 4.16 6/250 52830
/proc/meminfo: memFree=126141900/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=616096 memory=554012 CPUtime=3 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 126087 0 0 0 272 28 0 0 20 0 1 0 55995926 630882304 138503 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 154024 138503 3296 2271 0 148662 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 616096 KiB
Current children cumulated memory: 554012 KiB

[startup+6.30033 s]
/proc/loadavg: 4.44 4.29 4.16 6/250 52830
/proc/meminfo: memFree=126021536/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=727432 memory=664260 CPUtime=6.17 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 152109 0 0 0 584 33 0 0 20 0 1 0 55995926 744890368 166065 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 181858 166065 3328 2271 0 176496 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 727432 KiB
Current children cumulated memory: 664260 KiB

[startup+12.7003 s]
/proc/loadavg: 4.40 4.28 4.16 6/250 52830
/proc/meminfo: memFree=125381484/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1410108 memory=1276944 CPUtime=12.55 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 233768 0 0 0 1201 54 0 0 20 0 1 0 55995926 1443950592 319236 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 352527 319236 3392 2271 0 347165 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 1410108 KiB
Current children cumulated memory: 1276944 KiB

[startup+25.5003 s]
/proc/loadavg: 4.31 4.27 4.16 6/250 52830
/proc/meminfo: memFree=125350224/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1572372 memory=1339380 CPUtime=25.31 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 244015 0 0 0 2474 57 0 0 20 0 1 0 55995926 1610108928 334845 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 393093 334845 3392 2271 0 387731 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 1572372 KiB
Current children cumulated memory: 1339380 KiB

[startup+51.1133 s]
/proc/loadavg: 4.27 4.26 4.16 6/250 52831
/proc/meminfo: memFree=125068260/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2010288 memory=1612840 CPUtime=50.84 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 304421 0 0 0 5017 67 0 0 20 0 1 0 55995926 2058534912 403210 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 502572 403210 3392 2271 0 497210 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 2010288 KiB
Current children cumulated memory: 1612840 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.23 4.15 6/249 52839
/proc/meminfo: memFree=125062264/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2030820 memory=1612840 CPUtime=101.86 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 304490 0 0 0 10119 67 0 0 20 0 1 0 55995926 2079559680 403210 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 507705 403210 3392 2271 0 502343 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 2030820 KiB
Current children cumulated memory: 1612840 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.22 4.15 6/249 52841
/proc/meminfo: memFree=124826128/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2289132 memory=1830148 CPUtime=161.68 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 357303 0 0 0 16092 76 0 0 20 0 1 0 55995926 2344071168 457537 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 572283 457537 3392 2271 0 566921 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 2289132 KiB
Current children cumulated memory: 1830148 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.20 4.15 6/249 52843
/proc/meminfo: memFree=125117020/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2313388 memory=1830148 CPUtime=221.49 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 357355 0 0 0 22073 76 0 0 20 0 1 0 55995926 2368909312 457537 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 578347 457537 3392 2271 0 572985 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 2313388 KiB
Current children cumulated memory: 1830148 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.17 4.14 6/249 52890
/proc/meminfo: memFree=125339412/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2386152 memory=1830148 CPUtime=281.3 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 357410 0 0 0 28054 76 0 0 20 0 1 0 55995926 2443419648 457537 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 596538 457537 3392 2271 0 591176 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 2386152 KiB
Current children cumulated memory: 1830148 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.17 4.14 6/249 52937
/proc/meminfo: memFree=124755944/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2410408 memory=1830276 CPUtime=341.09 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 357421 0 0 0 34033 76 0 0 20 0 1 0 55995926 2468257792 457569 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 602602 457569 3392 2271 0 597240 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 2410408 KiB
Current children cumulated memory: 1830276 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.17 4.14 6/249 52939
/proc/meminfo: memFree=124788024/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2483176 memory=1832352 CPUtime=400.9 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 357477 0 0 0 40013 77 0 0 20 0 1 0 55995926 2542772224 458088 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 620794 458088 3392 2271 0 615432 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 2483176 KiB
Current children cumulated memory: 1832352 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.15 4.14 6/249 52941
/proc/meminfo: memFree=124766096/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=2483176 memory=1832352 CPUtime=460.7 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 357487 0 0 0 45993 77 0 0 20 0 1 0 55995926 2542772224 458088 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 620794 458088 3392 2271 0 615432 0
Current children cumulated CPU time: 460.7 s

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

Current children cumulated memory: 1644924 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.15 4.16 5/250 53342
/proc/meminfo: memFree=127093144/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=2853.36 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 362929 0 0 0 284793 543 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 2853.36 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/250 53344
/proc/meminfo: memFree=127076868/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=2913.16 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 362929 0 0 0 290766 550 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 2913.16 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/250 53346
/proc/meminfo: memFree=127050316/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=2972.96 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363046 0 0 0 296738 558 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 2972.96 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.11 4.14 5/250 53348
/proc/meminfo: memFree=127058536/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3032.77 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363134 0 0 0 302710 567 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3032.77 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/250 53349
/proc/meminfo: memFree=127067212/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3092.57 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363143 0 0 0 308682 575 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3092.57 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/249 53357
/proc/meminfo: memFree=127075972/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3152.37 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363177 0 0 0 314654 583 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3152.37 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.12 4.14 5/249 53359
/proc/meminfo: memFree=127013352/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3212.18 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363348 0 0 0 320627 591 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3212.18 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/249 53361
/proc/meminfo: memFree=127022544/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3271.99 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363348 0 0 0 326598 601 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3271.99 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.12 4.13 5/249 53363
/proc/meminfo: memFree=127034028/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3331.79 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363348 0 0 0 332570 609 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3331.79 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/249 53365
/proc/meminfo: memFree=127033240/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3391.59 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363502 0 0 0 338540 619 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3391.59 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.12 4.12 5/249 53367
/proc/meminfo: memFree=127033188/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3451.39 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363554 0 0 0 344511 628 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3451.39 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.13 4.12 5/249 53369
/proc/meminfo: memFree=127048552/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3511.19 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363561 0 0 0 350483 636 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3511.19 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/249 53371
/proc/meminfo: memFree=127044960/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3571 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363696 0 0 0 356455 645 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3571 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.14 4.12 4.12 5/249 53373
/proc/meminfo: memFree=127044804/131382120 swapFree=33010160/33010684
[pid=52829] ppid=52826 vsize=1856460 memory=1644924 CPUtime=3600.01 cores=4,6
/proc/52829/stat : 52829 (ExactPR-S) R 52826 52829 51655 0 -1 4194304 363763 0 0 0 359350 651 0 0 20 0 1 0 55995926 1901015040 411231 18446744073709551615 94042855927808 94042865227845 140732639309840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94042867013952 94042867053032 94042898325504 140732639316353 140732639316490 140732639316490 140732639322092 0
/proc/52829/statm: 464115 411231 3392 2271 0 458753 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1856460 KiB
Current children cumulated memory: 1644924 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.55 s, system=6.51975 s

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

Child status: 0

Real time (s): 3611.45
CPU time (s): 3600.07
CPU user time (s): 3593.55
CPU system time (s): 6.51975
CPU usage (%): 99.6849
Max. virtual memory (cumulated for all children) (KiB): 2677224
Max. memory (cumulated for all children) (KiB): 1874720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.55
system time used= 6.51975
maximum resident set size= 1874720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363781
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= 153
involuntary context switches= 1211


# summary of solver processes directly reported to runsolver:
#   pid: 52829
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3593.55
#   total CPU system time (s): 6.51975

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9883 second user time and 35.5827 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 22:52:48
IDJOB=4499145
IDBENCH=148772
IDSOLVER=3326
FILE ID=nodeC008/4499145-1751403168
RUNJOBID= nodeC008-1751395941-51666
SLURM_JOB_ID= 9598268
Free space on /tmp= 433024 MiB

SOLVER NAME= ExactPR-S 2025-06-01
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.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-4499145-1751403168/watcher-4499145-1751403168 -o /tmp/evaluation-result-4499145-1751403168/solver-4499145-1751403168 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751395941-51666 --watchdog 3760  ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4499145-1751403168.opb

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=165842492

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		: 3661.171
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		: 3662.639
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.414
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.321
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		: 1197.201
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		: 3515.649
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		: 3700.000
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.302
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:        126667044 kB
MemAvailable:   126526188 kB
Buffers:            2144 kB
Cached:           668348 kB
SwapCached:           16 kB
Active:          3662288 kB
Inactive:         449972 kB
Active(anon):    3423060 kB
Inactive(anon):    36628 kB
Active(file):     239228 kB
Inactive(file):   413344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12476 kB
Writeback:             0 kB
AnonPages:       3444808 kB
Mapped:           126196 kB
Shmem:             17920 kB
KReclaimable:      92400 kB
Slab:             174968 kB
SReclaimable:      92400 kB
SUnreclaim:        82568 kB
KernelStack:        4032 kB
PageTables:        10032 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4303060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2064384 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= 433008 MiB
End job on nodeC008 at 2025-07-01 23:53:00