Trace number 4436412

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.02 3613.2

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/leberre/opb-paranoid/misc2010/
datasets/10orplus/normalized-hal-cups-utils.cudf.paranoid.opb
MD5SUM8e31f3f9edf8388b4770731b791326d0
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 benchmark141814
Best CPU time to get the best result obtained on this benchmark1.93451
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19770
Total number of constraints96416
Number of constraints which are clauses94851
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
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.00	c solving HOME/instance-4436412-1721125322.opb (Picat 3.6#12)
1.19/1.25	o 901366
1.49/1.50	o 901364
5.08/5.19	o 607166
10.36/10.44	o 397136
15.84/15.94	o 272391
23.22/23.36	o 190181
33.09/33.22	o 171913
39.77/39.90	o 156107
42.06/42.22	o 148070
46.96/47.11	o 143508
56.42/56.64	o 142589
62.20/62.45	o 141992
94.90/95.27	o 141859

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436412-1721125322/watcher-4436412-1721125322 -o /tmp/evaluation-result-4436412-1721125322/solver-4436412-1721125322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721124536-843384 --watchdog 3760 pb_picat HOME/instance-4436412-1721125322.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=844241, runsolver pid=844238

[startup+0.100101 s]*
/proc/loadavg: 4.08 4.01 3.85 5/244 844242
/proc/meminfo: memFree=126818016/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2033608 memory=41572 CPUtime=0.1 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 883 0 0 0 10 0 0 0 20 0 1 0 164688369 2082414592 10393 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 508402 10393 1504 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 41572 KiB

[startup+0.212942 s]*
/proc/loadavg: 4.08 4.01 3.85 5/244 844242
/proc/meminfo: memFree=126799332/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2033608 memory=62052 CPUtime=0.21 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 902 0 0 0 21 0 0 0 20 0 1 0 164688369 2082414592 15513 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 508402 15513 1504 439 0 503831 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 62052 KiB

[startup+0.313693 s]*
/proc/loadavg: 4.08 4.01 3.85 5/244 844242
/proc/meminfo: memFree=126782808/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2033608 memory=78436 CPUtime=0.31 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 914 0 0 0 30 1 0 0 20 0 1 0 164688369 2082414592 19609 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 508402 19609 1504 439 0 503831 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 78436 KiB

[startup+0.700325 s]
/proc/loadavg: 4.08 4.01 3.85 5/244 844242
/proc/meminfo: memFree=126743644/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2033608 memory=140020 CPUtime=0.69 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 968 0 0 0 66 3 0 0 20 0 1 0 164688369 2082414592 35005 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 508402 35005 1504 439 0 503831 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 140020 KiB

[startup+1.50031 s]
/proc/loadavg: 4.15 4.03 3.86 5/244 844242
/proc/meminfo: memFree=126664672/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2086876 memory=237768 CPUtime=1.49 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 9393 0 0 0 142 7 0 0 20 0 1 0 164688369 2136961024 59442 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 521719 59442 1711 439 0 517148 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2086876 KiB
Current children cumulated memory: 237768 KiB

[startup+3.11278 s]
/proc/loadavg: 4.15 4.03 3.86 5/244 844243
/proc/meminfo: memFree=126603816/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2095352 memory=250940 CPUtime=3.09 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 12683 0 0 0 301 8 0 0 20 0 1 0 164688369 2145640448 62735 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 523838 62735 1727 439 0 519267 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2095352 KiB
Current children cumulated memory: 250940 KiB

[startup+6.3003 s]
/proc/loadavg: 4.14 4.03 3.86 5/244 844243
/proc/meminfo: memFree=126604156/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2084088 memory=246988 CPUtime=6.27 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 15909 0 0 0 618 9 0 0 20 0 1 0 164688369 2134106112 61747 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 521022 61747 1727 439 0 516451 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2084088 KiB
Current children cumulated memory: 246988 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.03 3.86 5/244 844247
/proc/meminfo: memFree=126589500/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2100472 memory=257064 CPUtime=12.65 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 20115 0 0 0 1255 10 0 0 20 0 1 0 164688369 2150883328 64266 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 525118 64266 1727 439 0 520547 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2100472 KiB
Current children cumulated memory: 257064 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.03 3.86 5/244 844248
/proc/meminfo: memFree=126590188/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2100472 memory=256968 CPUtime=25.41 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 24438 0 0 0 2528 13 0 0 20 0 1 0 164688369 2150883328 64242 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 525118 64242 1727 439 0 520547 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2100472 KiB
Current children cumulated memory: 256968 KiB

[startup+51.113 s]
/proc/loadavg: 4.14 4.04 3.87 5/244 844251
/proc/meminfo: memFree=126623668/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2084088 memory=247020 CPUtime=50.94 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 45353 0 0 0 5075 19 0 0 20 0 1 0 164688369 2134106112 61755 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 521022 61755 1727 439 0 516451 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2084088 KiB
Current children cumulated memory: 247020 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.05 3.89 5/244 844261
/proc/meminfo: memFree=126583352/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2115832 memory=266732 CPUtime=101.97 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 58294 0 0 0 10172 25 0 0 20 0 1 0 164688369 2166611968 66683 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 528958 66683 1727 439 0 524387 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2115832 KiB
Current children cumulated memory: 266732 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.05 3.91 5/244 844272
/proc/meminfo: memFree=126587952/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2115832 memory=271044 CPUtime=161.79 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 58321 0 0 0 16154 25 0 0 20 0 1 0 164688369 2166611968 67761 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 528958 67761 1727 439 0 524387 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2115832 KiB
Current children cumulated memory: 271044 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.07 3.92 5/243 844667
/proc/meminfo: memFree=126580176/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2132220 memory=289932 CPUtime=221.6 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 59061 0 0 0 22134 26 0 0 20 0 1 0 164688369 2183393280 72483 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 533055 72483 1727 439 0 528484 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 2132220 KiB
Current children cumulated memory: 289932 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.07 3.93 5/243 844723
/proc/meminfo: memFree=126591576/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2132220 memory=290160 CPUtime=281.41 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 59074 0 0 0 28115 26 0 0 20 0 1 0 164688369 2183393280 72540 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 533055 72540 1727 439 0 528484 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 2132220 KiB
Current children cumulated memory: 290160 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.09 3.95 5/243 844733
/proc/meminfo: memFree=126582880/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2132220 memory=290160 CPUtime=341.19 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 59087 0 0 0 34093 26 0 0 20 0 1 0 164688369 2183393280 72540 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 533055 72540 1727 439 0 528484 0
Current children cumulated CPU time: 341.19 s
Current children cumulated vsize: 2132220 KiB
Current children cumulated memory: 290160 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.09 3.96 5/240 845134
/proc/meminfo: memFree=126578700/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2132220 memory=290548 CPUtime=400.97 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 59248 0 0 0 40071 26 0 0 20 0 1 0 164688369 2183393280 72637 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 533055 72637 1727 439 0 528484 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 2132220 KiB
Current children cumulated memory: 290548 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.08 3.97 5/246 845156
/proc/meminfo: memFree=123332036/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2132220 memory=288964 CPUtime=460.75 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 59891 0 0 0 46049 26 0 0 20 0 1 0 164688369 2183393280 72241 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 533055 72241 1727 439 0 528484 0

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

Current children cumulated memory: 274060 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.17 4.20 5/242 846391
/proc/meminfo: memFree=125434020/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=282964 CPUtime=2851.62 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 277771 0 0 0 285007 155 0 0 20 0 1 0 164688369 2181189632 70741 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 70741 1727 439 0 527946 0
Current children cumulated CPU time: 2851.62 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 282964 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.16 4.19 5/245 846406
/proc/meminfo: memFree=125527920/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2162836 memory=295756 CPUtime=2911.43 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 285657 0 0 0 290984 159 0 0 20 0 1 0 164688369 2214744064 73939 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 540709 73939 1727 439 0 536138 0
Current children cumulated CPU time: 2911.43 s
Current children cumulated vsize: 2162836 KiB
Current children cumulated memory: 295756 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.15 4.18 5/245 846416
/proc/meminfo: memFree=125729212/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=284844 CPUtime=2971.23 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 294259 0 0 0 296959 164 0 0 20 0 1 0 164688369 2181189632 71211 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 71211 1727 439 0 527946 0
Current children cumulated CPU time: 2971.23 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 284844 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.13 4.18 5/245 846427
/proc/meminfo: memFree=125716652/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2105492 memory=264972 CPUtime=3031.03 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 300075 0 0 0 302935 168 0 0 20 0 1 0 164688369 2156023808 66243 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 526373 66243 1727 439 0 521802 0
Current children cumulated CPU time: 3031.03 s
Current children cumulated vsize: 2105492 KiB
Current children cumulated memory: 264972 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.14 4.18 5/244 846437
/proc/meminfo: memFree=125736048/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=283872 CPUtime=3090.83 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 307798 0 0 0 308910 173 0 0 20 0 1 0 164688369 2181189632 70968 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 70968 1727 439 0 527946 0
Current children cumulated CPU time: 3090.83 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 283872 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.17 5/245 846449
/proc/meminfo: memFree=125705992/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=283872 CPUtime=3150.62 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 314755 0 0 0 314887 175 0 0 20 0 1 0 164688369 2181189632 70968 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 70968 1727 439 0 527946 0
Current children cumulated CPU time: 3150.62 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 283872 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.16 5/242 846460
/proc/meminfo: memFree=125696104/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=284112 CPUtime=3210.42 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 319527 0 0 0 320864 178 0 0 20 0 1 0 164688369 2181189632 71028 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 71028 1727 439 0 527946 0
Current children cumulated CPU time: 3210.42 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 284112 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.16 5/242 846470
/proc/meminfo: memFree=125731832/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=285992 CPUtime=3270.22 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 327441 0 0 0 326840 182 0 0 20 0 1 0 164688369 2181189632 71498 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 71498 1727 439 0 527946 0
Current children cumulated CPU time: 3270.22 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 285992 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.16 5/242 846480
/proc/meminfo: memFree=125724380/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2121876 memory=279400 CPUtime=3330.02 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 335124 0 0 0 332815 187 0 0 20 0 1 0 164688369 2172801024 69850 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 530469 69850 1727 439 0 525898 0
Current children cumulated CPU time: 3330.02 s
Current children cumulated vsize: 2121876 KiB
Current children cumulated memory: 279400 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.16 5/242 846490
/proc/meminfo: memFree=125758596/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=283552 CPUtime=3389.82 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 341522 0 0 0 338792 190 0 0 20 0 1 0 164688369 2181189632 70888 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 70888 1727 439 0 527946 0
Current children cumulated CPU time: 3389.82 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 283552 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.15 5/241 846501
/proc/meminfo: memFree=125511268/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=282212 CPUtime=3449.62 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 348363 0 0 0 344768 194 0 0 20 0 1 0 164688369 2181189632 70553 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 70553 1727 439 0 527946 0
Current children cumulated CPU time: 3449.62 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 282212 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.15 5/244 846516
/proc/meminfo: memFree=125723564/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=290200 CPUtime=3509.41 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 357166 0 0 0 350744 197 0 0 20 0 1 0 164688369 2181189632 72550 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 72550 1727 439 0 527946 0
Current children cumulated CPU time: 3509.41 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 290200 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.15 5/244 846526
/proc/meminfo: memFree=125686084/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2130068 memory=277316 CPUtime=3569.21 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 366238 0 0 0 356720 201 0 0 20 0 1 0 164688369 2181189632 69329 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 532517 69329 1727 439 0 527946 0
Current children cumulated CPU time: 3569.21 s
Current children cumulated vsize: 2130068 KiB
Current children cumulated memory: 277316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.2 s]
/proc/loadavg: 4.22 4.14 4.15 5/244 846533
/proc/meminfo: memFree=125745528/131655788 swapFree=131071996/131071996
[pid=844241] ppid=844238 vsize=2162836 memory=291696 CPUtime=3600 cores=0,2
/proc/844241/stat : 844241 (pb_picat) R 844238 844241 843374 0 -1 4194304 369812 0 0 0 359797 203 0 0 20 0 1 0 164688369 2214744064 72924 134679101440 4194304 5989780 140726192351040 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 30429184 140726192358425 140726192358501 140726192358501 140726192365516 0
/proc/844241/statm: 540709 72924 1727 439 0 536138 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2162836 KiB
Current children cumulated memory: 291696 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.98 s, system=2.04162 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): 3613.2
CPU time (s): 3600.02
CPU user time (s): 3597.98
CPU system time (s): 2.04162
CPU usage (%): 99.6351
Max. virtual memory (cumulated for all children) (KiB): 2179220
Max. memory (cumulated for all children) (KiB): 310616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.98
system time used= 2.04162
maximum resident set size= 310616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369812
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= 15
involuntary context switches= 25289


# summary of solver processes directly reported to runsolver:
#   pid: 844241
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3597.98
#   total CPU system time (s): 2.04162

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6854 second user time and 33.7906 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-16 12:22:15
IDJOB=4436412
IDBENCH=151167
IDSOLVER=3068
FILE ID=nodeC003/4436412-1721125322
RUNJOBID= nodeC003-1721124536-843384
SLURM_JOB_ID= 7505676
Free space on /tmp= 723756 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB10/OPT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-hal-cups-utils.cudf.paranoid.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436412-1721125322/watcher-4436412-1721125322 -o /tmp/evaluation-result-4436412-1721125322/solver-4436412-1721125322 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721124536-843384 --watchdog 3760  pb_picat HOME/instance-4436412-1721125322.opb

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

MD5SUM BENCH= 8e31f3f9edf8388b4770731b791326d0
RANDOM SEED=1233328297

nodeC003.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		: 3491.941
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.76
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		: 3660.616
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.217
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.76
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.232
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		: 3660.981
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.76
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		: 3660.708
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		: 1197.238
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.76
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.255
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:        126851908 kB
MemAvailable:   129076564 kB
Buffers:          415456 kB
Cached:          2626428 kB
SwapCached:            0 kB
Active:           709168 kB
Inactive:        3512176 kB
Active(anon):       1476 kB
Inactive(anon):  1216004 kB
Active(file):     707692 kB
Inactive(file):  2296172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6880 kB
Writeback:             0 kB
AnonPages:       1175928 kB
Mapped:           114600 kB
Shmem:             37704 kB
KReclaimable:     121648 kB
Slab:             222176 kB
SReclaimable:     121648 kB
SUnreclaim:       100528 kB
KernelStack:        3932 kB
PageTables:        11276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    7109340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52416 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1052672 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:      254792 kB
DirectMap2M:    22718464 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 723752 MiB
End job on nodeC003 at 2024-07-16 13:22:28