Trace number 4436510

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.11 3611.83

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMccba1baa4116ac35f164630a81450a8f
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 benchmark21717461
Best CPU time to get the best result obtained on this benchmark72001.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c solving HOME/instance-4436510-1721148881.opb (Picat 3.6#12)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (61769 MiB free)
  memory of node 1: 64510 MiB (62948 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436510-1721148881/watcher-4436510-1721148881 -o /tmp/evaluation-result-4436510-1721148881/solver-4436510-1721148881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721148893-855757 --watchdog 3760 pb_picat HOME/instance-4436510-1721148881.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
solver pid=855810, runsolver pid=855807
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 2.82 3.09 3.47 6/241 855811
/proc/meminfo: memFree=127647868/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2033608 memory=26992 CPUtime=0.1 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 807 0 0 0 9 1 0 0 20 0 1 0 167044909 2082414592 6748 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 508402 6748 1512 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 26992 KiB

[startup+0.205816 s]*
/proc/loadavg: 2.82 3.09 3.47 6/241 855811
/proc/meminfo: memFree=127588476/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2033608 memory=43376 CPUtime=0.2 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 818 0 0 0 19 1 0 0 20 0 1 0 167044909 2082414592 10844 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 508402 10844 1512 439 0 503831 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 43376 KiB

[startup+0.305752 s]*
/proc/loadavg: 2.82 3.09 3.47 6/241 855811
/proc/meminfo: memFree=127533580/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2033608 memory=47472 CPUtime=0.3 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 821 0 0 0 28 2 0 0 20 0 1 0 167044909 2082414592 11868 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 508402 11868 1512 439 0 503831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 47472 KiB

[startup+0.700343 s]
/proc/loadavg: 2.82 3.09 3.47 6/239 855811
/proc/meminfo: memFree=127419220/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2033608 memory=78192 CPUtime=0.68 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 837 0 0 0 66 2 0 0 20 0 1 0 167044909 2082414592 19548 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 508402 19548 1512 439 0 503831 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 78192 KiB

[startup+1.50029 s]
/proc/loadavg: 2.82 3.09 3.47 6/245 855822
/proc/meminfo: memFree=127184256/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2033608 memory=169284 CPUtime=1.48 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 1087 0 0 0 143 5 0 0 20 0 1 0 167044909 2082414592 42321 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 508402 42321 1560 439 0 503831 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 169284 KiB

[startup+3.11361 s]
/proc/loadavg: 2.82 3.09 3.47 6/245 855822
/proc/meminfo: memFree=126173724/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2033608 memory=429760 CPUtime=3.09 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 1358 0 0 0 298 11 0 0 20 0 1 0 167044909 2082414592 107440 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 508402 107440 1560 439 0 503831 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 429760 KiB

[startup+6.3003 s]
/proc/loadavg: 2.91 3.11 3.47 6/245 855822
/proc/meminfo: memFree=124640840/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2049236 memory=933716 CPUtime=6.27 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 2243 0 0 0 605 22 0 0 20 0 1 0 167044909 2098417664 233429 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 512309 233429 1560 439 0 507738 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2049236 KiB
Current children cumulated memory: 933716 KiB

[startup+12.7003 s]
/proc/loadavg: 3.00 3.12 3.47 6/245 855823
/proc/meminfo: memFree=122435348/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=2064864 memory=1773920 CPUtime=12.65 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 2943 0 0 0 1225 40 0 0 20 0 1 0 167044909 2114420736 443480 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 516216 443480 1560 439 0 511645 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2064864 KiB
Current children cumulated memory: 1773920 KiB

[startup+25.5003 s]
/proc/loadavg: 3.22 3.16 3.48 6/245 855825
/proc/meminfo: memFree=119361904/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=4300772 memory=2743584 CPUtime=25.42 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 8854 0 0 0 2481 61 0 0 20 0 1 0 167044909 4403990528 685896 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 1075193 685896 1560 439 0 1070622 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4300772 KiB
Current children cumulated memory: 2743584 KiB

[startup+51.113 s]
/proc/loadavg: 3.74 3.30 3.52 6/246 856212
/proc/meminfo: memFree=113617812/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=7871976 memory=5338080 CPUtime=50.96 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 52284 0 0 0 4907 189 0 0 20 0 1 0 167044909 8060903424 1334520 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 1967994 1334520 1715 439 0 1963423 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 7871976 KiB
Current children cumulated memory: 5338080 KiB

[startup+102.3 s]
/proc/loadavg: 3.89 3.41 3.55 6/246 856221
/proc/meminfo: memFree=110287660/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9297400 memory=6635040 CPUtime=101.99 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 73026 0 0 0 9194 1005 0 0 20 0 1 0 167044909 9520537600 1658760 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2324350 1658760 1779 439 0 2319779 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 9297400 KiB
Current children cumulated memory: 6635040 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 3.53 3.58 6/246 856232
/proc/meminfo: memFree=105800340/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=8392692 memory=5921992 CPUtime=161.81 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 76553 0 0 0 15147 1034 0 0 20 0 1 0 167044909 8594116608 1480498 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2098173 1480498 1779 439 0 2093602 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 8392692 KiB
Current children cumulated memory: 5921992 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.65 3.62 6/247 856411
/proc/meminfo: memFree=102848640/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9310196 memory=6789252 CPUtime=221.61 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 92347 0 0 0 21108 1053 0 0 20 0 1 0 167044909 9533640704 1697313 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2327549 1697313 1779 439 0 2322978 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 9310196 KiB
Current children cumulated memory: 6789252 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.73 3.65 6/246 856421
/proc/meminfo: memFree=98118988/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6647612 CPUtime=281.44 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 138098 0 0 0 27051 1093 0 0 20 0 1 0 167044909 9473753088 1661903 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1661903 1779 439 0 2308357 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6647612 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.80 3.68 6/245 856435
/proc/meminfo: memFree=97855964/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=10316672 memory=7112488 CPUtime=341.24 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 151554 0 0 0 33016 1108 0 0 20 0 1 0 167044909 10564272128 1778122 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2579168 1778122 1779 439 0 2574597 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 10316672 KiB
Current children cumulated memory: 7112488 KiB

[startup+402.3 s]
/proc/loadavg: 5.00 4.09 3.79 6/245 856457
/proc/meminfo: memFree=98186604/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6700968 CPUtime=401.05 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 197061 0 0 0 38965 1140 0 0 20 0 1 0 167044909 9473753088 1675242 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1675242 1779 439 0 2308357 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6700968 KiB

[startup+462.3 s]
/proc/loadavg: 4.97 4.28 3.88 6/245 856469
/proc/meminfo: memFree=97066328/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6676392 CPUtime=460.84 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 213341 0 0 0 44922 1162 0 0 20 0 1 0 167044909 9473753088 1669098 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1669098 1779 439 0 2308357 0

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

Current children cumulated memory: 6635432 KiB

[startup+2862.3 s]
/proc/loadavg: 4.17 4.10 4.08 6/245 857513
/proc/meminfo: memFree=97025380/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6743976 CPUtime=2853 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 645396 0 0 0 283775 1525 0 0 20 0 1 0 167044909 9473753088 1685994 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1685994 1779 439 0 2308357 0
Current children cumulated CPU time: 2853 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6743976 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.08 6/245 857523
/proc/meminfo: memFree=96961836/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6756264 CPUtime=2912.81 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 646904 0 0 0 289755 1526 0 0 20 0 1 0 167044909 9473753088 1689066 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1689066 1779 439 0 2308357 0
Current children cumulated CPU time: 2912.81 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6756264 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.09 4.08 6/245 857533
/proc/meminfo: memFree=96861128/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6762408 CPUtime=2972.61 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 648796 0 0 0 295735 1526 0 0 20 0 1 0 167044909 9473753088 1690602 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1690602 1779 439 0 2308357 0
Current children cumulated CPU time: 2972.61 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6762408 KiB

[startup+3042.3 s]
/proc/loadavg: 4.30 4.14 4.10 6/245 857544
/proc/meminfo: memFree=97329636/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6768552 CPUtime=3032.42 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 650720 0 0 0 301715 1527 0 0 20 0 1 0 167044909 9473753088 1692138 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1692138 1779 439 0 2308357 0
Current children cumulated CPU time: 3032.42 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6768552 KiB

[startup+3102.3 s]
/proc/loadavg: 4.77 4.31 4.16 6/242 857555
/proc/meminfo: memFree=98541696/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6772648 CPUtime=3092.23 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 652599 0 0 0 307695 1528 0 0 20 0 1 0 167044909 9473753088 1693162 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1693162 1779 439 0 2308357 0
Current children cumulated CPU time: 3092.23 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6772648 KiB

[startup+3162.3 s]
/proc/loadavg: 4.28 4.25 4.15 6/242 857565
/proc/meminfo: memFree=97043324/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6772648 CPUtime=3152.03 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 654412 0 0 0 313675 1528 0 0 20 0 1 0 167044909 9473753088 1693162 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1693162 1779 439 0 2308357 0
Current children cumulated CPU time: 3152.03 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6772648 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.23 4.15 6/242 857575
/proc/meminfo: memFree=97012232/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6774696 CPUtime=3211.84 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 657037 0 0 0 319655 1529 0 0 20 0 1 0 167044909 9473753088 1693674 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1693674 1779 439 0 2308357 0
Current children cumulated CPU time: 3211.84 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6774696 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.21 4.14 6/242 857586
/proc/meminfo: memFree=96913268/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6776744 CPUtime=3271.64 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 658926 0 0 0 325635 1529 0 0 20 0 1 0 167044909 9473753088 1694186 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1694186 1779 439 0 2308357 0
Current children cumulated CPU time: 3271.64 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6776744 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.18 4.14 6/244 857600
/proc/meminfo: memFree=96997128/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6778792 CPUtime=3331.45 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 660814 0 0 0 331615 1530 0 0 20 0 1 0 167044909 9473753088 1694698 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1694698 1779 439 0 2308357 0
Current children cumulated CPU time: 3331.45 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6778792 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.18 4.14 6/244 857610
/proc/meminfo: memFree=96940692/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=9251712 memory=6780840 CPUtime=3391.25 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 662748 0 0 0 337595 1530 0 0 20 0 1 0 167044909 9473753088 1695210 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2312928 1695210 1779 439 0 2308357 0
Current children cumulated CPU time: 3391.25 s
Current children cumulated vsize: 9251712 KiB
Current children cumulated memory: 6780840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.16 4.13 6/244 857621
/proc/meminfo: memFree=95811908/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=10308480 memory=7029896 CPUtime=3451.05 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 695693 0 0 0 343561 1544 0 0 20 0 1 0 167044909 10555883520 1757474 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2577120 1757474 1779 439 0 2572549 0
Current children cumulated CPU time: 3451.05 s
Current children cumulated vsize: 10308480 KiB
Current children cumulated memory: 7029896 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.14 4.13 6/244 857631
/proc/meminfo: memFree=96156716/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=10308480 memory=7029896 CPUtime=3510.85 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 697586 0 0 0 349541 1544 0 0 20 0 1 0 167044909 10555883520 1757474 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2577120 1757474 1779 439 0 2572549 0
Current children cumulated CPU time: 3510.85 s
Current children cumulated vsize: 10308480 KiB
Current children cumulated memory: 7029896 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.14 4.13 6/244 857641
/proc/meminfo: memFree=96211976/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=10308480 memory=7029896 CPUtime=3570.67 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 699557 0 0 0 355522 1545 0 0 20 0 1 0 167044909 10555883520 1757474 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2577120 1757474 1779 439 0 2572549 0
Current children cumulated CPU time: 3570.67 s
Current children cumulated vsize: 10308480 KiB
Current children cumulated memory: 7029896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 4.46 4.21 4.15 5/240 857729
/proc/meminfo: memFree=103280084/131655788 swapFree=131071996/131071996
[pid=855810] ppid=855807 vsize=10308480 memory=7029896 CPUtime=3600.07 cores=0,2
/proc/855810/stat : 855810 (pb_picat) R 855807 855810 855747 0 -1 4194304 700443 0 0 0 358462 1545 0 0 20 0 1 0 167044909 10555883520 1757474 134679101440 4194304 5989780 140723936638880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 29859840 140723936646169 140723936646245 140723936646245 140723936653260 0
/proc/855810/statm: 2577120 1757474 1779 439 0 2572549 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 10308480 KiB
Current children cumulated memory: 7029896 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.62 s, system=15.4865 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.83
CPU time (s): 3600.11
CPU user time (s): 3584.62
CPU system time (s): 15.4865
CPU usage (%): 99.6754
Max. virtual memory (cumulated for all children) (KiB): 10772912
Max. memory (cumulated for all children) (KiB): 7540808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.62
system time used= 15.4865
maximum resident set size= 7540808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 700443
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= 4
involuntary context switches= 25199


# summary of solver processes directly reported to runsolver:
#   pid: 855810
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3584.62
#   total CPU system time (s): 15.4865

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8393 second user time and 36.4595 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-16 18:54:55
IDJOB=4436510
IDBENCH=155755
IDSOLVER=3068
FILE ID=nodeC007/4436510-1721148881
RUNJOBID= nodeC007-1721148893-855757
SLURM_JOB_ID= 7505744
Free space on /tmp= 723436 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_1_ic.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436510-1721148881/watcher-4436510-1721148881 -o /tmp/evaluation-result-4436510-1721148881/solver-4436510-1721148881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1721148893-855757 --watchdog 3760  pb_picat HOME/instance-4436510-1721148881.opb

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

MD5SUM BENCH= ccba1baa4116ac35f164630a81450a8f
RANDOM SEED=1084648682

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		: 1197.153
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		: 1197.145
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		: 2394.260
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		: 2394.260
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		: 2394.259
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		: 2593.781
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.295
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.311
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:        127727716 kB
MemAvailable:   129752776 kB
Buffers:          419356 kB
Cached:          2426996 kB
SwapCached:            0 kB
Active:           758236 kB
Inactive:        2597192 kB
Active(anon):       1428 kB
Inactive(anon):   545400 kB
Active(file):     756808 kB
Inactive(file):  2051792 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            364860 kB
Writeback:             0 kB
AnonPages:        509200 kB
Mapped:           107252 kB
Shmem:             37704 kB
KReclaimable:     112984 kB
Slab:             211924 kB
SReclaimable:     112984 kB
SUnreclaim:        98940 kB
KernelStack:        3840 kB
PageTables:        10152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2663532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53152 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 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= 723584 MiB
End job on nodeC007 at 2024-07-16 19:55:07