Trace number 4436527

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.05 3613.52

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_8_mh.opb
MD5SUM5ec413d62d676bec20b33bb55db2fffa
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 benchmark2458141
Best CPU time to get the best result obtained on this benchmark3600.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 130323843
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 60462692152
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 130323843
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 60462692152
Number of bits of the biggest sum of numbers36
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.07	c solving HOME/instance-4436527-1721140827.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 (60702 MiB free)
  memory of node 1: 64473 MiB (60082 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436527-1721140827/watcher-4436527-1721140827 -o /tmp/evaluation-result-4436527-1721140827/solver-4436527-1721140827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721140840-858611 --watchdog 3760 pb_picat HOME/instance-4436527-1721140827.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=858673, runsolver pid=858666

[startup+0.100658 s]*
/proc/loadavg: 1.34 1.95 2.58 6/259 858674
/proc/meminfo: memFree=123552768/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2033608 memory=41344 CPUtime=0.09 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 812 0 0 0 9 0 0 0 20 0 1 0 166247701 2082414592 10336 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 508402 10336 1524 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 41344 KiB

[startup+0.205942 s]*
/proc/loadavg: 1.34 1.95 2.58 6/259 858674
/proc/meminfo: memFree=123356888/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2033608 memory=101740 CPUtime=0.2 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 1116 0 0 0 18 2 0 0 20 0 1 0 166247701 2082414592 25435 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 508402 25435 1524 439 0 503831 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 101740 KiB

[startup+0.305887 s]*
/proc/loadavg: 1.34 1.95 2.58 6/259 858674
/proc/meminfo: memFree=123234556/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2099724 memory=143140 CPUtime=0.29 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 3475 0 0 0 26 3 0 0 20 0 1 0 166247701 2150117376 35785 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 524931 35785 1524 439 0 520360 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 143140 KiB

[startup+0.700217 s]
/proc/loadavg: 1.72 2.02 2.59 6/259 858674
/proc/meminfo: memFree=123149684/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2099724 memory=211064 CPUtime=0.69 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 3508 0 0 0 64 5 0 0 20 0 1 0 166247701 2150117376 52766 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 524931 52766 1572 439 0 520360 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 211064 KiB

[startup+1.50018 s]
/proc/loadavg: 1.72 2.02 2.59 6/259 858674
/proc/meminfo: memFree=122832808/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2099724 memory=352376 CPUtime=1.49 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 3577 0 0 0 141 8 0 0 20 0 1 0 166247701 2150117376 88094 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 524931 88094 1572 439 0 520360 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 352376 KiB

[startup+3.1057 s]
/proc/loadavg: 1.72 2.02 2.59 6/259 858674
/proc/meminfo: memFree=121823092/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2099724 memory=616568 CPUtime=3.09 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 3792 0 0 0 296 13 0 0 20 0 1 0 166247701 2150117376 154142 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 524931 154142 1572 439 0 520360 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 616568 KiB

[startup+6.30021 s]
/proc/loadavg: 1.90 2.05 2.60 6/259 858676
/proc/meminfo: memFree=120461680/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2107536 memory=1114236 CPUtime=6.27 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 4388 0 0 0 605 22 0 0 20 0 1 0 166247701 2158116864 278559 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 526884 278559 1572 439 0 522313 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2107536 KiB
Current children cumulated memory: 1114236 KiB

[startup+12.7002 s]
/proc/loadavg: 2.07 2.09 2.61 6/259 858676
/proc/meminfo: memFree=116738096/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=2926580 memory=2404164 CPUtime=12.64 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 23773 0 0 0 1197 67 0 0 20 0 1 0 166247701 2996817920 601041 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 731645 601041 1746 439 0 727074 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2926580 KiB
Current children cumulated memory: 2404164 KiB

[startup+25.5002 s]
/proc/loadavg: 2.44 2.17 2.63 6/258 858677
/proc/meminfo: memFree=114740724/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3807612 memory=2968476 CPUtime=25.4 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 37769 0 0 0 2354 186 0 0 20 0 1 0 166247701 3898994688 742119 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 951903 742119 1762 439 0 947332 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3807612 KiB
Current children cumulated memory: 2968476 KiB

[startup+51.1059 s]
/proc/loadavg: 3.06 2.34 2.68 6/258 858682
/proc/meminfo: memFree=114131212/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4331904 memory=3144744 CPUtime=50.92 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 50784 0 0 0 4889 203 0 0 20 0 1 0 166247701 4435869696 786186 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1082976 786186 1762 439 0 1078405 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4331904 KiB
Current children cumulated memory: 3144744 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.62 2.75 6/258 858690
/proc/meminfo: memFree=114913316/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3909548 memory=2989760 CPUtime=101.93 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 68567 0 0 0 9975 218 0 0 20 0 1 0 166247701 4003377152 747440 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 977387 747440 1762 439 0 972816 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 3909548 KiB
Current children cumulated memory: 2989760 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.88 2.84 6/258 858702
/proc/meminfo: memFree=114224124/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4340096 memory=3133784 CPUtime=161.71 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 97554 0 0 0 15927 244 0 0 20 0 1 0 166247701 4444258304 783446 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1085024 783446 1762 439 0 1080453 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 4340096 KiB
Current children cumulated memory: 3133784 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 3.11 2.92 6/255 858712
/proc/meminfo: memFree=114261292/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4340096 memory=3127636 CPUtime=221.5 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 109814 0 0 0 21892 258 0 0 20 0 1 0 166247701 4444258304 781909 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1085024 781909 1762 439 0 1080453 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 4340096 KiB
Current children cumulated memory: 3127636 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.30 3.00 6/254 858722
/proc/meminfo: memFree=114160808/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3807616 memory=3085352 CPUtime=281.29 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 131430 0 0 0 27853 276 0 0 20 0 1 0 166247701 3898998784 771338 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 951904 771338 1762 439 0 947333 0
Current children cumulated CPU time: 281.29 s
Current children cumulated vsize: 3807616 KiB
Current children cumulated memory: 3085352 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.45 3.07 6/254 858734
/proc/meminfo: memFree=114138484/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3815808 memory=3105176 CPUtime=341.08 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 132386 0 0 0 33831 277 0 0 20 0 1 0 166247701 3907387392 776294 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 953952 776294 1762 439 0 949381 0
Current children cumulated CPU time: 341.08 s
Current children cumulated vsize: 3815808 KiB
Current children cumulated memory: 3105176 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.57 3.14 6/254 858744
/proc/meminfo: memFree=114250016/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3815808 memory=3109272 CPUtime=400.87 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 133126 0 0 0 39810 277 0 0 20 0 1 0 166247701 3907387392 777318 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 953952 777318 1762 439 0 949381 0
Current children cumulated CPU time: 400.87 s
Current children cumulated vsize: 3815808 KiB
Current children cumulated memory: 3109272 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.68 3.20 6/254 858754
/proc/meminfo: memFree=114209784/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3815808 memory=3109272 CPUtime=460.66 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 133687 0 0 0 45789 277 0 0 20 0 1 0 166247701 3907387392 777318 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 953952 777318 1762 439 0 949381 0

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

Current children cumulated memory: 3253280 KiB

[startup+2922.3 s]
/proc/loadavg: 4.40 4.21 4.09 6/256 860363
/proc/meminfo: memFree=113558688/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3255456 CPUtime=2911.46 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 336045 0 0 0 290705 441 0 0 20 0 1 0 166247701 4461035520 813864 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 813864 1762 439 0 1084549 0
Current children cumulated CPU time: 2911.46 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3255456 KiB

[startup+2982.3 s]
/proc/loadavg: 5.03 4.39 4.16 6/260 860433
/proc/meminfo: memFree=113426648/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3257504 CPUtime=2971.23 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 336651 0 0 0 296681 442 0 0 20 0 1 0 166247701 4461035520 814376 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 814376 1762 439 0 1084549 0
Current children cumulated CPU time: 2971.23 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3257504 KiB

[startup+3042.3 s]
/proc/loadavg: 4.44 4.33 4.15 6/259 860444
/proc/meminfo: memFree=113255676/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3257504 CPUtime=3031 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 337333 0 0 0 302658 442 0 0 20 0 1 0 166247701 4461035520 814376 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 814376 1762 439 0 1084549 0
Current children cumulated CPU time: 3031 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3257504 KiB

[startup+3102.3 s]
/proc/loadavg: 4.21 4.29 4.14 6/259 860454
/proc/meminfo: memFree=113606124/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3257504 CPUtime=3090.77 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 337956 0 0 0 308635 442 0 0 20 0 1 0 166247701 4461035520 814376 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 814376 1762 439 0 1084549 0
Current children cumulated CPU time: 3090.77 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3257504 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.26 4.14 6/258 860465
/proc/meminfo: memFree=113393592/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3257504 CPUtime=3150.55 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 338535 0 0 0 314612 443 0 0 20 0 1 0 166247701 4461035520 814376 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 814376 1762 439 0 1084549 0
Current children cumulated CPU time: 3150.55 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3257504 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.23 4.14 6/258 860476
/proc/meminfo: memFree=113465036/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3259552 CPUtime=3210.32 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 339119 0 0 0 320589 443 0 0 20 0 1 0 166247701 4461035520 814888 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 814888 1762 439 0 1084549 0
Current children cumulated CPU time: 3210.32 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3259552 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.20 4.13 6/259 860487
/proc/meminfo: memFree=113252192/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3259552 CPUtime=3270.09 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 339687 0 0 0 326566 443 0 0 20 0 1 0 166247701 4461035520 814888 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 814888 1762 439 0 1084549 0
Current children cumulated CPU time: 3270.09 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3259552 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.21 4.14 6/255 860497
/proc/meminfo: memFree=113677404/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3827624 memory=3069888 CPUtime=3329.86 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 343656 0 0 0 332536 450 0 0 20 0 1 0 166247701 3919486976 767472 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 956906 767472 1762 439 0 952335 0
Current children cumulated CPU time: 3329.86 s
Current children cumulated vsize: 3827624 KiB
Current children cumulated memory: 3069888 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.18 4.13 6/255 860507
/proc/meminfo: memFree=113230504/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3293592 CPUtime=3389.62 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 365136 0 0 0 338499 463 0 0 20 0 1 0 166247701 4461035520 823398 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 823398 1762 439 0 1084549 0
Current children cumulated CPU time: 3389.62 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3293592 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.18 4.13 6/255 860518
/proc/meminfo: memFree=113307832/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3297688 CPUtime=3449.4 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 365919 0 0 0 344476 464 0 0 20 0 1 0 166247701 4461035520 824422 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 824422 1762 439 0 1084549 0
Current children cumulated CPU time: 3449.4 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3297688 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.16 4.13 6/255 860528
/proc/meminfo: memFree=113513864/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=3909548 memory=3160000 CPUtime=3509.17 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 371194 0 0 0 350444 473 0 0 20 0 1 0 166247701 4003377152 790000 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 977387 790000 1762 439 0 972816 0
Current children cumulated CPU time: 3509.17 s
Current children cumulated vsize: 3909548 KiB
Current children cumulated memory: 3160000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.17 4.13 6/257 860543
/proc/meminfo: memFree=113320896/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3285400 CPUtime=3568.94 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 388719 0 0 0 356412 482 0 0 20 0 1 0 166247701 4461035520 821350 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 821350 1762 439 0 1084549 0
Current children cumulated CPU time: 3568.94 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3285400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.5 s]
/proc/loadavg: 4.18 4.17 4.13 6/257 860641
/proc/meminfo: memFree=119351988/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3290120 CPUtime=3600.02 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 389134 0 0 0 359519 483 0 0 20 0 1 0 166247701 4461035520 822530 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 822530 1762 439 0 1084549 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3290120 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.2 s, system=4.84818 s

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

[startup+3613.5 s]
/proc/loadavg: 4.18 4.17 4.13 6/257 860641
/proc/meminfo: memFree=119351988/131524600 swapFree=131071996/131071996
[pid=858673] ppid=858666 vsize=4356480 memory=3290120 CPUtime=3600.02 cores=0,2
/proc/858673/stat : 858673 (pb_picat) R 858666 858673 858601 0 -1 4194304 389134 0 0 0 359519 483 0 0 20 0 1 0 166247701 4461035520 822530 134679101440 4194304 5989780 140724463760592 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 20119552 140724463768601 140724463768677 140724463768677 140724463775692 0
/proc/858673/statm: 1089120 822530 1762 439 0 1084549 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 4356480 KiB
Current children cumulated memory: 3290120 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3613.52
CPU time (s): 3600.05
CPU user time (s): 3595.2
CPU system time (s): 4.84818
CPU usage (%): 99.6272
Max. virtual memory (cumulated for all children) (KiB): 4494264
Max. memory (cumulated for all children) (KiB): 3425196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.2
system time used= 4.84818
maximum resident set size= 3425196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389134
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= 6
involuntary context switches= 25423


# summary of solver processes directly reported to runsolver:
#   pid: 858673
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3595.2
#   total CPU system time (s): 4.84818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49361 second user time and 16.9608 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 16:40:40
IDJOB=4436527
IDBENCH=155670
IDSOLVER=3068
FILE ID=nodeC023/4436527-1721140827
RUNJOBID= nodeC023-1721140840-858611
SLURM_JOB_ID= 7505722
Free space on /tmp= 890000 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_8_mh.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436527-1721140827/watcher-4436527-1721140827 -o /tmp/evaluation-result-4436527-1721140827/solver-4436527-1721140827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721140840-858611 --watchdog 3760  pb_picat HOME/instance-4436527-1721140827.opb

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

MD5SUM BENCH= 5ec413d62d676bec20b33bb55db2fffa
RANDOM SEED=1332254213

nodeC023.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		: 3653.783
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	: 6999.61
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		: 3665.905
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.48
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		: 3658.658
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	: 6999.61
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		: 3672.315
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.48
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		: 3657.882
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	: 6999.61
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		: 3669.167
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.48
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		: 3616.318
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	: 6999.61
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		: 3600.319
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123698384 kB
MemAvailable:   129586244 kB
Buffers:          437648 kB
Cached:          6216144 kB
SwapCached:            0 kB
Active:           781612 kB
Inactive:        6288880 kB
Active(anon):       1476 kB
Inactive(anon):   452940 kB
Active(file):     780136 kB
Inactive(file):  5835940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             91880 kB
Writeback:             4 kB
AnonPages:        416396 kB
Mapped:           107432 kB
Shmem:             37720 kB
KReclaimable:     223212 kB
Slab:             346480 kB
SReclaimable:     223212 kB
SUnreclaim:       123268 kB
KernelStack:        3984 kB
PageTables:        10032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2622144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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:      291540 kB
DirectMap2M:    36182016 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC023 at 2024-07-16 17:40:54