Trace number 4436469

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.08 3609.31

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.10-8.opb
MD5SUM94679b926e0f98030bd662dace4c9342
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 benchmark55874
Best CPU time to get the best result obtained on this benchmark19.7955
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables211991
Total number of constraints2595228
Number of constraints which are clauses2595228
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 constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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-4436469-1721156104.opb (Picat 3.6#12)
24.84/24.99	o 9020024
31.62/31.72	o 8805635
44.69/44.87	o 5844859
63.74/63.92	o 3895490
89.78/90.06	o 2588735
111.41/111.72	o 1688122
143.92/144.35	o 1124067
168.46/168.94	o 742981
193.99/194.52	o 494356
227.70/228.36	o 329192
251.63/252.35	o 219394
277.47/278.23	o 143371
303.90/304.79	o 94421
346.79/347.74	o 62950
434.15/435.35	o 55957
880.68/883.06	o 55899

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: 64059 MiB (59949 MiB free)
  memory of node 1: 64510 MiB (62902 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436469-1721156104/watcher-4436469-1721156104 -o /tmp/evaluation-result-4436469-1721156104/solver-4436469-1721156104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721148893-855760 --watchdog 3760 pb_picat HOME/instance-4436469-1721156104.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=859787, runsolver pid=859784

[startup+0.100096 s]*
/proc/loadavg: 3.91 4.08 4.12 5/241 859788
/proc/meminfo: memFree=125744488/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=46584 CPUtime=0.1 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 1603 0 0 0 10 0 0 0 20 0 1 0 167767142 2082414592 11646 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 11646 1527 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 46584 KiB

[startup+0.213006 s]*
/proc/loadavg: 3.91 4.08 4.12 5/241 859788
/proc/meminfo: memFree=125698416/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=65016 CPUtime=0.22 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 1612 0 0 0 21 1 0 0 20 0 1 0 167767142 2082414592 16254 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 16254 1527 439 0 503831 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 65016 KiB

[startup+0.313216 s]*
/proc/loadavg: 3.91 4.08 4.12 5/241 859788
/proc/meminfo: memFree=125661268/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=83448 CPUtime=0.31 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 1621 0 0 0 30 1 0 0 20 0 1 0 167767142 2082414592 20862 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 20862 1527 439 0 503831 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 83448 KiB

[startup+0.700321 s]
/proc/loadavg: 3.91 4.08 4.12 5/241 859788
/proc/meminfo: memFree=125586400/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=134716 CPUtime=0.69 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 1646 0 0 0 67 2 0 0 20 0 1 0 167767142 2082414592 33679 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 33679 1527 439 0 503831 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 134716 KiB

[startup+1.50033 s]
/proc/loadavg: 3.91 4.08 4.12 4/239 859789
/proc/meminfo: memFree=125424092/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=249404 CPUtime=1.48 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 1702 0 0 0 144 4 0 0 20 0 1 0 167767142 2082414592 62351 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 62351 1527 439 0 503831 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 249404 KiB

[startup+3.11377 s]
/proc/loadavg: 3.91 4.08 4.12 5/241 859834
/proc/meminfo: memFree=126632324/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=476732 CPUtime=3.1 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 1919 0 0 0 301 9 0 0 20 0 1 0 167767142 2082414592 119183 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 119183 1527 439 0 503831 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 476732 KiB

[startup+6.30028 s]
/proc/loadavg: 4.00 4.09 4.12 5/245 859845
/proc/meminfo: memFree=125002120/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=915004 CPUtime=6.27 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 2147 0 0 0 609 18 0 0 20 0 1 0 167767142 2082414592 228239 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 228751 1527 439 0 503831 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 915004 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.11 4.13 5/247 860233
/proc/meminfo: memFree=122495912/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2033608 memory=1775164 CPUtime=12.66 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 2799 0 0 0 1229 37 0 0 20 0 1 0 167767142 2082414592 443791 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 508402 443791 1527 439 0 503831 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 1775164 KiB

[startup+25.5004 s]
/proc/loadavg: 4.06 4.10 4.13 5/244 860235
/proc/meminfo: memFree=117272944/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2446444 memory=2255720 CPUtime=25.43 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 19291 0 0 0 2483 60 0 0 20 0 1 0 167767142 2505158656 563930 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611611 563930 1748 439 0 607040 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2446444 KiB
Current children cumulated memory: 2255720 KiB

[startup+51.1134 s]
/proc/loadavg: 4.50 4.19 4.15 5/244 860240
/proc/meminfo: memFree=117001320/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2446668 memory=2254920 CPUtime=50.98 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 48967 0 0 0 5023 75 0 0 20 0 1 0 167767142 2505388032 563730 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611667 563730 1748 439 0 607096 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2446668 KiB
Current children cumulated memory: 2254920 KiB

[startup+102.3 s]
/proc/loadavg: 5.41 4.49 4.26 5/244 860249
/proc/meminfo: memFree=116922820/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2447428 memory=2258680 CPUtime=102.03 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 78639 0 0 0 10113 90 0 0 20 0 1 0 167767142 2506166272 564670 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611857 564670 1748 439 0 607286 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2447428 KiB
Current children cumulated memory: 2258680 KiB

[startup+162.3 s]
/proc/loadavg: 4.60 4.43 4.25 5/244 860259
/proc/meminfo: memFree=116903244/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2447104 memory=2260284 CPUtime=161.87 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 108664 0 0 0 16079 108 0 0 20 0 1 0 167767142 2505834496 565071 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611776 565071 1748 439 0 607205 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2447104 KiB
Current children cumulated memory: 2260284 KiB

[startup+222.3 s]
/proc/loadavg: 4.34 4.38 4.25 5/246 860439
/proc/meminfo: memFree=116514300/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2479480 memory=2260048 CPUtime=221.72 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 137601 0 0 0 22045 127 0 0 20 0 1 0 167767142 2538987520 565012 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 619870 565012 1748 439 0 615299 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2479480 KiB
Current children cumulated memory: 2260048 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.31 4.23 5/246 860450
/proc/meminfo: memFree=116795804/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2446848 memory=2251004 CPUtime=281.56 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 176546 0 0 0 28006 150 0 0 20 0 1 0 167767142 2505572352 562751 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611712 562751 1748 439 0 607141 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 2446848 KiB
Current children cumulated memory: 2251004 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.26 4.22 5/244 860462
/proc/meminfo: memFree=116559104/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2479420 memory=2266100 CPUtime=341.4 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 198558 0 0 0 33975 165 0 0 20 0 1 0 167767142 2538926080 566525 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 619855 566525 1748 439 0 615284 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 2479420 KiB
Current children cumulated memory: 2266100 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.26 4.22 5/244 860483
/proc/meminfo: memFree=116680352/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2446732 memory=2248848 CPUtime=401.23 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 226057 0 0 0 39943 180 0 0 20 0 1 0 167767142 2505453568 562212 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611683 562212 1748 439 0 607112 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 2446732 KiB
Current children cumulated memory: 2248848 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.22 4.21 5/244 860494
/proc/meminfo: memFree=116687608/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2446976 memory=2264372 CPUtime=461.07 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 248715 0 0 0 45912 195 0 0 20 0 1 0 167767142 2505703424 566093 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 611744 566093 1748 439 0 607173 0

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

Current children cumulated memory: 2274624 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/245 861547
/proc/meminfo: memFree=116314864/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2547348 memory=2327200 CPUtime=2914.83 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 681870 0 0 0 290853 630 0 0 20 0 1 0 167767142 2608484352 581800 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 636837 581800 1748 439 0 632266 0
Current children cumulated CPU time: 2914.83 s
Current children cumulated vsize: 2547348 KiB
Current children cumulated memory: 2327200 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/245 861558
/proc/meminfo: memFree=116337540/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2481812 memory=2290336 CPUtime=2974.68 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 690565 0 0 0 296824 644 0 0 20 0 1 0 167767142 2541375488 572584 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 620453 572584 1748 439 0 615882 0
Current children cumulated CPU time: 2974.68 s
Current children cumulated vsize: 2481812 KiB
Current children cumulated memory: 2290336 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.11 4.10 5/242 861570
/proc/meminfo: memFree=116316764/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2547348 memory=2316820 CPUtime=3034.52 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 700689 0 0 0 302794 658 0 0 20 0 1 0 167767142 2608484352 579205 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 636837 579205 1748 439 0 632266 0
Current children cumulated CPU time: 3034.52 s
Current children cumulated vsize: 2547348 KiB
Current children cumulated memory: 2316820 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/242 861580
/proc/meminfo: memFree=116360932/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2481812 memory=2273952 CPUtime=3094.36 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 706394 0 0 0 308773 663 0 0 20 0 1 0 167767142 2541375488 568488 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 620453 568488 1748 439 0 615882 0
Current children cumulated CPU time: 3094.36 s
Current children cumulated vsize: 2481812 KiB
Current children cumulated memory: 2273952 KiB

[startup+3162.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/242 861590
/proc/meminfo: memFree=116240648/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2481812 memory=2291224 CPUtime=3154.2 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 708545 0 0 0 314755 665 0 0 20 0 1 0 167767142 2541375488 572806 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 620453 572806 1748 439 0 615882 0
Current children cumulated CPU time: 3154.2 s
Current children cumulated vsize: 2481812 KiB
Current children cumulated memory: 2291224 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/242 861600
/proc/meminfo: memFree=116067628/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2547348 memory=2319008 CPUtime=3214.05 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 717830 0 0 0 320728 677 0 0 20 0 1 0 167767142 2608484352 579752 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 636837 579752 1748 439 0 632266 0
Current children cumulated CPU time: 3214.05 s
Current children cumulated vsize: 2547348 KiB
Current children cumulated memory: 2319008 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/242 861612
/proc/meminfo: memFree=115997328/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2449044 memory=2261664 CPUtime=3273.89 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 727920 0 0 0 326699 690 0 0 20 0 1 0 167767142 2507821056 565416 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 612261 565416 1748 439 0 607690 0
Current children cumulated CPU time: 3273.89 s
Current children cumulated vsize: 2449044 KiB
Current children cumulated memory: 2261664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/245 861627
/proc/meminfo: memFree=116730016/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2481812 memory=2302432 CPUtime=3333.74 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 737895 0 0 0 332670 704 0 0 20 0 1 0 167767142 2541375488 575608 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 620453 575608 1748 439 0 615882 0
Current children cumulated CPU time: 3333.74 s
Current children cumulated vsize: 2481812 KiB
Current children cumulated memory: 2302432 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/245 861637
/proc/meminfo: memFree=116211624/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2481812 memory=2273820 CPUtime=3393.58 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 745063 0 0 0 338647 711 0 0 20 0 1 0 167767142 2541375488 568455 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 620453 568455 1748 439 0 615882 0
Current children cumulated CPU time: 3393.58 s
Current children cumulated vsize: 2481812 KiB
Current children cumulated memory: 2273820 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/245 861648
/proc/meminfo: memFree=116473660/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2481812 memory=2267676 CPUtime=3453.43 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 747505 0 0 0 344630 713 0 0 20 0 1 0 167767142 2541375488 566919 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 620453 566919 1748 439 0 615882 0
Current children cumulated CPU time: 3453.43 s
Current children cumulated vsize: 2481812 KiB
Current children cumulated memory: 2267676 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/245 861658
/proc/meminfo: memFree=116747052/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2547348 memory=2326628 CPUtime=3513.28 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 755015 0 0 0 350604 724 0 0 20 0 1 0 167767142 2608484352 581657 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 636837 581657 1748 439 0 632266 0
Current children cumulated CPU time: 3513.28 s
Current children cumulated vsize: 2547348 KiB
Current children cumulated memory: 2326628 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/245 861669
/proc/meminfo: memFree=116709800/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2580116 memory=2335372 CPUtime=3573.13 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 762486 0 0 0 356575 738 0 0 20 0 1 0 167767142 2642038784 583843 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 645029 583843 1748 439 0 640458 0
Current children cumulated CPU time: 3573.13 s
Current children cumulated vsize: 2580116 KiB
Current children cumulated memory: 2335372 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/248 862060
/proc/meminfo: memFree=116840080/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2514580 memory=2304656 CPUtime=3600.06 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 765220 0 0 0 359264 742 0 0 20 0 1 0 167767142 2574929920 576164 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 628645 576164 1748 439 0 624074 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2514580 KiB
Current children cumulated memory: 2304656 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.64 s, system=7.43611 s

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

[startup+3609.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/248 862060
/proc/meminfo: memFree=116840080/131655788 swapFree=131071996/131071996
[pid=859787] ppid=859784 vsize=2514580 memory=2304656 CPUtime=3600.06 cores=5,7
/proc/859787/stat : 859787 (pb_picat) R 859784 859787 855747 0 -1 4194304 765220 0 0 0 359264 742 0 0 20 0 1 0 167767142 2574929920 576164 134679101440 4194304 5989780 140728462681776 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 35672064 140728462689305 140728462689381 140728462689381 140728462696396 0
/proc/859787/statm: 628645 576164 1748 439 0 624074 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2514580 KiB
Current children cumulated memory: 2304656 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.31
CPU time (s): 3600.08
CPU user time (s): 3592.64
CPU system time (s): 7.43611
CPU usage (%): 99.7443
Max. virtual memory (cumulated for all children) (KiB): 2711188
Max. memory (cumulated for all children) (KiB): 2417312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.64
system time used= 7.43611
maximum resident set size= 2417312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 765220
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= 4211


# summary of solver processes directly reported to runsolver:
#   pid: 859787
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3592.64
#   total CPU system time (s): 7.43611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7862 second user time and 35.0878 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-16 20:55:17
IDJOB=4436469
IDBENCH=158163
IDSOLVER=3068
FILE ID=nodeC007/4436469-1721156104
RUNJOBID= nodeC007-1721148893-855760
SLURM_JOB_ID= 7505744
Free space on /tmp= 723600 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.10-8.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436469-1721156104/watcher-4436469-1721156104 -o /tmp/evaluation-result-4436469-1721156104/solver-4436469-1721156104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721148893-855760 --watchdog 3760  pb_picat HOME/instance-4436469-1721156104.opb

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

MD5SUM BENCH= 94679b926e0f98030bd662dace4c9342
RANDOM SEED=86562258

nodeC007.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		: 3671.817
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.25
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		: 1501.809
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.30
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.261
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.25
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		: 1948.566
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.30
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		: 3464.836
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.25
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		: 3491.629
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.30
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		: 1454.515
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.25
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		: 1197.151
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125805700 kB
MemAvailable:   127702328 kB
Buffers:          421312 kB
Cached:          2298512 kB
SwapCached:            0 kB
Active:           788852 kB
Inactive:        4488020 kB
Active(anon):       1460 kB
Inactive(anon):  2593344 kB
Active(file):     787392 kB
Inactive(file):  1894676 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            159136 kB
Writeback:             0 kB
AnonPages:       2555848 kB
Mapped:           110812 kB
Shmem:             37704 kB
KReclaimable:     109184 kB
Slab:             208312 kB
SReclaimable:     109184 kB
SUnreclaim:        99128 kB
KernelStack:        3888 kB
PageTables:        13960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    5636808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2138112 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:      279368 kB
DirectMap2M:    27936768 kB
DirectMap1G:    108003328 kB

Free space on /tmp at the end= 723440 MiB
End job on nodeC007 at 2024-07-16 21:55:27