Trace number 4436407

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
Picat 2024-06-18? (TO) 3600.04 3609.7

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 benchmark71553.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.00/0.00	c solving HOME/instance-4436407-1721111659.opb (Picat 3.6#12)

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: 63931 MiB (61939 MiB free)
  memory of node 1: 64510 MiB (61900 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436407-1721111659/watcher-4436407-1721111659 -o /tmp/evaluation-result-4436407-1721111659/solver-4436407-1721111659 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721104371-842011 --watchdog 3760 pb_picat HOME/instance-4436407-1721111659.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.1008 s]*
/proc/loadavg: 4.16 4.17 4.11 5/260 846300
/proc/meminfo: memFree=126779496/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2041424 memory=40116 CPUtime=0.09 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 453 0 0 0 9 0 0 0 20 0 1 0 163325030 2090418176 10029 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 510356 10029 1607 439 0 505785 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2041424 KiB
Current children cumulated memory: 40116 KiB

[startup+0.205657 s]*
/proc/loadavg: 4.16 4.17 4.11 5/260 846300
/proc/meminfo: memFree=126756380/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2041424 memory=61388 CPUtime=0.19 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 609 0 0 0 18 1 0 0 20 0 1 0 163325030 2090418176 15347 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 510356 15347 1623 439 0 505785 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2041424 KiB
Current children cumulated memory: 61388 KiB

[startup+0.305716 s]*
/proc/loadavg: 4.16 4.17 4.11 5/260 846300
/proc/meminfo: memFree=126740736/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2051520 memory=73964 CPUtime=0.29 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 2350 0 0 0 28 1 0 0 20 0 1 0 163325030 2100756480 18491 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 512880 18491 1783 439 0 508309 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2051520 KiB
Current children cumulated memory: 73964 KiB

[startup+0.700237 s]
/proc/loadavg: 4.16 4.17 4.11 5/260 846300
/proc/meminfo: memFree=126716780/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2085632 memory=106948 CPUtime=0.69 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 7595 0 0 0 65 4 0 0 20 0 1 0 163325030 2135687168 26737 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 521408 26737 1783 439 0 516837 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2085632 KiB
Current children cumulated memory: 106948 KiB

[startup+1.50023 s]
/proc/loadavg: 4.16 4.17 4.11 5/260 846300
/proc/meminfo: memFree=126683000/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2102408 memory=114152 CPUtime=1.48 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 8470 0 0 0 138 10 0 0 20 0 1 0 163325030 2152865792 28538 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 525602 28538 1783 439 0 521031 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2102408 KiB
Current children cumulated memory: 114152 KiB

[startup+3.10547 s]
/proc/loadavg: 4.15 4.16 4.11 5/260 846302
/proc/meminfo: memFree=126686364/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2106056 memory=118456 CPUtime=3.08 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 12712 0 0 0 297 11 0 0 20 0 1 0 163325030 2156601344 29614 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 526514 29614 1783 439 0 521943 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2106056 KiB
Current children cumulated memory: 118456 KiB

[startup+6.30023 s]
/proc/loadavg: 4.15 4.16 4.11 5/260 846302
/proc/meminfo: memFree=126690664/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2103428 memory=120948 CPUtime=6.27 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 15958 0 0 0 615 12 0 0 20 0 1 0 163325030 2153910272 30237 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 525857 30237 1783 439 0 521286 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2103428 KiB
Current children cumulated memory: 120948 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.16 4.11 5/260 846302
/proc/meminfo: memFree=126700840/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2104824 memory=116196 CPUtime=12.65 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 21685 0 0 0 1251 14 0 0 20 0 1 0 163325030 2155339776 29049 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 526206 29049 1783 439 0 521635 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2104824 KiB
Current children cumulated memory: 116196 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.15 4.11 5/260 846305
/proc/meminfo: memFree=126683980/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2104480 memory=113968 CPUtime=25.42 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 24268 0 0 0 2526 16 0 0 20 0 1 0 163325030 2154987520 28492 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 526120 28492 1783 439 0 521549 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2104480 KiB
Current children cumulated memory: 113968 KiB

[startup+51.1058 s]
/proc/loadavg: 4.14 4.15 4.11 5/260 846308
/proc/meminfo: memFree=126638904/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2104892 memory=127008 CPUtime=50.96 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 33097 0 0 0 5076 20 0 0 20 0 1 0 163325030 2155409408 31752 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 526223 31752 1783 439 0 521652 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2104892 KiB
Current children cumulated memory: 127008 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/256 846316
/proc/meminfo: memFree=126675008/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2121276 memory=133212 CPUtime=102.02 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 46491 0 0 0 10175 27 0 0 20 0 1 0 163325030 2172186624 33303 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 530319 33303 1783 439 0 525748 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2121276 KiB
Current children cumulated memory: 133212 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/256 846372
/proc/meminfo: memFree=126484180/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2106720 memory=126464 CPUtime=161.86 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 69220 0 0 0 16146 40 0 0 20 0 1 0 163325030 2157281280 31616 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 526680 31616 1783 439 0 522109 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2106720 KiB
Current children cumulated memory: 126464 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/255 846383
/proc/meminfo: memFree=126499696/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2098528 memory=122860 CPUtime=221.68 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 87297 0 0 0 22119 49 0 0 20 0 1 0 163325030 2148892672 30715 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 524632 30715 1783 439 0 520061 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2098528 KiB
Current children cumulated memory: 122860 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/255 846394
/proc/meminfo: memFree=126363236/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2196604 memory=166680 CPUtime=281.53 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 105898 0 0 0 28092 61 0 0 20 0 1 0 163325030 2249322496 41670 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 549151 41670 1783 439 0 544580 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 2196604 KiB
Current children cumulated memory: 166680 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/256 846450
/proc/meminfo: memFree=126727460/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2131068 memory=131432 CPUtime=341.36 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 117105 0 0 0 34067 69 0 0 20 0 1 0 163325030 2182213632 32858 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 532767 32858 1783 439 0 528196 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 2131068 KiB
Current children cumulated memory: 131432 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 846466
/proc/meminfo: memFree=126671348/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2143356 memory=144264 CPUtime=401.19 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 128736 0 0 0 40044 75 0 0 20 0 1 0 163325030 2194796544 36066 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 535839 36066 1783 439 0 531268 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 2143356 KiB
Current children cumulated memory: 144264 KiB

[startup+462.3 s]
/proc/loadavg: 4.23 4.14 4.10 5/259 846476
/proc/meminfo: memFree=126690448/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2176124 memory=154468 CPUtime=461.03 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 144857 0 0 0 46018 85 0 0 20 0 1 0 163325030 2228350976 38617 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 544031 38617 1783 439 0 539460 0

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

Current children cumulated memory: 177088 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/258 847591
/proc/meminfo: memFree=125872216/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2225080 memory=233728 CPUtime=2914.42 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 634127 0 0 0 290981 461 0 0 20 0 1 0 163325030 2278481920 58432 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 556270 58432 1783 439 0 551699 0
Current children cumulated CPU time: 2914.42 s
Current children cumulated vsize: 2225080 KiB
Current children cumulated memory: 233728 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/257 847604
/proc/meminfo: memFree=125906504/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2225080 memory=229344 CPUtime=2974.27 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 647101 0 0 0 296953 474 0 0 20 0 1 0 163325030 2278481920 57336 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 556270 57336 1783 439 0 551699 0
Current children cumulated CPU time: 2974.27 s
Current children cumulated vsize: 2225080 KiB
Current children cumulated memory: 229344 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/257 847614
/proc/meminfo: memFree=125930128/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2175928 memory=161404 CPUtime=3034.12 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 657508 0 0 0 302929 483 0 0 20 0 1 0 163325030 2228150272 40351 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 543982 40351 1783 439 0 539411 0
Current children cumulated CPU time: 3034.12 s
Current children cumulated vsize: 2175928 KiB
Current children cumulated memory: 161404 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/258 848011
/proc/meminfo: memFree=126086476/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2159544 memory=159440 CPUtime=3093.96 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 663057 0 0 0 308909 487 0 0 20 0 1 0 163325030 2211373056 39860 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 539886 39860 1783 439 0 535315 0
Current children cumulated CPU time: 3093.96 s
Current children cumulated vsize: 2159544 KiB
Current children cumulated memory: 159440 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/258 848022
/proc/meminfo: memFree=125989160/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2143160 memory=149316 CPUtime=3153.8 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 668485 0 0 0 314889 491 0 0 20 0 1 0 163325030 2194595840 37329 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 535790 37329 1783 439 0 531219 0
Current children cumulated CPU time: 3153.8 s
Current children cumulated vsize: 2143160 KiB
Current children cumulated memory: 149316 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/258 848034
/proc/meminfo: memFree=126061216/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2159544 memory=177860 CPUtime=3213.65 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 678779 0 0 0 320864 501 0 0 20 0 1 0 163325030 2211373056 44465 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 539886 44465 1783 439 0 535315 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 2159544 KiB
Current children cumulated memory: 177860 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/260 848214
/proc/meminfo: memFree=126037280/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2241464 memory=192128 CPUtime=3273.49 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 691309 0 0 0 326834 515 0 0 20 0 1 0 163325030 2295259136 48032 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 560366 48032 1783 439 0 555795 0
Current children cumulated CPU time: 3273.49 s
Current children cumulated vsize: 2241464 KiB
Current children cumulated memory: 192128 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/259 848224
/proc/meminfo: memFree=126045792/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2175928 memory=165600 CPUtime=3333.34 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 701057 0 0 0 332807 527 0 0 20 0 1 0 163325030 2228150272 41400 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 543982 41400 1783 439 0 539411 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 2175928 KiB
Current children cumulated memory: 165600 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/258 848291
/proc/meminfo: memFree=125874800/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2225080 memory=184016 CPUtime=3393.18 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 709486 0 0 0 338783 535 0 0 20 0 1 0 163325030 2278481920 46004 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 556270 46004 1783 439 0 551699 0
Current children cumulated CPU time: 3393.18 s
Current children cumulated vsize: 2225080 KiB
Current children cumulated memory: 184016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/258 848301
/proc/meminfo: memFree=126087976/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2159544 memory=151112 CPUtime=3453.03 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 716844 0 0 0 344761 542 0 0 20 0 1 0 163325030 2211373056 37778 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 539886 37778 1783 439 0 535315 0
Current children cumulated CPU time: 3453.03 s
Current children cumulated vsize: 2159544 KiB
Current children cumulated memory: 151112 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.12 4.10 5/258 848313
/proc/meminfo: memFree=125959716/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2208696 memory=208536 CPUtime=3512.86 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 723702 0 0 0 350738 548 0 0 20 0 1 0 163325030 2261704704 52134 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 552174 52134 1783 439 0 547603 0
Current children cumulated CPU time: 3512.86 s
Current children cumulated vsize: 2208696 KiB
Current children cumulated memory: 208536 KiB

[startup+3582.3 s]
/proc/loadavg: 3.27 3.89 4.02 3/243 848386
/proc/meminfo: memFree=126466232/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2241464 memory=206540 CPUtime=3572.7 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 731350 0 0 0 356714 556 0 0 20 0 1 0 163325030 2295259136 51635 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 560366 51635 1783 439 0 555795 0
Current children cumulated CPU time: 3572.7 s
Current children cumulated vsize: 2241464 KiB
Current children cumulated memory: 206540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 3.08 3.79 3.98 3/243 848391
/proc/meminfo: memFree=126453664/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2241464 memory=190160 CPUtime=3600.03 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 735453 0 0 0 359442 561 0 0 20 0 1 0 163325030 2295259136 47540 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 560366 47540 1783 439 0 555795 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2241464 KiB
Current children cumulated memory: 190160 KiB

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

[startup+3609.7 s]
# the end of solver process 846299 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3594.43 s, system=5.61802 s

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

[startup+3609.7 s]
/proc/loadavg: 3.08 3.79 3.98 3/243 848391
/proc/meminfo: memFree=126453664/131524600 swapFree=130796312/131071996
[pid=846299] ppid=846296 vsize=2241464 memory=190160 CPUtime=3600.03 cores=5,7
/proc/846299/stat : 846299 (pb_picat) R 846296 846299 841998 0 -1 4194304 735453 0 0 0 359442 561 0 0 20 0 1 0 163325030 2295259136 47540 134679101440 4194304 5989780 140724725593712 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 18784256 140724725601305 140724725601381 140724725601381 140724725608396 0
/proc/846299/statm: 560366 47540 1783 439 0 555795 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2241464 KiB
Current children cumulated memory: 190160 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.7
CPU time (s): 3600.04
CPU user time (s): 3594.43
CPU system time (s): 5.61802
CPU usage (%): 99.7325
Max. virtual memory (cumulated for all children) (KiB): 2356152
Max. memory (cumulated for all children) (KiB): 269268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.43
system time used= 5.61802
maximum resident set size= 269268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 735453
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= 18
involuntary context switches= 4502


# summary of solver processes directly reported to runsolver:
#   pid: 846299
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3594.43
#   total CPU system time (s): 5.61802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.9288 second user time and 15.9575 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-16 08:34:31
IDJOB=4436407
IDBENCH=148772
IDSOLVER=3068
FILE ID=nodeC014/4436407-1721111659
RUNJOBID= nodeC014-1721104371-842011
SLURM_JOB_ID= 7505625
Free space on /tmp= 890072 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436407-1721111659/watcher-4436407-1721111659 -o /tmp/evaluation-result-4436407-1721111659/solver-4436407-1721111659 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721104371-842011 --watchdog 3760  pb_picat HOME/instance-4436407-1721111659.opb

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=106923382

nodeC014.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3662.357
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3678.868
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.942
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.837
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3662.455
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3657.923
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.965
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3666.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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126814844 kB
MemAvailable:   129528704 kB
Buffers:          336928 kB
Cached:          3183132 kB
SwapCached:        12816 kB
Active:          1057076 kB
Inactive:        3091588 kB
Active(anon):       9460 kB
Inactive(anon):   637140 kB
Active(file):    1047616 kB
Inactive(file):  2454448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130796312 kB
Dirty:              4048 kB
Writeback:             8 kB
AnonPages:        612608 kB
Mapped:            57064 kB
Shmem:             18004 kB
KReclaimable:     102888 kB
Slab:             195252 kB
SReclaimable:     102888 kB
SUnreclaim:        92364 kB
KernelStack:        4192 kB
PageTables:        10908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7105148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            29024 kB
HardwareCorrupted:     0 kB
AnonHugePages:    446464 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191188 kB
DirectMap2M:    14262272 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC014 at 2024-07-16 09:34:41