Trace number 4436501

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat25_6_3_5_ic.opb
MD5SUMee8f5ca8a7564b2d122e7dc0e93c6e43
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.164679
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11266082609
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11266082609
Number of bits of the biggest sum of numbers34
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-4436501-1721144437.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 (57512 MiB free)
  memory of node 1: 64473 MiB (59671 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436501-1721144437/watcher-4436501-1721144437 -o /tmp/evaluation-result-4436501-1721144437/solver-4436501-1721144437 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721140840-858613 --watchdog 3760 pb_picat HOME/instance-4436501-1721144437.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=860629, runsolver pid=860626

[startup+0.100682 s]*
/proc/loadavg: 4.20 4.17 4.13 5/257 860641
/proc/meminfo: memFree=119951196/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2033608 memory=39496 CPUtime=0.09 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 1322 0 0 0 8 1 0 0 20 0 1 0 166608701 2082414592 9874 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 508402 9874 1556 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 39496 KiB

[startup+0.206698 s]*
/proc/loadavg: 4.20 4.17 4.13 5/257 860641
/proc/meminfo: memFree=119906312/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2033608 memory=55880 CPUtime=0.19 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 1330 0 0 0 18 1 0 0 20 0 1 0 166608701 2082414592 13970 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 508402 13970 1556 439 0 503831 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 55880 KiB

[startup+0.30564 s]*
/proc/loadavg: 4.20 4.17 4.13 5/257 860641
/proc/meminfo: memFree=119869064/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2033608 memory=74312 CPUtime=0.29 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 1353 0 0 0 28 1 0 0 20 0 1 0 166608701 2082414592 18578 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 508402 18578 1556 439 0 503831 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 74312 KiB

[startup+0.700233 s]
/proc/loadavg: 4.20 4.17 4.13 5/257 860641
/proc/meminfo: memFree=119794832/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2085384 memory=147736 CPUtime=0.68 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 8170 0 0 0 64 4 0 0 20 0 1 0 166608701 2135433216 36934 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 521346 36934 1682 439 0 516775 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2085384 KiB
Current children cumulated memory: 147736 KiB

[startup+1.50022 s]
/proc/loadavg: 4.20 4.17 4.13 5/257 860641
/proc/meminfo: memFree=119665936/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2102280 memory=157288 CPUtime=1.48 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 9008 0 0 0 131 17 0 0 20 0 1 0 166608701 2152734720 39322 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525570 39322 1746 439 0 520999 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2102280 KiB
Current children cumulated memory: 157288 KiB

[startup+3.10598 s]
/proc/loadavg: 4.18 4.17 4.13 5/257 860641
/proc/meminfo: memFree=119351988/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2102668 memory=159860 CPUtime=3.08 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 9154 0 0 0 291 17 0 0 20 0 1 0 166608701 2153132032 39965 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525667 39965 1746 439 0 521096 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2102668 KiB
Current children cumulated memory: 159860 KiB

[startup+6.30022 s]
/proc/loadavg: 4.18 4.17 4.13 5/257 860689
/proc/meminfo: memFree=121640236/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2121520 memory=157088 CPUtime=6.26 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 12032 0 0 0 608 18 0 0 20 0 1 0 166608701 2172436480 39272 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 530380 39272 1746 439 0 525809 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2121520 KiB
Current children cumulated memory: 157088 KiB

[startup+12.7002 s]
/proc/loadavg: 4.23 4.18 4.14 5/257 860689
/proc/meminfo: memFree=120755896/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2121760 memory=164652 CPUtime=12.64 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 16303 0 0 0 1245 19 0 0 20 0 1 0 166608701 2172682240 41163 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 530440 41163 1746 439 0 525869 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2121760 KiB
Current children cumulated memory: 164652 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.18 4.13 5/257 860690
/proc/meminfo: memFree=120643876/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2123596 memory=166896 CPUtime=25.41 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 22705 0 0 0 2519 22 0 0 20 0 1 0 166608701 2174562304 41724 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 530899 41724 1746 439 0 526328 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2123596 KiB
Current children cumulated memory: 166896 KiB

[startup+51.1057 s]
/proc/loadavg: 4.13 4.16 4.13 5/257 860695
/proc/meminfo: memFree=120638836/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2090024 memory=156224 CPUtime=50.94 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 28157 0 0 0 5071 23 0 0 20 0 1 0 166608701 2140184576 39056 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 522506 39056 1746 439 0 517935 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2090024 KiB
Current children cumulated memory: 156224 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.15 4.12 5/258 860704
/proc/meminfo: memFree=120695384/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2081156 memory=149692 CPUtime=101.98 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 41938 0 0 0 10170 28 0 0 20 0 1 0 166608701 2131103744 37423 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 520289 37423 1746 439 0 515718 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2081156 KiB
Current children cumulated memory: 149692 KiB

[startup+162.3 s]
/proc/loadavg: 4.53 4.25 4.16 5/258 860715
/proc/meminfo: memFree=120593272/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2080944 memory=149636 CPUtime=161.83 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 63957 0 0 0 16143 40 0 0 20 0 1 0 166608701 2130886656 37409 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 520236 37409 1746 439 0 515665 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2080944 KiB
Current children cumulated memory: 149636 KiB

[startup+222.3 s]
/proc/loadavg: 4.25 4.21 4.15 5/258 860726
/proc/meminfo: memFree=120578680/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2097668 memory=156084 CPUtime=221.67 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 89044 0 0 0 22116 51 0 0 20 0 1 0 166608701 2148012032 39021 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 524417 39021 1746 439 0 519846 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2097668 KiB
Current children cumulated memory: 156084 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.19 4.15 5/255 860736
/proc/meminfo: memFree=120439456/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2090028 memory=150876 CPUtime=281.51 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 111126 0 0 0 28089 62 0 0 20 0 1 0 166608701 2140188672 37719 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 522507 37719 1746 439 0 517936 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 2090028 KiB
Current children cumulated memory: 150876 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.18 4.15 5/255 860746
/proc/meminfo: memFree=120422196/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2081836 memory=147956 CPUtime=341.36 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 128640 0 0 0 34066 70 0 0 20 0 1 0 166608701 2131800064 36989 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 520459 36989 1746 439 0 515888 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 2081836 KiB
Current children cumulated memory: 147956 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.16 4.14 5/254 860757
/proc/meminfo: memFree=120379188/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2081836 memory=145600 CPUtime=401.2 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 149079 0 0 0 40042 78 0 0 20 0 1 0 166608701 2131800064 36400 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 520459 36400 1746 439 0 515888 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 2081836 KiB
Current children cumulated memory: 145600 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.14 4.14 5/254 860767
/proc/meminfo: memFree=120353288/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2106412 memory=160104 CPUtime=461.04 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 166337 0 0 0 46018 86 0 0 20 0 1 0 166608701 2156965888 40026 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 526603 40026 1746 439 0 522032 0

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

Current children cumulated memory: 164716 KiB

[startup+2862.3 s]
/proc/loadavg: 4.21 4.15 4.10 5/257 862414
/proc/meminfo: memFree=119350108/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2144152 memory=190144 CPUtime=2854.6 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 782091 0 0 0 285034 426 0 0 20 0 1 0 166608701 2195611648 47536 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 536038 47536 1746 439 0 531467 0
Current children cumulated CPU time: 2854.6 s
Current children cumulated vsize: 2144152 KiB
Current children cumulated memory: 190144 KiB

[startup+2922.3 s]
/proc/loadavg: 4.21 4.15 4.10 5/256 862424
/proc/meminfo: memFree=119345788/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2144152 memory=186080 CPUtime=2914.43 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 794388 0 0 0 291011 432 0 0 20 0 1 0 166608701 2195611648 46520 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 536038 46520 1746 439 0 531467 0
Current children cumulated CPU time: 2914.43 s
Current children cumulated vsize: 2144152 KiB
Current children cumulated memory: 186080 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/257 862491
/proc/meminfo: memFree=119323304/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2144152 memory=193316 CPUtime=2974.28 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 804691 0 0 0 296988 440 0 0 20 0 1 0 166608701 2195611648 48329 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 536038 48329 1746 439 0 531467 0
Current children cumulated CPU time: 2974.28 s
Current children cumulated vsize: 2144152 KiB
Current children cumulated memory: 193316 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/257 862503
/proc/meminfo: memFree=119531324/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2144152 memory=202508 CPUtime=3034.12 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 815387 0 0 0 302964 448 0 0 20 0 1 0 166608701 2195611648 50627 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 536038 50627 1746 439 0 531467 0
Current children cumulated CPU time: 3034.12 s
Current children cumulated vsize: 2144152 KiB
Current children cumulated memory: 202508 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/257 862513
/proc/meminfo: memFree=119611120/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2144152 memory=196280 CPUtime=3093.95 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 830183 0 0 0 308938 457 0 0 20 0 1 0 166608701 2195611648 49070 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 536038 49070 1746 439 0 531467 0
Current children cumulated CPU time: 3093.95 s
Current children cumulated vsize: 2144152 KiB
Current children cumulated memory: 196280 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.15 4.10 5/257 862525
/proc/meminfo: memFree=119642480/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2103192 memory=172216 CPUtime=3153.79 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 841747 0 0 0 314914 465 0 0 20 0 1 0 166608701 2153668608 43054 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525798 43054 1746 439 0 521227 0
Current children cumulated CPU time: 3153.79 s
Current children cumulated vsize: 2103192 KiB
Current children cumulated memory: 172216 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/258 862539
/proc/meminfo: memFree=119497580/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2103192 memory=161220 CPUtime=3213.63 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 854340 0 0 0 320888 475 0 0 20 0 1 0 166608701 2153668608 40305 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525798 40305 1746 439 0 521227 0
Current children cumulated CPU time: 3213.63 s
Current children cumulated vsize: 2103192 KiB
Current children cumulated memory: 161220 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/258 862549
/proc/meminfo: memFree=119437304/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2111384 memory=179840 CPUtime=3273.46 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 865786 0 0 0 326864 482 0 0 20 0 1 0 166608701 2162057216 44960 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 527846 44960 1746 439 0 523275 0
Current children cumulated CPU time: 3273.46 s
Current children cumulated vsize: 2111384 KiB
Current children cumulated memory: 179840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/257 862559
/proc/meminfo: memFree=119443572/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2086808 memory=160440 CPUtime=3333.29 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 878827 0 0 0 332840 489 0 0 20 0 1 0 166608701 2136891392 40110 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 521702 40110 1746 439 0 517131 0
Current children cumulated CPU time: 3333.29 s
Current children cumulated vsize: 2086808 KiB
Current children cumulated memory: 160440 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/257 862570
/proc/meminfo: memFree=119470500/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2111384 memory=171632 CPUtime=3393.14 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 890088 0 0 0 338816 498 0 0 20 0 1 0 166608701 2162057216 42908 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 527846 42908 1746 439 0 523275 0
Current children cumulated CPU time: 3393.14 s
Current children cumulated vsize: 2111384 KiB
Current children cumulated memory: 171632 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/256 862580
/proc/meminfo: memFree=119447784/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2103192 memory=163528 CPUtime=3452.97 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 901594 0 0 0 344791 506 0 0 20 0 1 0 166608701 2153668608 40882 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525798 40882 1746 439 0 521227 0
Current children cumulated CPU time: 3452.97 s
Current children cumulated vsize: 2103192 KiB
Current children cumulated memory: 163528 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/255 862591
/proc/meminfo: memFree=119409936/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2103192 memory=165572 CPUtime=3512.8 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 909292 0 0 0 350766 514 0 0 20 0 1 0 166608701 2153668608 41393 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525798 41393 1746 439 0 521227 0
Current children cumulated CPU time: 3512.8 s
Current children cumulated vsize: 2103192 KiB
Current children cumulated memory: 165572 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/257 862605
/proc/meminfo: memFree=119394860/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2103192 memory=176652 CPUtime=3572.62 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 920094 0 0 0 356741 521 0 0 20 0 1 0 166608701 2153668608 44163 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 525798 44163 1746 439 0 521227 0
Current children cumulated CPU time: 3572.62 s
Current children cumulated vsize: 2103192 KiB
Current children cumulated memory: 176652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 862612
/proc/meminfo: memFree=119393364/131524600 swapFree=131071996/131071996
[pid=860629] ppid=860626 vsize=2111384 memory=179904 CPUtime=3600.04 cores=1,3
/proc/860629/stat : 860629 (pb_picat) R 860626 860629 858601 0 -1 4194304 924725 0 0 0 359480 524 0 0 20 0 1 0 166608701 2162057216 44976 134679101440 4194304 5989780 140727860375344 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 30765056 140727860376601 140727860376677 140727860376677 140727860383692 0
/proc/860629/statm: 527846 44976 1746 439 0 523275 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2111384 KiB
Current children cumulated memory: 179904 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.81 s, system=5.25098 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): 3609.8
CPU time (s): 3600.06
CPU user time (s): 3594.81
CPU system time (s): 5.25098
CPU usage (%): 99.73
Max. virtual memory (cumulated for all children) (KiB): 2209688
Max. memory (cumulated for all children) (KiB): 226892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.81
system time used= 5.25098
maximum resident set size= 226892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 924725
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= 17
involuntary context switches= 4700


# summary of solver processes directly reported to runsolver:
#   pid: 860629
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3594.81
#   total CPU system time (s): 5.25098

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.61583 second user time and 16.2251 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 17:40:50
IDJOB=4436501
IDBENCH=155717
IDSOLVER=3068
FILE ID=nodeC023/4436501-1721144437
RUNJOBID= nodeC023-1721140840-858613
SLURM_JOB_ID= 7505722
Free space on /tmp= 890048 MiB

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

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

MD5SUM BENCH= ee8f5ca8a7564b2d122e7dc0e93c6e43
RANDOM SEED=388412970

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		: 3640.702
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		: 3666.772
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		: 3600.617
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		: 3659.090
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		: 3627.010
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		: 3666.558
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		: 3633.257
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		: 3601.424
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:        120001720 kB
MemAvailable:   125868304 kB
Buffers:          439168 kB
Cached:          6193356 kB
SwapCached:            0 kB
Active:           812236 kB
Inactive:        9945176 kB
Active(anon):       1556 kB
Inactive(anon):  4161064 kB
Active(file):     810680 kB
Inactive(file):  5784112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7540 kB
Writeback:             8 kB
AnonPages:       4123268 kB
Mapped:           111152 kB
Shmem:             37720 kB
KReclaimable:     223228 kB
Slab:             346616 kB
SReclaimable:     223228 kB
SUnreclaim:       123388 kB
KernelStack:        4048 kB
PageTables:        17168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7394020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63104 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3493888 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= 890032 MiB
End job on nodeC023 at 2024-07-16 18:41:00