Trace number 4482873

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Exact 2025-06-02? (TO) 3602.06 3611.8

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K159.opb
MD5SUM27d58ce279c297ab3aeba38d0412d1d9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2789.9
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18921
Total number of constraints19241
Number of constraints which are clauses19082
Number of constraints which are cardinality constraints (but not clauses)159
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint159
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 160
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63794 MiB (61530 MiB free)
  memory of node 1: 64507 MiB (52700 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482873-1751175617/watcher-4482873-1751175617 -o /tmp/evaluation-result-4482873-1751175617/solver-4482873-1751175617 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751167606-21057 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=582670364 --ls=360 HOME/instance-4482873-1751175617.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=22376, runsolver pid=22373

[startup+0.100071 s]*
/proc/loadavg: 4.16 4.12 4.10 5/252 22377
/proc/meminfo: memFree=116964976/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=60920 memory=35724 CPUtime=0.09 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 8523 0 0 0 7 2 0 0 20 0 1 0 33241399 62382080 8931 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 15230 8931 1024 1200 0 13710 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 60920 KiB
Current children cumulated memory: 35724 KiB

[startup+0.214359 s]*
/proc/loadavg: 4.16 4.12 4.10 5/252 22377
/proc/meminfo: memFree=116957164/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=67648 memory=42892 CPUtime=0.19 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 10346 0 0 0 17 2 0 0 20 0 1 0 33241399 69271552 10723 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 16912 10723 1024 1200 0 15392 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 67648 KiB
Current children cumulated memory: 42892 KiB

[startup+0.312989 s]*
/proc/loadavg: 4.16 4.12 4.10 5/252 22377
/proc/meminfo: memFree=116957164/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=74064 memory=49884 CPUtime=0.29 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12023 0 0 0 26 3 0 0 20 0 1 0 33241399 75841536 12471 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 18516 12471 1024 1200 0 16996 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 74064 KiB
Current children cumulated memory: 49884 KiB

[startup+0.700335 s]
/proc/loadavg: 4.16 4.12 4.10 5/252 22377
/proc/meminfo: memFree=116955400/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=0.66 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12668 0 0 0 63 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+1.50032 s]
/proc/loadavg: 4.16 4.12 4.10 5/252 22377
/proc/meminfo: memFree=116955656/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=1.46 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12668 0 0 0 143 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+3.11292 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 22377
/proc/meminfo: memFree=116955732/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=3.06 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12669 0 0 0 303 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+6.30031 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 22377
/proc/meminfo: memFree=116955972/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=6.24 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12670 0 0 0 621 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.11 4.09 5/252 22378
/proc/meminfo: memFree=116940904/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=12.63 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12671 0 0 0 1260 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 22378
/proc/meminfo: memFree=116942956/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=25.39 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12672 0 0 0 2536 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+51.1129 s]
/proc/loadavg: 4.07 4.10 4.09 5/252 22378
/proc/meminfo: memFree=116942752/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=50.93 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12673 0 0 0 5090 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/252 22383
/proc/meminfo: memFree=116938904/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=101.98 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12675 0 0 0 10195 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/252 22389
/proc/meminfo: memFree=116940268/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=161.81 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12676 0 0 0 16178 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 22392
/proc/meminfo: memFree=116936896/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=221.65 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12677 0 0 0 22162 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/251 22394
/proc/meminfo: memFree=116936644/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=281.48 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12678 0 0 0 28145 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/251 22396
/proc/meminfo: memFree=116808896/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=77668 memory=52444 CPUtime=341.32 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 12679 0 0 0 34129 3 0 0 20 0 1 0 33241399 79532032 13111 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 19417 13111 1024 1200 0 17897 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 77668 KiB
Current children cumulated memory: 52444 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/251 22399
/proc/meminfo: memFree=116669276/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=186400 memory=160900 CPUtime=401.16 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 31617 0 0 0 40102 14 0 0 20 0 1 0 33241399 190873600 40225 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 46600 40225 1248 1200 0 45080 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 186400 KiB
Current children cumulated memory: 160900 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 22401
/proc/meminfo: memFree=116603284/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=245440 memory=217464 CPUtime=460.99 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 36999 0 0 0 46077 22 0 0 20 0 1 0 33241399 251330560 54366 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 61360 54366 1248 1200 0 59840 0
Current children cumulated CPU time: 460.99 s

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

[startup+3042.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/252 22629
/proc/meminfo: memFree=128507128/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=460732 memory=400804 CPUtime=3034.06 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 73238 0 0 0 303170 236 0 0 20 0 1 0 33241399 471789568 100201 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 115183 100201 1248 1200 0 113663 0
Current children cumulated CPU time: 3034.06 s
Current children cumulated vsize: 460732 KiB
Current children cumulated memory: 400804 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.10 4.13 5/252 22633
/proc/meminfo: memFree=128408068/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=460732 memory=400804 CPUtime=3093.91 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 73279 0 0 0 309147 244 0 0 20 0 1 0 33241399 471789568 100201 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 115183 100201 1248 1200 0 113663 0
Current children cumulated CPU time: 3093.91 s
Current children cumulated vsize: 460732 KiB
Current children cumulated memory: 400804 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.12 5/252 22639
/proc/meminfo: memFree=128412604/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=464268 memory=404132 CPUtime=3153.75 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 74156 0 0 0 315122 253 0 0 20 0 1 0 33241399 475410432 101033 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 116067 101033 1248 1200 0 114547 0
Current children cumulated CPU time: 3153.75 s
Current children cumulated vsize: 464268 KiB
Current children cumulated memory: 404132 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.11 4.12 5/251 22641
/proc/meminfo: memFree=128412604/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=466232 memory=406180 CPUtime=3213.59 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 74665 0 0 0 321102 257 0 0 20 0 1 0 33241399 477421568 101545 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 116558 101545 1248 1200 0 115038 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 466232 KiB
Current children cumulated memory: 406180 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.12 5/250 22643
/proc/meminfo: memFree=128415132/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=467076 memory=406948 CPUtime=3273.43 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 74925 0 0 0 327086 257 0 0 20 0 1 0 33241399 478285824 101737 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 116769 101737 1248 1200 0 115249 0
Current children cumulated CPU time: 3273.43 s
Current children cumulated vsize: 467076 KiB
Current children cumulated memory: 406948 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.08 4.10 5/249 22645
/proc/meminfo: memFree=128417984/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=467076 memory=406948 CPUtime=3333.27 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 74925 0 0 0 333055 272 0 0 20 0 1 0 33241399 478285824 101737 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 116769 101737 1248 1200 0 115249 0
Current children cumulated CPU time: 3333.27 s
Current children cumulated vsize: 467076 KiB
Current children cumulated memory: 406948 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.09 4.10 5/250 22648
/proc/meminfo: memFree=128398260/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=469692 memory=409636 CPUtime=3393.12 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 75579 0 0 0 339037 275 0 0 20 0 1 0 33241399 480964608 102409 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 117423 102409 1248 1200 0 115903 0
Current children cumulated CPU time: 3393.12 s
Current children cumulated vsize: 469692 KiB
Current children cumulated memory: 409636 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.10 5/251 22651
/proc/meminfo: memFree=128383140/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=469692 memory=409636 CPUtime=3452.95 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 75720 0 0 0 345020 275 0 0 20 0 1 0 33241399 480964608 102409 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 117423 102409 1248 1200 0 115903 0
Current children cumulated CPU time: 3452.95 s
Current children cumulated vsize: 469692 KiB
Current children cumulated memory: 409636 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 22653
/proc/meminfo: memFree=128377368/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=469908 memory=409764 CPUtime=3512.79 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 75781 0 0 0 351004 275 0 0 20 0 1 0 33241399 481185792 102441 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 117477 102441 1248 1200 0 115957 0
Current children cumulated CPU time: 3512.79 s
Current children cumulated vsize: 469908 KiB
Current children cumulated memory: 409764 KiB

[startup+3582.3 s]
/proc/loadavg: 3.69 3.99 4.06 4/245 22685
/proc/meminfo: memFree=128778340/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=470920 memory=410788 CPUtime=3572.63 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 76039 0 0 0 356988 275 0 0 20 0 1 0 33241399 482222080 102697 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 117730 102697 1248 1200 0 116210 0
Current children cumulated CPU time: 3572.63 s
Current children cumulated vsize: 470920 KiB
Current children cumulated memory: 410788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 3.49 3.91 4.03 4/245 22685
/proc/meminfo: memFree=128778344/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=472384 memory=411940 CPUtime=3600.06 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 76420 0 0 0 359727 279 0 0 20 0 1 0 33241399 483721216 102985 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 118096 102985 1248 1200 0 116576 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 472384 KiB
Current children cumulated memory: 411940 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3611.8 s]
# the end of solver process 22376 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3599.25 s, system=2.8121 s

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

[startup+3611.2 s]
/proc/loadavg: 3.49 3.91 4.03 4/245 22685
/proc/meminfo: memFree=128778344/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=472384 memory=411940 CPUtime=3601.45 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 76420 0 0 0 359865 280 0 0 20 0 1 0 33241399 483721216 102985 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 118096 102985 1248 1200 0 116576 0
Current children cumulated CPU time: 3601.45 s
Current children cumulated vsize: 472384 KiB
Current children cumulated memory: 411940 KiB

[startup+3611.6 s]
/proc/loadavg: 3.49 3.91 4.03 4/245 22685
/proc/meminfo: memFree=128778344/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=472384 memory=411940 CPUtime=3601.85 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 76420 0 0 0 359905 280 0 0 20 0 1 0 33241399 483721216 102985 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 118096 102985 1248 1200 0 116576 0
Current children cumulated CPU time: 3601.85 s
Current children cumulated vsize: 472384 KiB
Current children cumulated memory: 411940 KiB

[startup+3611.8 s]
/proc/loadavg: 3.49 3.91 4.03 4/245 22685
/proc/meminfo: memFree=128778344/131382116 swapFree=33010684/33010684
[pid=22376] ppid=22373 vsize=472384 memory=411940 CPUtime=3602.05 cores=4,6
/proc/22376/stat : 22376 (Exact) R 22373 22376 21046 0 -1 4194304 76420 0 0 0 359925 280 0 0 20 0 1 0 33241399 483721216 102985 18446744073709551615 4198400 9112445 140729629002848 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 44797952 140729629010235 140729629010413 140729629010413 140729629016015 0
/proc/22376/statm: 118096 102985 1248 1200 0 116576 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 472384 KiB
Current children cumulated memory: 411940 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.8
CPU time (s): 3602.06
CPU user time (s): 3599.25
CPU system time (s): 2.8121
CPU usage (%): 99.7303
Max. virtual memory (cumulated for all children) (KiB): 472384
Max. memory (cumulated for all children) (KiB): 411940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.25
system time used= 2.8121
maximum resident set size= 411940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76420
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= 84
involuntary context switches= 1663


# summary of solver processes directly reported to runsolver:
#   pid: 22376
#   total CPU time (s): 3602.06
#   total CPU user time (s): 3599.25
#   total CPU system time (s): 2.8121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7027 second user time and 33.5111 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 07:40:17
IDJOB=4482873
IDBENCH=158311
IDSOLVER=3317
FILE ID=nodeC011/4482873-1751175617
RUNJOBID= nodeC011-1751167606-21057
SLURM_JOB_ID= 9587507
Free space on /tmp= 432728 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K159.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4482873-1751175617/watcher-4482873-1751175617 -o /tmp/evaluation-result-4482873-1751175617/solver-4482873-1751175617 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751167606-21057 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=582670364 --ls=360 HOME/instance-4482873-1751175617.opb

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

MD5SUM BENCH= 27d58ce279c297ab3aeba38d0412d1d9
RANDOM SEED=582670364

nodeC011 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		: 3662.824
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	: 6984.20
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		: 3591.935
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	: 6984.20
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.364
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	: 6984.20
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		: 3700.000
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	: 6984.20
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		: 3492.103
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	: 6984.20
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		: 3691.643
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	: 6984.20
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.290
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	: 6984.20
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		: 3700.000
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        116972984 kB
MemAvailable:   116940352 kB
Buffers:            3280 kB
Cached:           778484 kB
SwapCached:            0 kB
Active:         13286872 kB
Inactive:         530676 kB
Active(anon):   13053744 kB
Inactive(anon):        0 kB
Active(file):     233128 kB
Inactive(file):   530676 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8364 kB
Writeback:             0 kB
AnonPages:      13038856 kB
Mapped:           116480 kB
Shmem:             17960 kB
KReclaimable:      86000 kB
Slab:             165384 kB
SReclaimable:      86000 kB
SUnreclaim:        79384 kB
KernelStack:        4048 kB
PageTables:        28804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   14949720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7890944 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC011 at 2025-06-29 08:40:29