Trace number 4436176

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Picat 2024-06-18? (TO) 3600.06 3612.5

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/
normalized-BA_RDC4.dot_fibo_50null0mast_rapportOE1.0_TMAX300_K67_cod2_pbEq1_newVersion_binary.opb
MD5SUM76d4374776c44997889e9fdaf7321aa0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-206754
Best CPU time to get the best result obtained on this benchmark3553.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44809
Total number of constraints297596
Number of constraints which are clauses297595
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 212068
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 212068
Number of bits of the biggest sum of numbers18
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-4436176-1721055979.opb (Picat 3.6#12)
3.58/3.61	o -46157
10.85/10.97	o -46158
18.53/18.68	o -116004
28.60/28.70	o -148194
282.83/283.87	o -171372
418.59/420.02	o -191410

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436176-1721055979/watcher-4436176-1721055979 -o /tmp/evaluation-result-4436176-1721055979/solver-4436176-1721055979 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721055991-797954 --watchdog 3760 pb_picat HOME/instance-4436176-1721055979.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=797986, runsolver pid=797983

[startup+0.100908 s]*
/proc/loadavg: 1.43 2.14 3.20 5/242 798018
/proc/meminfo: memFree=128463672/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2033608 memory=24500 CPUtime=0.1 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 1235 0 0 0 9 1 0 0 20 0 1 0 157757541 2082414592 6125 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 508402 6125 1512 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 24500 KiB

[startup+0.213744 s]*
/proc/loadavg: 1.43 2.14 3.20 5/242 798018
/proc/meminfo: memFree=128418564/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2033608 memory=42932 CPUtime=0.21 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 1244 0 0 0 20 1 0 0 20 0 1 0 157757541 2082414592 10733 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 508402 10733 1512 439 0 503831 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 42932 KiB

[startup+0.312993 s]*
/proc/loadavg: 1.43 2.14 3.20 5/242 798018
/proc/meminfo: memFree=128387200/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2033608 memory=53172 CPUtime=0.31 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 1249 0 0 0 29 2 0 0 20 0 1 0 157757541 2082414592 13293 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 508402 13293 1512 439 0 503831 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 53172 KiB

[startup+0.700284 s]
/proc/loadavg: 1.43 2.14 3.20 5/242 798018
/proc/meminfo: memFree=128323112/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2033608 memory=92284 CPUtime=0.68 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 1268 0 0 0 65 3 0 0 20 0 1 0 157757541 2082414592 23071 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 508402 23071 1512 439 0 503831 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 92284 KiB

[startup+1.50032 s]
/proc/loadavg: 1.43 2.14 3.20 5/242 798018
/proc/meminfo: memFree=128117160/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2033608 memory=209020 CPUtime=1.49 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 1325 0 0 0 143 6 0 0 20 0 1 0 157757541 2082414592 52255 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 508402 52255 1512 439 0 503831 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 209020 KiB

[startup+3.11278 s]
/proc/loadavg: 1.43 2.14 3.20 5/242 798018
/proc/meminfo: memFree=126993120/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2158224 memory=543152 CPUtime=3.09 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 7210 0 0 0 295 14 0 0 20 0 1 0 157757541 2210021376 135788 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 539556 135788 1715 439 0 534985 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2158224 KiB
Current children cumulated memory: 543152 KiB

[startup+6.30029 s]
/proc/loadavg: 1.63 2.17 3.20 5/242 798020
/proc/meminfo: memFree=126873992/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2199760 memory=578268 CPUtime=6.27 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 12901 0 0 0 610 17 0 0 20 0 1 0 157757541 2252554240 144567 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 549940 144567 1779 439 0 545369 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2199760 KiB
Current children cumulated memory: 578268 KiB

[startup+12.7003 s]
/proc/loadavg: 1.82 2.20 3.21 5/242 798020
/proc/meminfo: memFree=126869368/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2217168 memory=586456 CPUtime=12.65 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 21763 0 0 0 1245 20 0 0 20 0 1 0 157757541 2270380032 146614 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 554292 146614 1779 439 0 549721 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2217168 KiB
Current children cumulated memory: 586456 KiB

[startup+25.5003 s]
/proc/loadavg: 2.16 2.26 3.22 5/242 798022
/proc/meminfo: memFree=126785536/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2187472 memory=568380 CPUtime=25.4 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 31476 0 0 0 2518 22 0 0 20 0 1 0 157757541 2239971328 142095 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 546868 142095 1779 439 0 542297 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2187472 KiB
Current children cumulated memory: 568380 KiB

[startup+51.1132 s]
/proc/loadavg: 2.88 2.43 3.24 5/242 798027
/proc/meminfo: memFree=126775724/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2199504 memory=578416 CPUtime=50.93 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 50793 0 0 0 5063 30 0 0 20 0 1 0 157757541 2252292096 144604 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 549876 144604 1779 439 0 545305 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2199504 KiB
Current children cumulated memory: 578416 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.69 3.29 5/242 798035
/proc/meminfo: memFree=126789892/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2184432 memory=567984 CPUtime=101.94 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 70373 0 0 0 10154 40 0 0 20 0 1 0 157757541 2236858368 141996 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 546108 141996 1779 439 0 541537 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2184432 KiB
Current children cumulated memory: 567984 KiB

[startup+162.3 s]
/proc/loadavg: 4.83 3.18 3.42 5/242 798046
/proc/meminfo: memFree=126739436/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2196720 memory=578216 CPUtime=161.75 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 97657 0 0 0 16120 55 0 0 20 0 1 0 157757541 2249441280 144554 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 549180 144554 1779 439 0 544609 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2196720 KiB
Current children cumulated memory: 578216 KiB

[startup+222.3 s]
/proc/loadavg: 4.95 3.55 3.54 5/242 798056
/proc/meminfo: memFree=126668384/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2213104 memory=591324 CPUtime=221.54 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 116289 0 0 0 22088 66 0 0 20 0 1 0 157757541 2266218496 147831 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 553276 147831 1779 439 0 548705 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 2213104 KiB
Current children cumulated memory: 591324 KiB

[startup+282.3 s]
/proc/loadavg: 5.04 3.82 3.63 5/244 798070
/proc/meminfo: memFree=126715784/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2196720 memory=585644 CPUtime=281.34 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 139733 0 0 0 28051 83 0 0 20 0 1 0 157757541 2249441280 146411 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 549180 146411 1779 439 0 544609 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 2196720 KiB
Current children cumulated memory: 585644 KiB

[startup+342.3 s]
/proc/loadavg: 4.62 3.94 3.69 5/243 798080
/proc/meminfo: memFree=126686964/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2185212 memory=571304 CPUtime=341.14 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 169519 0 0 0 34018 96 0 0 20 0 1 0 157757541 2237657088 142826 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 546303 142826 1779 439 0 541732 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 2185212 KiB
Current children cumulated memory: 571304 KiB

[startup+402.3 s]
/proc/loadavg: 4.28 3.97 3.72 5/243 798091
/proc/meminfo: memFree=126674144/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263036 memory=622236 CPUtime=400.93 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 189825 0 0 0 39988 105 0 0 20 0 1 0 157757541 2317348864 155559 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565759 155559 1779 439 0 561188 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 2263036 KiB
Current children cumulated memory: 622236 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.99 3.74 5/243 798102
/proc/meminfo: memFree=126723372/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2202316 memory=587828 CPUtime=460.73 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 215313 0 0 0 45955 118 0 0 20 0 1 0 157757541 2255171584 146957 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 550579 146957 1779 439 0 546008 0

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

Current children cumulated memory: 641696 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.14 4.09 5/245 799253
/proc/meminfo: memFree=127053228/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2361320 memory=726848 CPUtime=2912.18 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 734446 0 0 0 290606 612 0 0 20 0 1 0 157757541 2417991680 181712 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 590330 181712 1779 439 0 585759 0
Current children cumulated CPU time: 2912.18 s
Current children cumulated vsize: 2361320 KiB
Current children cumulated memory: 726848 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/244 799647
/proc/meminfo: memFree=127161144/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263016 memory=630692 CPUtime=2971.97 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 738523 0 0 0 296581 616 0 0 20 0 1 0 157757541 2317328384 157673 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565754 157673 1779 439 0 561183 0
Current children cumulated CPU time: 2971.97 s
Current children cumulated vsize: 2263016 KiB
Current children cumulated memory: 630692 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/244 799657
/proc/meminfo: memFree=127143824/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=644288 CPUtime=3031.77 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 744862 0 0 0 302552 625 0 0 20 0 1 0 157757541 2350882816 161072 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161072 1779 439 0 569375 0
Current children cumulated CPU time: 3031.77 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 644288 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/243 799667
/proc/meminfo: memFree=127149232/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=646884 CPUtime=3091.57 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 747871 0 0 0 308531 626 0 0 20 0 1 0 157757541 2350882816 161721 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161721 1779 439 0 569375 0
Current children cumulated CPU time: 3091.57 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 646884 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/246 799849
/proc/meminfo: memFree=127119888/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263016 memory=634804 CPUtime=3151.37 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 753019 0 0 0 314505 632 0 0 20 0 1 0 157757541 2317328384 158701 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565754 158701 1779 439 0 561183 0
Current children cumulated CPU time: 3151.37 s
Current children cumulated vsize: 2263016 KiB
Current children cumulated memory: 634804 KiB

[startup+3222.3 s]
/proc/loadavg: 4.27 4.15 4.10 5/246 799859
/proc/meminfo: memFree=127121648/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=644484 CPUtime=3211.17 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 754429 0 0 0 320484 633 0 0 20 0 1 0 157757541 2350882816 161121 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161121 1779 439 0 569375 0
Current children cumulated CPU time: 3211.17 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 644484 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/246 799884
/proc/meminfo: memFree=127076428/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263016 memory=633484 CPUtime=3270.96 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 760395 0 0 0 326454 642 0 0 20 0 1 0 157757541 2317328384 158371 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565754 158371 1779 439 0 561183 0
Current children cumulated CPU time: 3270.96 s
Current children cumulated vsize: 2263016 KiB
Current children cumulated memory: 633484 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/246 799894
/proc/meminfo: memFree=127072972/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263016 memory=640888 CPUtime=3330.75 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 764311 0 0 0 332430 645 0 0 20 0 1 0 157757541 2317328384 160222 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565754 160222 1779 439 0 561183 0
Current children cumulated CPU time: 3330.75 s
Current children cumulated vsize: 2263016 KiB
Current children cumulated memory: 640888 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/246 799906
/proc/meminfo: memFree=127083884/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263016 memory=638900 CPUtime=3390.55 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 769737 0 0 0 338405 650 0 0 20 0 1 0 157757541 2317328384 159725 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565754 159725 1779 439 0 561183 0
Current children cumulated CPU time: 3390.55 s
Current children cumulated vsize: 2263016 KiB
Current children cumulated memory: 638900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/243 799917
/proc/meminfo: memFree=127036744/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=645000 CPUtime=3450.35 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 771281 0 0 0 344384 651 0 0 20 0 1 0 157757541 2350882816 161250 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161250 1779 439 0 569375 0
Current children cumulated CPU time: 3450.35 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 645000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/244 799928
/proc/meminfo: memFree=127087196/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=644868 CPUtime=3510.15 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 778981 0 0 0 350354 661 0 0 20 0 1 0 157757541 2350882816 161217 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161217 1779 439 0 569375 0
Current children cumulated CPU time: 3510.15 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 644868 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/242 799939
/proc/meminfo: memFree=127098544/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2263016 memory=632756 CPUtime=3569.94 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 780478 0 0 0 356332 662 0 0 20 0 1 0 157757541 2317328384 158189 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 565754 158189 1779 439 0 561183 0
Current children cumulated CPU time: 3569.94 s
Current children cumulated vsize: 2263016 KiB
Current children cumulated memory: 632756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 4.11 4.10 4.09 4/235 799974
/proc/meminfo: memFree=127474912/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=645012 CPUtime=3600.05 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 781014 0 0 0 359342 663 0 0 20 0 1 0 157757541 2350882816 161253 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161253 1779 439 0 569375 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 645012 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.42 s, system=6.63684 s

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

[startup+3612.5 s]
/proc/loadavg: 4.11 4.10 4.09 4/235 799974
/proc/meminfo: memFree=127474912/131655788 swapFree=131071996/131071996
[pid=797986] ppid=797983 vsize=2295784 memory=645012 CPUtime=3600.05 cores=0,2
/proc/797986/stat : 797986 (pb_picat) R 797983 797986 793272 0 -1 4194304 781014 0 0 0 359342 663 0 0 20 0 1 0 157757541 2350882816 161253 134679101440 4194304 5989780 140723395320816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 16637952 140723395327001 140723395327077 140723395327077 140723395334092 0
/proc/797986/statm: 573946 161253 1779 439 0 569375 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2295784 KiB
Current children cumulated memory: 645012 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.5
CPU time (s): 3600.06
CPU user time (s): 3593.42
CPU system time (s): 6.63684
CPU usage (%): 99.6555
Max. virtual memory (cumulated for all children) (KiB): 2951148
Max. memory (cumulated for all children) (KiB): 1013500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.42
system time used= 6.63684
maximum resident set size= 1013500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 781014
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= 24656


# summary of solver processes directly reported to runsolver:
#   pid: 797986
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3593.42
#   total CPU system time (s): 6.63684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0075 second user time and 33.8586 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-15 17:06:31
IDJOB=4436176
IDBENCH=144784
IDSOLVER=3068
FILE ID=nodeC009/4436176-1721055979
RUNJOBID= nodeC009-1721055991-797954
SLURM_JOB_ID= 7505463
Free space on /tmp= 723748 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/normalized-BA_RDC4.dot_fibo_50null0mast_rapportOE1.0_TMAX300_K67_cod2_pbEq1_newVersion_binary.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436176-1721055979/watcher-4436176-1721055979 -o /tmp/evaluation-result-4436176-1721055979/solver-4436176-1721055979 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721055991-797954 --watchdog 3760  pb_picat HOME/instance-4436176-1721055979.opb

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

MD5SUM BENCH= 76d4374776c44997889e9fdaf7321aa0
RANDOM SEED=674897087

nodeC009.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		: 3268.330
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	: 6984.34
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.317
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.27
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.337
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	: 6984.34
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.334
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.27
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.320
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	: 6984.34
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		: 1197.317
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.27
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.353
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	: 6984.34
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.375
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.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128525412 kB
MemAvailable:   129918820 kB
Buffers:          368776 kB
Cached:          1853348 kB
SwapCached:            0 kB
Active:           589040 kB
Inactive:        1990284 kB
Active(anon):       1356 kB
Inactive(anon):   393620 kB
Active(file):     587684 kB
Inactive(file):  1596664 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28160 kB
Writeback:            76 kB
AnonPages:        357628 kB
Mapped:           103196 kB
Shmem:             37700 kB
KReclaimable:      98180 kB
Slab:             195156 kB
SReclaimable:      98180 kB
SUnreclaim:        96976 kB
KernelStack:        3620 kB
PageTables:         9444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     750056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51456 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC009 at 2024-07-15 18:06:44