Trace number 4436561

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 3610.02

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUMa7d39c8a0eed618aa14a4423c4fae159
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 benchmark126
Best CPU time to get the best result obtained on this benchmark1995.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables175232
Total number of constraints2994
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)1368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1369
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 482918
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1101202
Number of bits of the biggest sum of numbers21
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.00	c solving HOME/instance-4436561-1721171730.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: 63968 MiB (61650 MiB free)
  memory of node 1: 64473 MiB (63291 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436561-1721171730/watcher-4436561-1721171730 -o /tmp/evaluation-result-4436561-1721171730/solver-4436561-1721171730 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721171743-877364 --watchdog 3760 pb_picat HOME/instance-4436561-1721171730.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=877424, runsolver pid=877421

[startup+0.100198 s]*
/proc/loadavg: 3.57 3.98 4.05 5/258 877425
/proc/meminfo: memFree=127800592/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2033608 memory=51776 CPUtime=0.08 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1326 0 0 0 8 0 0 0 20 0 1 0 169336532 2082414592 12944 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 508402 12944 1551 439 0 503831 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 51776 KiB

[startup+0.206215 s]*
/proc/loadavg: 3.57 3.98 4.05 5/258 877425
/proc/meminfo: memFree=127685388/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2033608 memory=84544 CPUtime=0.19 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1342 0 0 0 18 1 0 0 20 0 1 0 169336532 2082414592 21136 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 508402 21136 1551 439 0 503831 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 84544 KiB

[startup+0.305491 s]*
/proc/loadavg: 3.57 3.98 4.05 5/258 877425
/proc/meminfo: memFree=127575288/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2033608 memory=113216 CPUtime=0.3 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1356 0 0 0 28 2 0 0 20 0 1 0 169336532 2082414592 28304 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 508402 28304 1551 439 0 503831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 113216 KiB

[startup+0.700221 s]
/proc/loadavg: 3.57 3.98 4.05 5/258 877425
/proc/meminfo: memFree=127371324/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2033608 memory=209476 CPUtime=0.68 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1404 0 0 0 64 4 0 0 20 0 1 0 169336532 2082414592 52369 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 508402 52369 1551 439 0 503831 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 209476 KiB

[startup+1.50023 s]
/proc/loadavg: 3.57 3.98 4.05 5/258 877425
/proc/meminfo: memFree=126951312/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2041424 memory=361968 CPUtime=1.47 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1733 0 0 0 141 6 0 0 20 0 1 0 169336532 2090418176 90492 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 510356 90492 1551 439 0 505785 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2041424 KiB
Current children cumulated memory: 361968 KiB

[startup+3.10554 s]
/proc/loadavg: 3.57 3.98 4.05 5/258 877425
/proc/meminfo: memFree=125262592/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2041424 memory=663104 CPUtime=3.08 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 2068 0 0 0 295 13 0 0 20 0 1 0 169336532 2090418176 165776 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 510356 165776 1551 439 0 505785 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2041424 KiB
Current children cumulated memory: 663104 KiB

[startup+6.3002 s]
/proc/loadavg: 3.61 3.98 4.05 5/258 877425
/proc/meminfo: memFree=123015304/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=2644176 memory=1518964 CPUtime=6.27 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 16527 0 0 0 589 38 0 0 20 0 1 0 169336532 2707636224 379741 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 661044 379741 1738 439 0 656473 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2644176 KiB
Current children cumulated memory: 1518964 KiB

[startup+12.7001 s]
/proc/loadavg: 3.64 3.98 4.05 5/258 877427
/proc/meminfo: memFree=121294072/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3692756 memory=2130932 CPUtime=12.65 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 34715 0 0 0 1206 59 0 0 20 0 1 0 169336532 3781382144 532733 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 923189 532733 1738 439 0 918618 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3692756 KiB
Current children cumulated memory: 2130932 KiB

[startup+25.5002 s]
/proc/loadavg: 3.72 3.98 4.05 5/255 877428
/proc/meminfo: memFree=121271624/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3692756 memory=2137276 CPUtime=25.43 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 34862 0 0 0 2478 65 0 0 20 0 1 0 169336532 3781382144 534319 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 923189 534319 1754 439 0 918618 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 3692756 KiB
Current children cumulated memory: 2137276 KiB

[startup+51.1047 s]
/proc/loadavg: 3.82 3.98 4.05 5/255 877433
/proc/meminfo: memFree=121092752/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3692756 memory=2150080 CPUtime=50.99 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 35465 0 0 0 5025 74 0 0 20 0 1 0 169336532 3781382144 537520 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 923189 537520 1754 439 0 918618 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 3692756 KiB
Current children cumulated memory: 2150080 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.02 4.05 5/255 877443
/proc/meminfo: memFree=120182884/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4380984 memory=2646492 CPUtime=102.05 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 80332 0 0 0 10092 113 0 0 20 0 1 0 169336532 4486127616 661623 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1095246 661623 1754 439 0 1090675 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 4380984 KiB
Current children cumulated memory: 2646492 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.06 4.07 5/255 877453
/proc/meminfo: memFree=120463020/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3701340 memory=2309136 CPUtime=161.88 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 137482 0 0 0 16023 165 0 0 20 0 1 0 169336532 3790172160 577284 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 925335 577284 1754 439 0 920764 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 3701340 KiB
Current children cumulated memory: 2309136 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.06 4.07 5/255 877463
/proc/meminfo: memFree=120637748/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3804004 memory=2306648 CPUtime=221.71 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 165971 0 0 0 21977 194 0 0 20 0 1 0 169336532 3895300096 576662 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 951001 576662 1754 439 0 946430 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 3804004 KiB
Current children cumulated memory: 2306648 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 4.08 4.07 5/255 877473
/proc/meminfo: memFree=120589632/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3709532 memory=2356780 CPUtime=281.54 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 213545 0 0 0 27924 230 0 0 20 0 1 0 169336532 3798560768 589195 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 927383 589195 1754 439 0 922812 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 3709532 KiB
Current children cumulated memory: 2356780 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.08 4.07 5/256 877488
/proc/meminfo: memFree=120402720/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3851100 memory=2366004 CPUtime=341.38 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 248312 0 0 0 33876 262 0 0 20 0 1 0 169336532 3943526400 591501 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 962775 591501 1754 439 0 958204 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 3851100 KiB
Current children cumulated memory: 2366004 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.08 4.07 5/256 877498
/proc/meminfo: memFree=120790136/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3704480 memory=2351116 CPUtime=401.2 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 287276 0 0 0 39827 293 0 0 20 0 1 0 169336532 3793387520 587779 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 926120 587779 1754 439 0 921549 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 3704480 KiB
Current children cumulated memory: 2351116 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 4.07 5/257 877509
/proc/meminfo: memFree=120373420/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3701340 memory=2362456 CPUtime=461.04 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 298118 0 0 0 45798 306 0 0 20 0 1 0 169336532 3790172160 590614 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 925335 590614 1754 439 0 920764 0

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

Current children cumulated memory: 2324232 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/256 879118
/proc/meminfo: memFree=120353512/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3804004 memory=2385888 CPUtime=2854.37 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1134592 0 0 0 284399 1038 0 0 20 0 1 0 169336532 3895300096 596472 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 951001 596472 1754 439 0 946430 0
Current children cumulated CPU time: 2854.37 s
Current children cumulated vsize: 3804004 KiB
Current children cumulated memory: 2385888 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 879130
/proc/meminfo: memFree=120106908/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3812196 memory=2412436 CPUtime=2914.2 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1144278 0 0 0 290368 1052 0 0 20 0 1 0 169336532 3903688704 603109 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 953049 603109 1754 439 0 948478 0
Current children cumulated CPU time: 2914.2 s
Current children cumulated vsize: 3812196 KiB
Current children cumulated memory: 2412436 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 879140
/proc/meminfo: memFree=119996740/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2507736 CPUtime=2974.04 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1157171 0 0 0 296344 1060 0 0 20 0 1 0 169336532 4373979136 626934 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 626934 1754 439 0 1063295 0
Current children cumulated CPU time: 2974.04 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2507736 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 879154
/proc/meminfo: memFree=119926212/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2513880 CPUtime=3033.87 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1157681 0 0 0 302327 1060 0 0 20 0 1 0 169336532 4373979136 628470 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 628470 1754 439 0 1063295 0
Current children cumulated CPU time: 3033.87 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2513880 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/256 879165
/proc/meminfo: memFree=119974484/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2520024 CPUtime=3093.7 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1158248 0 0 0 308310 1060 0 0 20 0 1 0 169336532 4373979136 630006 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 630006 1754 439 0 1063295 0
Current children cumulated CPU time: 3093.7 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2520024 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/257 879176
/proc/meminfo: memFree=120225472/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4391352 memory=2577740 CPUtime=3153.53 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1170527 0 0 0 314279 1074 0 0 20 0 1 0 169336532 4496744448 644435 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1097838 644435 1754 439 0 1093267 0
Current children cumulated CPU time: 3153.53 s
Current children cumulated vsize: 4391352 KiB
Current children cumulated memory: 2577740 KiB

[startup+3222.3 s]
/proc/loadavg: 4.46 4.18 4.12 5/257 879186
/proc/meminfo: memFree=120487712/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2500364 CPUtime=3213.37 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1181704 0 0 0 320247 1090 0 0 20 0 1 0 169336532 4373979136 625091 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 625091 1754 439 0 1063295 0
Current children cumulated CPU time: 3213.37 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2500364 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.19 4.12 5/257 879196
/proc/meminfo: memFree=120039100/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2463500 CPUtime=3273.2 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1198942 0 0 0 326213 1107 0 0 20 0 1 0 169336532 4373979136 615875 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 615875 1754 439 0 1063295 0
Current children cumulated CPU time: 3273.2 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2463500 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.17 4.12 5/256 879209
/proc/meminfo: memFree=119997996/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2500364 CPUtime=3333.04 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1215982 0 0 0 332180 1124 0 0 20 0 1 0 169336532 4373979136 625091 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 625091 1754 439 0 1063295 0
Current children cumulated CPU time: 3333.04 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2500364 KiB

[startup+3402.3 s]
/proc/loadavg: 4.43 4.25 4.15 5/256 879219
/proc/meminfo: memFree=120075648/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2461452 CPUtime=3392.87 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1221912 0 0 0 338150 1137 0 0 20 0 1 0 169336532 4373979136 615363 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 615363 1754 439 0 1063295 0
Current children cumulated CPU time: 3392.87 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2461452 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.23 4.15 5/255 879229
/proc/meminfo: memFree=120243728/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2473740 CPUtime=3452.7 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1222418 0 0 0 344133 1137 0 0 20 0 1 0 169336532 4373979136 618435 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 618435 1754 439 0 1063295 0
Current children cumulated CPU time: 3452.7 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2473740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.20 4.14 5/255 879241
/proc/meminfo: memFree=120424120/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4271464 memory=2508596 CPUtime=3512.53 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1234511 0 0 0 350111 1142 0 0 20 0 1 0 169336532 4373979136 627149 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1067866 627149 1754 439 0 1063295 0
Current children cumulated CPU time: 3512.53 s
Current children cumulated vsize: 4271464 KiB
Current children cumulated memory: 2508596 KiB

[startup+3582.3 s]
/proc/loadavg: 4.30 4.25 4.16 5/255 879251
/proc/meminfo: memFree=120323580/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=4291684 memory=2547208 CPUtime=3572.37 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1238905 0 0 0 356082 1155 0 0 20 0 1 0 169336532 4394684416 636802 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 1072921 636802 1754 439 0 1068350 0
Current children cumulated CPU time: 3572.37 s
Current children cumulated vsize: 4291684 KiB
Current children cumulated memory: 2547208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.53 4.31 4.19 4/253 879256
/proc/meminfo: memFree=122710404/131524600 swapFree=131071996/131071996
[pid=877424] ppid=877421 vsize=3767396 memory=2352648 CPUtime=3600 cores=5,7
/proc/877424/stat : 877424 (pb_picat) R 877421 877424 877351 0 -1 4194304 1251788 0 0 0 358834 1166 0 0 20 0 1 0 169336532 3857813504 588162 134679101440 4194304 5989780 140725833870800 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24428544 140725833876505 140725833876581 140725833876581 140725833883596 0
/proc/877424/statm: 941849 588162 1754 439 0 937278 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 3767396 KiB
Current children cumulated memory: 2352648 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.34 s, system=11.6799 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): 3610.02
CPU time (s): 3600.02
CPU user time (s): 3588.34
CPU system time (s): 11.6799
CPU usage (%): 99.723
Max. virtual memory (cumulated for all children) (KiB): 4419672
Max. memory (cumulated for all children) (KiB): 2672540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.34
system time used= 11.6799
maximum resident set size= 2672540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1251788
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= 3280


# summary of solver processes directly reported to runsolver:
#   pid: 877424
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3588.34
#   total CPU system time (s): 11.6799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.94626 second user time and 17.6885 second system time

The end

Launcher Data

Begin job on nodeC020 at 2024-07-17 01:15:43
IDJOB=4436561
IDBENCH=158606
IDSOLVER=3068
FILE ID=nodeC020/4436561-1721171730
RUNJOBID= nodeC020-1721171743-877364
SLURM_JOB_ID= 7505808
Free space on /tmp= 890048 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436561-1721171730/watcher-4436561-1721171730 -o /tmp/evaluation-result-4436561-1721171730/solver-4436561-1721171730 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1721171743-877364 --watchdog 3760  pb_picat HOME/instance-4436561-1721171730.opb

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

MD5SUM BENCH= a7d39c8a0eed618aa14a4423c4fae159
RANDOM SEED=1346430799

nodeC020.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	: 0xb00002a
cpu MHz		: 3600.470
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7000.05
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	: 0xb00002a
cpu MHz		: 3616.926
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.84
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	: 0xb00002a
cpu MHz		: 3670.198
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7000.05
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	: 0xb00002a
cpu MHz		: 3662.853
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.84
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	: 0xb00002a
cpu MHz		: 3670.330
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7000.05
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	: 0xb00002a
cpu MHz		: 3664.585
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.84
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	: 0xb00002a
cpu MHz		: 3600.326
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7000.05
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	: 0xb00002a
cpu MHz		: 3657.901
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127961136 kB
MemAvailable:   129665900 kB
Buffers:          448416 kB
Cached:          2078776 kB
SwapCached:            0 kB
Active:           702116 kB
Inactive:        2234496 kB
Active(anon):       1484 kB
Inactive(anon):   445704 kB
Active(file):     700632 kB
Inactive(file):  1788792 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             37640 kB
Writeback:           184 kB
AnonPages:        408840 kB
Mapped:           110728 kB
Shmem:             37720 kB
KReclaimable:     110328 kB
Slab:             218352 kB
SReclaimable:     110328 kB
SUnreclaim:       108024 kB
KernelStack:        4068 kB
PageTables:         9864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4634360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61920 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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:      189140 kB
DirectMap2M:    15312896 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC020 at 2024-07-17 02:15:53