Trace number 4436376

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.8

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir10_trarea_ac.opb
MD5SUM743a21341a4102c561f444f57f0a4e7a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark73649
Best CPU time to get the best result obtained on this benchmark12.8202
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26836
Total number of constraints55586
Number of constraints which are clauses55586
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint359
Number of terms in the objective function 13364
Biggest coefficient in the objective function 2444
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 23768999
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2444
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 23768999
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c solving HOME/instance-4436376-1721106790.opb (Picat 3.6#12)
16.06/16.13	o 4119555
80.51/80.71	o 4007240
152.64/153.05	o 2610234
163.81/164.20	o 1691976
174.98/175.47	o 995280
273.45/274.15	o 527373
462.79/463.92	o 346769
613.22/614.70	o 233130
976.42/978.80	o 157688
1787.16/1791.78	o 107225

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: 63968 MiB (60011 MiB free)
  memory of node 1: 64473 MiB (60523 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436376-1721106790/watcher-4436376-1721106790 -o /tmp/evaluation-result-4436376-1721106790/solver-4436376-1721106790 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721103131-840880 --watchdog 3760 pb_picat HOME/instance-4436376-1721106790.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=843302, runsolver pid=843299

[startup+0.101056 s]*
/proc/loadavg: 4.08 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123391372/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2033608 memory=41800 CPUtime=0.09 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 953 0 0 0 9 0 0 0 20 0 1 0 162849587 2082414592 10450 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 508402 10450 1501 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 41800 KiB

[startup+0.206037 s]*
/proc/loadavg: 4.08 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123372712/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2033608 memory=62280 CPUtime=0.2 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 973 0 0 0 19 1 0 0 20 0 1 0 162849587 2082414592 15570 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 508402 15570 1501 439 0 503831 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 62280 KiB

[startup+0.305931 s]*
/proc/loadavg: 4.08 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123358236/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2033608 memory=76616 CPUtime=0.3 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 980 0 0 0 29 1 0 0 20 0 1 0 162849587 2082414592 19154 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 508402 19154 1501 439 0 503831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 76616 KiB

[startup+0.70023 s]
/proc/loadavg: 4.08 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123322692/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2061228 memory=152856 CPUtime=0.68 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 4578 0 0 0 66 2 0 0 20 0 1 0 162849587 2110697472 38214 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 515307 38214 1688 439 0 510736 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2061228 KiB
Current children cumulated memory: 152856 KiB

[startup+1.50014 s]
/proc/loadavg: 4.08 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123255440/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2102188 memory=178148 CPUtime=1.49 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 8613 0 0 0 145 4 0 0 20 0 1 0 162849587 2152640512 44537 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 525547 44537 1752 439 0 520976 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2102188 KiB
Current children cumulated memory: 178148 KiB

[startup+3.10599 s]
/proc/loadavg: 4.08 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123246656/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2121652 memory=187948 CPUtime=3.08 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 9678 0 0 0 304 4 0 0 20 0 1 0 162849587 2172571648 46987 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 530413 46987 1752 439 0 525842 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2121652 KiB
Current children cumulated memory: 187948 KiB

[startup+6.30022 s]
/proc/loadavg: 4.07 4.18 4.16 5/258 843303
/proc/meminfo: memFree=123239388/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2120956 memory=192348 CPUtime=6.27 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 17001 0 0 0 621 6 0 0 20 0 1 0 162849587 2171858944 48087 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 530239 48087 1752 439 0 525668 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2120956 KiB
Current children cumulated memory: 192348 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.19 4.17 5/258 843304
/proc/meminfo: memFree=123217836/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2125936 memory=195448 CPUtime=12.66 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 28349 0 0 0 1256 10 0 0 20 0 1 0 162849587 2176958464 48862 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 531484 48862 1752 439 0 526913 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2125936 KiB
Current children cumulated memory: 195448 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.20 4.17 5/257 843352
/proc/meminfo: memFree=123251380/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2128276 memory=206244 CPUtime=25.43 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 44822 0 0 0 2526 17 0 0 20 0 1 0 162849587 2179354624 51561 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532069 51561 1768 439 0 527498 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2128276 KiB
Current children cumulated memory: 206244 KiB

[startup+51.1058 s]
/proc/loadavg: 4.13 4.18 4.16 5/257 843403
/proc/meminfo: memFree=123539228/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2128276 memory=208532 CPUtime=50.98 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 70883 0 0 0 5070 28 0 0 20 0 1 0 162849587 2179354624 52133 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532069 52133 1768 439 0 527498 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2128276 KiB
Current children cumulated memory: 208532 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.16 5/257 843458
/proc/meminfo: memFree=123400452/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129104 memory=207412 CPUtime=102.07 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 122631 0 0 0 10155 52 0 0 20 0 1 0 162849587 2180202496 51853 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532276 51853 1768 439 0 527705 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 2129104 KiB
Current children cumulated memory: 207412 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.17 4.16 5/255 843469
/proc/meminfo: memFree=123348764/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129000 memory=204008 CPUtime=161.92 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 175388 0 0 0 16117 75 0 0 20 0 1 0 162849587 2180096000 51002 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532250 51002 1768 439 0 527679 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 2129000 KiB
Current children cumulated memory: 204008 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.15 4.16 5/255 843479
/proc/meminfo: memFree=123325140/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129304 memory=216848 CPUtime=221.78 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 227813 0 0 0 22081 97 0 0 20 0 1 0 162849587 2180407296 54212 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532326 54212 1768 439 0 527755 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 2129304 KiB
Current children cumulated memory: 216848 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/255 843490
/proc/meminfo: memFree=123321396/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129296 memory=206352 CPUtime=281.64 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 264367 0 0 0 28051 113 0 0 20 0 1 0 162849587 2180399104 51588 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532324 51588 1768 439 0 527753 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 2129296 KiB
Current children cumulated memory: 206352 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/254 843500
/proc/meminfo: memFree=123295964/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129296 memory=218896 CPUtime=341.49 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 286588 0 0 0 34027 122 0 0 20 0 1 0 162849587 2180399104 54724 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532324 54724 1768 439 0 527753 0
Current children cumulated CPU time: 341.49 s
Current children cumulated vsize: 2129296 KiB
Current children cumulated memory: 218896 KiB

[startup+402.3 s]
/proc/loadavg: 4.33 4.18 4.16 5/254 843510
/proc/meminfo: memFree=123292736/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129296 memory=227060 CPUtime=401.35 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 299628 0 0 0 40005 130 0 0 20 0 1 0 162849587 2180399104 56765 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532324 56765 1768 439 0 527753 0
Current children cumulated CPU time: 401.35 s
Current children cumulated vsize: 2129296 KiB
Current children cumulated memory: 227060 KiB

[startup+462.3 s]
/proc/loadavg: 4.39 4.22 4.18 5/255 843524
/proc/meminfo: memFree=123291984/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2129500 memory=227292 CPUtime=461.19 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 310315 0 0 0 45983 136 0 0 20 0 1 0 162849587 2180608000 56823 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 532375 56823 1768 439 0 527804 0

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

Current children cumulated memory: 246260 KiB

[startup+2862.3 s]
/proc/loadavg: 4.38 4.17 4.12 5/258 845151
/proc/meminfo: memFree=123277228/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2156780 memory=244212 CPUtime=2854.69 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 614739 0 0 0 285165 304 0 0 20 0 1 0 162849587 2208542720 61053 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 539195 61053 1768 439 0 534624 0
Current children cumulated CPU time: 2854.69 s
Current children cumulated vsize: 2156780 KiB
Current children cumulated memory: 244212 KiB

[startup+2922.3 s]
/proc/loadavg: 4.24 4.17 4.12 5/258 845161
/proc/meminfo: memFree=123186828/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=277288 CPUtime=2914.52 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 618342 0 0 0 291144 308 0 0 20 0 1 0 162849587 2242097152 69322 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 69322 1768 439 0 542816 0
Current children cumulated CPU time: 2914.52 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 277288 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/258 845172
/proc/meminfo: memFree=123243372/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=256448 CPUtime=2974.34 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 620567 0 0 0 297124 310 0 0 20 0 1 0 162849587 2242097152 64112 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 64112 1768 439 0 542816 0
Current children cumulated CPU time: 2974.34 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 256448 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/258 845185
/proc/meminfo: memFree=123247140/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=276984 CPUtime=3034.17 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 623043 0 0 0 303105 312 0 0 20 0 1 0 162849587 2242097152 69246 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 69246 1768 439 0 542816 0
Current children cumulated CPU time: 3034.17 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 276984 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/258 845197
/proc/meminfo: memFree=123118860/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=276984 CPUtime=3093.99 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 625394 0 0 0 309086 313 0 0 20 0 1 0 162849587 2242097152 69246 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 69246 1768 439 0 542816 0
Current children cumulated CPU time: 3093.99 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 276984 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/256 845208
/proc/meminfo: memFree=123245632/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=281080 CPUtime=3153.82 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 625407 0 0 0 315069 313 0 0 20 0 1 0 162849587 2242097152 70270 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 70270 1768 439 0 542816 0
Current children cumulated CPU time: 3153.82 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 281080 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 845218
/proc/meminfo: memFree=123218896/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=281048 CPUtime=3213.65 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 627864 0 0 0 321050 315 0 0 20 0 1 0 162849587 2242097152 70262 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 70262 1768 439 0 542816 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 281048 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 845229
/proc/meminfo: memFree=123172904/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=279000 CPUtime=3273.48 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 630436 0 0 0 327031 317 0 0 20 0 1 0 162849587 2242097152 69750 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 69750 1768 439 0 542816 0
Current children cumulated CPU time: 3273.48 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 279000 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/255 845239
/proc/meminfo: memFree=123229608/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=279032 CPUtime=3333.3 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 633127 0 0 0 333012 318 0 0 20 0 1 0 162849587 2242097152 69758 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 69758 1768 439 0 542816 0
Current children cumulated CPU time: 3333.3 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 279032 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/254 845249
/proc/meminfo: memFree=123260156/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2173164 memory=262600 CPUtime=3393.12 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 635566 0 0 0 338992 320 0 0 20 0 1 0 162849587 2225319936 65650 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 543291 65650 1768 439 0 538720 0
Current children cumulated CPU time: 3393.12 s
Current children cumulated vsize: 2173164 KiB
Current children cumulated memory: 262600 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/256 845264
/proc/meminfo: memFree=123207596/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=266724 CPUtime=3452.95 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 637162 0 0 0 344973 322 0 0 20 0 1 0 162849587 2242097152 66681 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 66681 1768 439 0 542816 0
Current children cumulated CPU time: 3452.95 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 266724 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/256 845275
/proc/meminfo: memFree=123201208/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=268792 CPUtime=3512.78 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 639471 0 0 0 350954 324 0 0 20 0 1 0 162849587 2242097152 67198 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 67198 1768 439 0 542816 0
Current children cumulated CPU time: 3512.78 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 268792 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/256 845286
/proc/meminfo: memFree=123214184/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=272992 CPUtime=3572.6 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 643724 0 0 0 356934 326 0 0 20 0 1 0 162849587 2242097152 68248 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 68248 1768 439 0 542816 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 272992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.14 4.10 4.09 5/256 845291
/proc/meminfo: memFree=123236332/131524596 swapFree=131071996/131071996
[pid=843302] ppid=843299 vsize=2189548 memory=264696 CPUtime=3600.03 cores=4,6
/proc/843302/stat : 843302 (pb_picat) R 843299 843302 840869 0 -1 4194304 644793 0 0 0 359676 327 0 0 20 0 1 0 162849587 2242097152 66174 134679101440 4194304 5989780 140721697212912 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 40402944 140721697219609 140721697219685 140721697219685 140721697226700 0
/proc/843302/statm: 547387 66174 1768 439 0 542816 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2189548 KiB
Current children cumulated memory: 264696 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.76 s, system=3.2787 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.8
CPU time (s): 3600.04
CPU user time (s): 3596.76
CPU system time (s): 3.2787
CPU usage (%): 99.7296
Max. virtual memory (cumulated for all children) (KiB): 2369772
Max. memory (cumulated for all children) (KiB): 422496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.76
system time used= 3.2787
maximum resident set size= 422684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 644793
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= 14
involuntary context switches= 3237


# summary of solver processes directly reported to runsolver:
#   pid: 843302
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3596.76
#   total CPU system time (s): 3.2787

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.6525 second user time and 17.0758 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-16 07:13:23
IDJOB=4436376
IDBENCH=148146
IDSOLVER=3068
FILE ID=nodeC034/4436376-1721106790
RUNJOBID= nodeC034-1721103131-840880
SLURM_JOB_ID= 7505618
Free space on /tmp= 890064 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir10_trarea_ac.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436376-1721106790/watcher-4436376-1721106790 -o /tmp/evaluation-result-4436376-1721106790/solver-4436376-1721106790 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721103131-840880 --watchdog 3760  pb_picat HOME/instance-4436376-1721106790.opb

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

MD5SUM BENCH= 743a21341a4102c561f444f57f0a4e7a
RANDOM SEED=1531106725

nodeC034.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		: 3669.907
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.99
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		: 3687.889
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.58
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		: 3611.918
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.99
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		: 3600.725
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.58
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		: 3663.843
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.99
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		: 3687.993
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.58
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		: 3649.279
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.99
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		: 3600.295
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        123427876 kB
MemAvailable:   129212504 kB
Buffers:          384992 kB
Cached:          6166768 kB
SwapCached:            0 kB
Active:           703020 kB
Inactive:        6642612 kB
Active(anon):       1508 kB
Inactive(anon):   830060 kB
Active(file):     701512 kB
Inactive(file):  5812552 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18344 kB
Writeback:             0 kB
AnonPages:        793016 kB
Mapped:           114144 kB
Shmem:             37720 kB
KReclaimable:     220776 kB
Slab:             342332 kB
SReclaimable:     220776 kB
SUnreclaim:       121556 kB
KernelStack:        4160 kB
PageTables:        11008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    6775132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63200 kB
HardwareCorrupted:     0 kB
AnonHugePages:    606208 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:      250580 kB
DirectMap2M:    28882944 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC034 at 2024-07-16 08:13:33