Trace number 4436373

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.06 3609.3

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir07_trarea_ac.opb
MD5SUMe4e66f4daa42a17f1f7cec3a27a30418
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 benchmark50162
Best CPU time to get the best result obtained on this benchmark0.296027
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2278
Total number of constraints4879
Number of constraints which are clauses4879
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 constraint43
Number of terms in the objective function 1076
Biggest coefficient in the objective function 2162
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1745862
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2162
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1745862
Number of bits of the biggest sum of numbers21
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.00	c solving HOME/instance-4436373-1721106817.opb (Picat 3.6#12)
2.78/2.86	o 1721915
6.27/6.38	o 1518722
11.27/11.32	o 853637
16.06/16.11	o 568825
20.25/20.31	o 279859
26.73/26.85	o 187062
32.52/32.64	o 124129
42.10/42.26	o 83653
182.73/183.28	o 56615

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=843397, runsolver pid=843394

[startup+0.100808 s]*
/proc/loadavg: 4.19 4.20 4.17 5/257 843398
/proc/meminfo: memFree=123547644/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2047144 memory=34896 CPUtime=0.09 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 2336 0 0 0 9 0 0 0 20 0 1 0 162852219 2096275456 8724 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 511786 8724 1679 439 0 507215 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2047144 KiB
Current children cumulated memory: 34896 KiB

[startup+0.205989 s]*
/proc/loadavg: 4.19 4.20 4.17 5/257 843398
/proc/meminfo: memFree=123545336/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2047144 memory=34896 CPUtime=0.2 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 2338 0 0 0 20 0 0 0 20 0 1 0 162852219 2096275456 8724 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 511786 8724 1679 439 0 507215 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2047144 KiB
Current children cumulated memory: 34896 KiB

[startup+0.305681 s]*
/proc/loadavg: 4.19 4.20 4.17 5/257 843398
/proc/meminfo: memFree=123545196/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2047144 memory=34896 CPUtime=0.3 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 2341 0 0 0 30 0 0 0 20 0 1 0 162852219 2096275456 8724 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 511786 8724 1679 439 0 507215 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2047144 KiB
Current children cumulated memory: 34896 KiB

[startup+0.700158 s]
/proc/loadavg: 4.19 4.20 4.17 5/257 843398
/proc/meminfo: memFree=123567124/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2047144 memory=35360 CPUtime=0.69 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 2353 0 0 0 69 0 0 0 20 0 1 0 162852219 2096275456 8840 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 511786 8840 1743 439 0 507215 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2047144 KiB
Current children cumulated memory: 35360 KiB

[startup+1.50017 s]
/proc/loadavg: 4.19 4.20 4.17 5/257 843398
/proc/meminfo: memFree=123540464/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2049192 memory=35548 CPUtime=1.48 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 2400 0 0 0 148 0 0 0 20 0 1 0 162852219 2098372608 8887 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 512298 8887 1743 439 0 507727 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2049192 KiB
Current children cumulated memory: 35548 KiB

[startup+3.1057 s]
/proc/loadavg: 4.19 4.20 4.17 5/257 843399
/proc/meminfo: memFree=123553716/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2047716 memory=36360 CPUtime=3.08 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 3877 0 0 0 308 0 0 0 20 0 1 0 162852219 2096861184 9090 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 511929 9090 1743 439 0 507358 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2047716 KiB
Current children cumulated memory: 36360 KiB

[startup+6.30021 s]
/proc/loadavg: 4.18 4.20 4.17 5/257 843399
/proc/meminfo: memFree=123546404/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2054256 memory=41460 CPUtime=6.27 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 4684 0 0 0 627 0 0 0 20 0 1 0 162852219 2103558144 10365 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 513564 10365 1743 439 0 508993 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2054256 KiB
Current children cumulated memory: 41460 KiB

[startup+12.7001 s]
/proc/loadavg: 4.16 4.19 4.17 5/257 843401
/proc/meminfo: memFree=123570360/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2048368 memory=37020 CPUtime=12.66 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 8099 0 0 0 1265 1 0 0 20 0 1 0 162852219 2097528832 9255 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 512092 9255 1743 439 0 507521 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2048368 KiB
Current children cumulated memory: 37020 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.18 4.16 5/257 843403
/proc/meminfo: memFree=123534180/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2064756 memory=50600 CPUtime=25.44 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 15421 0 0 0 2541 3 0 0 20 0 1 0 162852219 2114310144 12650 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 516189 12650 1743 439 0 511618 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 2064756 KiB
Current children cumulated memory: 50600 KiB

[startup+51.1058 s]
/proc/loadavg: 4.16 4.18 4.17 5/257 843406
/proc/meminfo: memFree=123529880/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2065200 memory=50552 CPUtime=50.98 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 23628 0 0 0 5093 5 0 0 20 0 1 0 162852219 2114764800 12638 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 516300 12638 1743 439 0 511729 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2065200 KiB
Current children cumulated memory: 50552 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.17 4.16 5/257 843463
/proc/meminfo: memFree=123361408/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2072980 memory=58968 CPUtime=102.05 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 35078 0 0 0 10194 11 0 0 20 0 1 0 162852219 2122731520 14742 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 518245 14742 1743 439 0 513674 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 2072980 KiB
Current children cumulated memory: 58968 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.15 4.16 5/255 843473
/proc/meminfo: memFree=123331632/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2081176 memory=61040 CPUtime=161.89 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 63664 0 0 0 16167 22 0 0 20 0 1 0 162852219 2131124224 15260 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 520294 15260 1743 439 0 515723 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2081176 KiB
Current children cumulated memory: 61040 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/255 843484
/proc/meminfo: memFree=123293380/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2085168 memory=70440 CPUtime=221.74 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 78970 0 0 0 22145 29 0 0 20 0 1 0 162852219 2135212032 17610 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 521292 17610 1743 439 0 516721 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 2085168 KiB
Current children cumulated memory: 70440 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.14 4.15 5/254 843494
/proc/meminfo: memFree=123303872/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2093364 memory=79940 CPUtime=281.6 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 82791 0 0 0 28129 31 0 0 20 0 1 0 162852219 2143604736 19985 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 523341 19985 1743 439 0 518770 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 2093364 KiB
Current children cumulated memory: 79940 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.14 4.15 5/254 843504
/proc/meminfo: memFree=123278676/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2101556 memory=86072 CPUtime=341.45 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 90272 0 0 0 34111 34 0 0 20 0 1 0 162852219 2151993344 21518 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 525389 21518 1743 439 0 520818 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 2101556 KiB
Current children cumulated memory: 86072 KiB

[startup+402.3 s]
/proc/loadavg: 4.28 4.18 4.16 5/255 843517
/proc/meminfo: memFree=123293748/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2101556 memory=84252 CPUtime=401.31 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 101371 0 0 0 40092 39 0 0 20 0 1 0 162852219 2151993344 21063 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 525389 21063 1743 439 0 520818 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 2101556 KiB
Current children cumulated memory: 84252 KiB

[startup+462.3 s]
/proc/loadavg: 4.25 4.20 4.17 5/255 843529
/proc/meminfo: memFree=123290108/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2117940 memory=92240 CPUtime=461.16 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 110436 0 0 0 46073 43 0 0 20 0 1 0 162852219 2168770560 23060 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 529485 23060 1743 439 0 524914 0

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

Current children cumulated memory: 61164 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/258 845167
/proc/meminfo: memFree=123239384/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2129596 memory=93776 CPUtime=2914.8 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 362878 0 0 0 291267 213 0 0 20 0 1 0 162852219 2180706304 23444 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 532399 23444 1743 439 0 527828 0
Current children cumulated CPU time: 2914.8 s
Current children cumulated vsize: 2129596 KiB
Current children cumulated memory: 93776 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/258 845179
/proc/meminfo: memFree=123245376/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2096828 memory=81464 CPUtime=2974.65 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 371933 0 0 0 297247 218 0 0 20 0 1 0 162852219 2147151872 20366 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 524207 20366 1743 439 0 519636 0
Current children cumulated CPU time: 2974.65 s
Current children cumulated vsize: 2096828 KiB
Current children cumulated memory: 81464 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/258 845192
/proc/meminfo: memFree=123177996/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2096828 memory=89596 CPUtime=3034.49 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 379199 0 0 0 303228 221 0 0 20 0 1 0 162852219 2147151872 22399 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 524207 22399 1743 439 0 519636 0
Current children cumulated CPU time: 3034.49 s
Current children cumulated vsize: 2096828 KiB
Current children cumulated memory: 89596 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/258 845203
/proc/meminfo: memFree=123200052/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2088636 memory=82132 CPUtime=3094.34 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 383579 0 0 0 309211 223 0 0 20 0 1 0 162852219 2138763264 20533 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 522159 20533 1743 439 0 517588 0
Current children cumulated CPU time: 3094.34 s
Current children cumulated vsize: 2088636 KiB
Current children cumulated memory: 82132 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/256 845213
/proc/meminfo: memFree=123211104/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2129596 memory=95988 CPUtime=3154.18 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 389905 0 0 0 315191 227 0 0 20 0 1 0 162852219 2180706304 23997 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 532399 23997 1743 439 0 527828 0
Current children cumulated CPU time: 3154.18 s
Current children cumulated vsize: 2129596 KiB
Current children cumulated memory: 95988 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 845224
/proc/meminfo: memFree=123197064/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2129596 memory=98056 CPUtime=3214.03 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 397202 0 0 0 321170 233 0 0 20 0 1 0 162852219 2180706304 24514 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 532399 24514 1743 439 0 527828 0
Current children cumulated CPU time: 3214.03 s
Current children cumulated vsize: 2129596 KiB
Current children cumulated memory: 98056 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/255 845234
/proc/meminfo: memFree=123244432/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2080444 memory=71212 CPUtime=3273.88 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 406776 0 0 0 327150 238 0 0 20 0 1 0 162852219 2130374656 17803 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 520111 17803 1743 439 0 515540 0
Current children cumulated CPU time: 3273.88 s
Current children cumulated vsize: 2080444 KiB
Current children cumulated memory: 71212 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 845245
/proc/meminfo: memFree=123222848/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2096828 memory=85576 CPUtime=3333.72 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 414258 0 0 0 333131 241 0 0 20 0 1 0 162852219 2147151872 21394 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 524207 21394 1743 439 0 519636 0
Current children cumulated CPU time: 3333.72 s
Current children cumulated vsize: 2096828 KiB
Current children cumulated memory: 85576 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/256 845259
/proc/meminfo: memFree=123242744/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2096828 memory=90860 CPUtime=3393.57 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 423672 0 0 0 339112 245 0 0 20 0 1 0 162852219 2147151872 22715 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 524207 22715 1743 439 0 519636 0
Current children cumulated CPU time: 3393.57 s
Current children cumulated vsize: 2096828 KiB
Current children cumulated memory: 90860 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 845270
/proc/meminfo: memFree=123247432/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2086504 memory=75128 CPUtime=3453.42 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 436532 0 0 0 345090 252 0 0 20 0 1 0 162852219 2136580096 18782 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 521626 18782 1743 439 0 517055 0
Current children cumulated CPU time: 3453.42 s
Current children cumulated vsize: 2086504 KiB
Current children cumulated memory: 75128 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/256 845281
/proc/meminfo: memFree=123198036/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2152040 memory=104000 CPUtime=3513.26 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 443036 0 0 0 351070 256 0 0 20 0 1 0 162852219 2203688960 26000 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 538010 26000 1743 439 0 533439 0
Current children cumulated CPU time: 3513.26 s
Current children cumulated vsize: 2152040 KiB
Current children cumulated memory: 104000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/256 845291
/proc/meminfo: memFree=123239128/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2135656 memory=95840 CPUtime=3573.11 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 448756 0 0 0 357050 261 0 0 20 0 1 0 162852219 2186911744 23960 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 533914 23960 1743 439 0 529343 0
Current children cumulated CPU time: 3573.11 s
Current children cumulated vsize: 2135656 KiB
Current children cumulated memory: 95840 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 845386
/proc/meminfo: memFree=122662024/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2102888 memory=93816 CPUtime=3600.04 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 453489 0 0 0 359740 264 0 0 20 0 1 0 162852219 2153357312 23454 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 525722 23454 1743 439 0 521151 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2102888 KiB
Current children cumulated memory: 93816 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.41 s, system=2.64913 s

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

[startup+3609.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 845386
/proc/meminfo: memFree=122662024/131524596 swapFree=131071996/131071996
[pid=843397] ppid=843394 vsize=2102888 memory=93816 CPUtime=3600.04 cores=1,3
/proc/843397/stat : 843397 (pb_picat) R 843394 843397 840869 0 -1 4194304 453489 0 0 0 359740 264 0 0 20 0 1 0 162852219 2153357312 23454 134679101440 4194304 5989780 140735396152208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 23314432 140735396160537 140735396160613 140735396160613 140735396167628 0
/proc/843397/statm: 525722 23454 1743 439 0 521151 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2102888 KiB
Current children cumulated memory: 93816 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.3
CPU time (s): 3600.06
CPU user time (s): 3597.41
CPU system time (s): 2.64913
CPU usage (%): 99.7439
Max. virtual memory (cumulated for all children) (KiB): 2152040
Max. memory (cumulated for all children) (KiB): 125228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.41
system time used= 2.64913
maximum resident set size= 125228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453489
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= 13
involuntary context switches= 4153


# summary of solver processes directly reported to runsolver:
#   pid: 843397
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3597.41
#   total CPU system time (s): 2.64913

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81759 second user time and 16.7484 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-16 07:13:49
IDJOB=4436373
IDBENCH=148148
IDSOLVER=3068
FILE ID=nodeC034/4436373-1721106817
RUNJOBID= nodeC034-1721103131-840881
SLURM_JOB_ID= 7505618
Free space on /tmp= 890072 MiB

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

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

MD5SUM BENCH= e4e66f4daa42a17f1f7cec3a27a30418
RANDOM SEED=1312394390

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		: 3673.123
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		: 3659.522
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		: 3600.080
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		: 3664.780
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		: 3673.131
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		: 3677.847
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		: 3600.250
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		: 3654.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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        123577540 kB
MemAvailable:   129357536 kB
Buffers:          385060 kB
Cached:          6162104 kB
SwapCached:            0 kB
Active:           699804 kB
Inactive:        6496548 kB
Active(anon):       1508 kB
Inactive(anon):   685412 kB
Active(file):     698296 kB
Inactive(file):  5811136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             13032 kB
Writeback:             0 kB
AnonPages:        648276 kB
Mapped:           114128 kB
Shmem:             37720 kB
KReclaimable:     220776 kB
Slab:             342568 kB
SReclaimable:     220776 kB
SUnreclaim:       121792 kB
KernelStack:        4160 kB
PageTables:        10384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    6904612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63200 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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= 890052 MiB
End job on nodeC034 at 2024-07-16 08:13:59