Trace number 4452582

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Picat 2024-06-18? (TO) 3600.03 3611.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
MIPLIB01/dec/miplib2010/normalized-iis-100-0-cov.0.u.opb
MD5SUMaf9f746f4378befb3a20d04b26ba3b05
Bench CategoryDEC-LIN (decision problem, linear constraints, no 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 benchmark1628.09
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints3832
Number of constraints which are clauses3831
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 128
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4452582-1721445393.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: 64096 MiB (60793 MiB free)
  memory of node 1: 64473 MiB (60517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452582-1721445393/watcher-4452582-1721445393 -o /tmp/evaluation-result-4452582-1721445393/solver-4452582-1721445393 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721445404-1048952 --watchdog 3760 pb_picat HOME/instance-4452582-1721445393.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=1048995, runsolver pid=1048990

[startup+0.100652 s]*
/proc/loadavg: 1.15 1.22 1.89 7/237 1049004
/proc/meminfo: memFree=124152208/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2033608 memory=24976 CPUtime=0.1 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 1256 0 0 0 10 0 0 0 20 0 1 0 196698037 2082414592 6244 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 508402 6244 1569 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 24976 KiB

[startup+0.214654 s]*
/proc/loadavg: 1.15 1.22 1.89 5/237 1049004
/proc/meminfo: memFree=124112900/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2035148 memory=31260 CPUtime=0.21 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 1646 0 0 0 21 0 0 0 20 0 1 0 196698037 2083991552 7815 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 508787 7815 1789 439 0 504216 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2035148 KiB
Current children cumulated memory: 31260 KiB

[startup+0.314296 s]*
/proc/loadavg: 1.15 1.22 1.89 5/237 1049004
/proc/meminfo: memFree=124088812/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2035660 memory=31512 CPUtime=0.31 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 1710 0 0 0 31 0 0 0 20 0 1 0 196698037 2084515840 7878 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 508915 7878 1789 439 0 504344 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2035660 KiB
Current children cumulated memory: 31512 KiB

[startup+0.700277 s]
/proc/loadavg: 1.15 1.22 1.89 5/237 1049004
/proc/meminfo: memFree=124048668/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2035736 memory=31596 CPUtime=0.68 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 1793 0 0 0 68 0 0 0 20 0 1 0 196698037 2084593664 7899 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 508934 7899 1789 439 0 504363 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2035736 KiB
Current children cumulated memory: 31596 KiB

[startup+1.50029 s]
/proc/loadavg: 1.15 1.22 1.89 5/241 1049015
/proc/meminfo: memFree=123960612/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2036312 memory=32324 CPUtime=1.48 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2149 0 0 0 147 1 0 0 20 0 1 0 196698037 2085183488 8081 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 509078 8081 1789 439 0 504507 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2036312 KiB
Current children cumulated memory: 32324 KiB

[startup+3.11278 s]
/proc/loadavg: 1.38 1.27 1.91 5/241 1049015
/proc/meminfo: memFree=122804944/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2036608 memory=32424 CPUtime=3.08 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 4892 0 0 0 307 1 0 0 20 0 1 0 196698037 2085486592 8106 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 509152 8106 1789 439 0 504581 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2036608 KiB
Current children cumulated memory: 32424 KiB

[startup+6.30028 s]
/proc/loadavg: 1.38 1.27 1.91 5/241 1049015
/proc/meminfo: memFree=121492232/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2040840 memory=34396 CPUtime=6.26 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 14860 0 0 0 623 3 0 0 20 0 1 0 196698037 2089820160 8599 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 510210 8599 1789 439 0 505639 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2040840 KiB
Current children cumulated memory: 34396 KiB

[startup+12.7003 s]
/proc/loadavg: 1.67 1.33 1.92 5/241 1049017
/proc/meminfo: memFree=120428964/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2036456 memory=32704 CPUtime=12.64 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 38884 0 0 0 1257 7 0 0 20 0 1 0 196698037 2085330944 8176 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 509114 8176 1789 439 0 504543 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2036456 KiB
Current children cumulated memory: 32704 KiB

[startup+25.5004 s]
/proc/loadavg: 2.19 1.46 1.96 5/241 1049018
/proc/meminfo: memFree=118977956/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2043548 memory=37664 CPUtime=25.41 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 76867 0 0 0 2526 15 0 0 20 0 1 0 196698037 2092593152 9416 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 510887 9416 1789 439 0 506316 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2043548 KiB
Current children cumulated memory: 37664 KiB

[startup+51.1131 s]
/proc/loadavg: 3.03 1.72 2.03 5/241 1049023
/proc/meminfo: memFree=117655176/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2043688 memory=37020 CPUtime=50.93 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 143908 0 0 0 5064 29 0 0 20 0 1 0 196698037 2092736512 9255 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 510922 9255 1789 439 0 506351 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2043688 KiB
Current children cumulated memory: 37020 KiB

[startup+102.3 s]
/proc/loadavg: 4.29 2.26 2.20 5/241 1049031
/proc/meminfo: memFree=107962536/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2041640 memory=36208 CPUtime=101.96 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 254658 0 0 0 10143 53 0 0 20 0 1 0 196698037 2090639360 9052 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 510410 9052 1789 439 0 505839 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 2041640 KiB
Current children cumulated memory: 36208 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 2.61 2.32 5/241 1049042
/proc/meminfo: memFree=105646124/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2048456 memory=41764 CPUtime=161.77 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 373667 0 0 0 16102 75 0 0 20 0 1 0 196698037 2097618944 10441 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 512114 10441 1789 439 0 507543 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 2048456 KiB
Current children cumulated memory: 41764 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 2.89 2.44 5/241 1049052
/proc/meminfo: memFree=105552308/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2052708 memory=46272 CPUtime=221.6 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 479090 0 0 0 22068 92 0 0 20 0 1 0 196698037 2101972992 11568 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 513177 11568 1789 439 0 508606 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 2052708 KiB
Current children cumulated memory: 46272 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.11 2.55 5/243 1049066
/proc/meminfo: memFree=105492868/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2052708 memory=47376 CPUtime=281.43 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 563808 0 0 0 28035 108 0 0 20 0 1 0 196698037 2101972992 11844 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 513177 11844 1789 439 0 508606 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 2052708 KiB
Current children cumulated memory: 47376 KiB

[startup+342.3 s]
/proc/loadavg: 5.71 3.70 2.78 5/244 1049077
/proc/meminfo: memFree=105488304/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2052708 memory=46844 CPUtime=341.25 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 650075 0 0 0 34000 125 0 0 20 0 1 0 196698037 2101972992 11711 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 513177 11711 1789 439 0 508606 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 2052708 KiB
Current children cumulated memory: 46844 KiB

[startup+402.3 s]
/proc/loadavg: 5.31 4.00 2.95 5/244 1049088
/proc/meminfo: memFree=105498808/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2052840 memory=41468 CPUtime=401.07 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 726941 0 0 0 39966 141 0 0 20 0 1 0 196698037 2102108160 10367 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 513210 10367 1789 439 0 508639 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 2052840 KiB
Current children cumulated memory: 41468 KiB

[startup+462.3 s]
/proc/loadavg: 4.53 4.01 3.02 5/244 1049098
/proc/meminfo: memFree=105389064/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2061032 memory=50208 CPUtime=460.89 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 793760 0 0 0 45934 155 0 0 20 0 1 0 196698037 2110496768 12552 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 515258 12552 1789 439 0 510687 0

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

Current children cumulated memory: 73944 KiB

[startup+2862.3 s]
/proc/loadavg: 4.24 4.27 4.13 5/243 1050847
/proc/meminfo: memFree=121838952/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2088884 memory=71916 CPUtime=2853.14 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2122975 0 0 0 284731 583 0 0 20 0 1 0 196698037 2139017216 17979 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522221 17979 1789 439 0 517650 0
Current children cumulated CPU time: 2853.14 s
Current children cumulated vsize: 2088884 KiB
Current children cumulated memory: 71916 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.23 4.12 5/243 1050858
/proc/meminfo: memFree=121690864/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2064308 memory=55824 CPUtime=2912.96 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2136803 0 0 0 290706 590 0 0 20 0 1 0 196698037 2113851392 13956 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 516077 13956 1789 439 0 511506 0
Current children cumulated CPU time: 2912.96 s
Current children cumulated vsize: 2064308 KiB
Current children cumulated memory: 55824 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.22 4.12 5/241 1050869
/proc/meminfo: memFree=121794812/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2088884 memory=71876 CPUtime=2972.76 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2166583 0 0 0 296673 603 0 0 20 0 1 0 196698037 2139017216 17969 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522221 17969 1789 439 0 517650 0
Current children cumulated CPU time: 2972.76 s
Current children cumulated vsize: 2088884 KiB
Current children cumulated memory: 71876 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.19 4.12 6/241 1050879
/proc/meminfo: memFree=122034324/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2105268 memory=75960 CPUtime=3032.56 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2197046 0 0 0 302641 615 0 0 20 0 1 0 196698037 2155794432 18990 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 526317 18990 1789 439 0 521746 0
Current children cumulated CPU time: 3032.56 s
Current children cumulated vsize: 2105268 KiB
Current children cumulated memory: 75960 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.19 4.12 5/241 1050889
/proc/meminfo: memFree=121791512/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2088884 memory=69892 CPUtime=3092.37 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2222785 0 0 0 308611 626 0 0 20 0 1 0 196698037 2139017216 17473 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522221 17473 1789 439 0 517650 0
Current children cumulated CPU time: 3092.37 s
Current children cumulated vsize: 2088884 KiB
Current children cumulated memory: 69892 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.17 4.11 5/241 1050900
/proc/meminfo: memFree=121802440/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2074748 memory=63880 CPUtime=3152.17 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2230863 0 0 0 314587 630 0 0 20 0 1 0 196698037 2124541952 15970 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 518687 15970 1789 439 0 514116 0
Current children cumulated CPU time: 3152.17 s
Current children cumulated vsize: 2074748 KiB
Current children cumulated memory: 63880 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.15 4.11 5/241 1050910
/proc/meminfo: memFree=121750412/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2091132 memory=76112 CPUtime=3211.98 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2244289 0 0 0 320561 637 0 0 20 0 1 0 196698037 2141319168 19028 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522783 19028 1789 439 0 518212 0
Current children cumulated CPU time: 3211.98 s
Current children cumulated vsize: 2091132 KiB
Current children cumulated memory: 76112 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/242 1050923
/proc/meminfo: memFree=121774192/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2091132 memory=78208 CPUtime=3271.79 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2255529 0 0 0 326536 643 0 0 20 0 1 0 196698037 2141319168 19552 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522783 19552 1789 439 0 518212 0
Current children cumulated CPU time: 3271.79 s
Current children cumulated vsize: 2091132 KiB
Current children cumulated memory: 78208 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.18 4.12 5/242 1050933
/proc/meminfo: memFree=121794468/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2091132 memory=76160 CPUtime=3331.59 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2295756 0 0 0 332500 659 0 0 20 0 1 0 196698037 2141319168 19040 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522783 19040 1789 439 0 518212 0
Current children cumulated CPU time: 3331.59 s
Current children cumulated vsize: 2091132 KiB
Current children cumulated memory: 76160 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.17 4.12 5/242 1050944
/proc/meminfo: memFree=121495760/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2091132 memory=78208 CPUtime=3391.4 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2330311 0 0 0 338468 672 0 0 20 0 1 0 196698037 2141319168 19552 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522783 19552 1789 439 0 518212 0
Current children cumulated CPU time: 3391.4 s
Current children cumulated vsize: 2091132 KiB
Current children cumulated memory: 78208 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/242 1050954
/proc/meminfo: memFree=121769160/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2091132 memory=76160 CPUtime=3451.21 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2379316 0 0 0 344429 692 0 0 20 0 1 0 196698037 2141319168 19040 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522783 19040 1789 439 0 518212 0
Current children cumulated CPU time: 3451.21 s
Current children cumulated vsize: 2091132 KiB
Current children cumulated memory: 76160 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/243 1050966
/proc/meminfo: memFree=121750692/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2082940 memory=74056 CPUtime=3511.01 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2395763 0 0 0 350403 698 0 0 20 0 1 0 196698037 2132930560 18514 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 520735 18514 1789 439 0 516164 0
Current children cumulated CPU time: 3511.01 s
Current children cumulated vsize: 2082940 KiB
Current children cumulated memory: 74056 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/242 1050977
/proc/meminfo: memFree=121879472/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2091132 memory=76212 CPUtime=3570.82 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2406151 0 0 0 356378 704 0 0 20 0 1 0 196698037 2141319168 19053 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 522783 19053 1789 439 0 518212 0
Current children cumulated CPU time: 3570.82 s
Current children cumulated vsize: 2091132 KiB
Current children cumulated memory: 76212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.16 4.15 4.11 5/242 1051027
/proc/meminfo: memFree=122526672/131655788 swapFree=131071996/131071996
[pid=1048995] ppid=1048990 vsize=2082940 memory=73372 CPUtime=3600.02 cores=0,2
/proc/1048995/stat : 1048995 (pb_picat) R 1048990 1048995 1048942 0 -1 4194304 2408059 0 0 0 359298 704 0 0 20 0 1 0 196698037 2132930560 18343 134679101440 4194304 5989780 140722968852880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 15544320 140722968859671 140722968859747 140722968859747 140722968866764 0
/proc/1048995/statm: 520735 18343 1789 439 0 516164 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2082940 KiB
Current children cumulated memory: 73372 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.99 s, system=7.04677 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): 3611.6
CPU time (s): 3600.03
CPU user time (s): 3592.99
CPU system time (s): 7.04677
CPU usage (%): 99.6797
Max. virtual memory (cumulated for all children) (KiB): 2107516
Max. memory (cumulated for all children) (KiB): 84328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.99
system time used= 7.04677
maximum resident set size= 84328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2408059
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= 12
involuntary context switches= 25328


# summary of solver processes directly reported to runsolver:
#   pid: 1048995
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3592.99
#   total CPU system time (s): 7.04677

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3288 second user time and 36.4444 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 05:16:44
IDJOB=4452582
IDBENCH=164452
IDSOLVER=3068
FILE ID=nodeC005/4452582-1721445393
RUNJOBID= nodeC005-1721445404-1048952
SLURM_JOB_ID= 7545666
Free space on /tmp= 723780 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-iis-100-0-cov.0.u.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452582-1721445393/watcher-4452582-1721445393 -o /tmp/evaluation-result-4452582-1721445393/solver-4452582-1721445393 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721445404-1048952 --watchdog 3760  pb_picat HOME/instance-4452582-1721445393.opb

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

MD5SUM BENCH= af9f746f4378befb3a20d04b26ba3b05
RANDOM SEED=1913572412

nodeC005.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	: 0xb00001f
cpu MHz		: 1197.188
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124225464 kB
MemAvailable:   129840240 kB
Buffers:          554100 kB
Cached:          5840716 kB
SwapCached:            0 kB
Active:          1162064 kB
Inactive:        5564900 kB
Active(anon):       3348 kB
Inactive(anon):   374760 kB
Active(file):    1158716 kB
Inactive(file):  5190140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             26140 kB
Writeback:             0 kB
AnonPages:        331980 kB
Mapped:           108104 kB
Shmem:             45896 kB
KReclaimable:     212240 kB
Slab:             332320 kB
SReclaimable:     212240 kB
SUnreclaim:       120080 kB
KernelStack:        3648 kB
PageTables:         9824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     706316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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:      303944 kB
DirectMap2M:    40495104 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723768 MiB
End job on nodeC005 at 2024-07-20 06:16:56