Trace number 4436311

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.04 3609.8

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUMd6e4abba593cb3232b5d1a2a9d687dd6
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 benchmark13
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c solving HOME/instance-4436311-1721096212.opb (Picat 3.6#12)
0.99/1.06	o 2193
2.29/2.34	o 1803
5.38/5.48	o 1175
9.57/9.64	o 766
15.16/15.25	o 509
24.23/24.31	o 310
44.58/44.73	o 203
95.86/96.17	o 134
160.49/160.99	o 79
1367.76/1371.45	o 51

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436311-1721096212/watcher-4436311-1721096212 -o /tmp/evaluation-result-4436311-1721096212/solver-4436311-1721096212 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721092614-828849 --watchdog 3760 pb_picat HOME/instance-4436311-1721096212.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
solver pid=830856, runsolver pid=830853
Current StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 4.16 4.14 4.14 4/252 830857
/proc/meminfo: memFree=126947252/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2047168 memory=27676 CPUtime=0.09 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 2010 0 0 0 9 0 0 0 20 0 1 0 161785328 2096300032 6919 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 511792 6919 1707 439 0 507221 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2047168 KiB
Current children cumulated memory: 27676 KiB

[startup+0.205339 s]*
/proc/loadavg: 4.16 4.14 4.14 4/251 830871
/proc/meminfo: memFree=126947672/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2047168 memory=27988 CPUtime=0.2 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 2045 0 0 0 19 1 0 0 20 0 1 0 161785328 2096300032 6997 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 511792 6997 1723 439 0 507221 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2047168 KiB
Current children cumulated memory: 27988 KiB

[startup+0.30481 s]*
/proc/loadavg: 4.07 4.12 4.13 4/248 830888
/proc/meminfo: memFree=126964424/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2047168 memory=27988 CPUtime=0.3 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 2078 0 0 0 29 1 0 0 20 0 1 0 161785328 2096300032 6997 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 511792 6997 1723 439 0 507221 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2047168 KiB
Current children cumulated memory: 27988 KiB

[startup+0.700162 s]
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126938620/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2049632 memory=28564 CPUtime=0.69 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 3681 0 0 0 67 2 0 0 20 0 1 0 161785328 2098823168 7141 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 512408 7141 1723 439 0 507837 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2049632 KiB
Current children cumulated memory: 28564 KiB

[startup+1.50016 s]
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126928616/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2050356 memory=31696 CPUtime=1.48 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 6814 0 0 0 145 3 0 0 20 0 1 0 161785328 2099564544 7924 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 512589 7924 1723 439 0 508018 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2050356 KiB
Current children cumulated memory: 31696 KiB

[startup+3.10521 s]
/proc/loadavg: 4.07 4.12 4.13 4/251 830917
/proc/meminfo: memFree=128447920/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2056500 memory=36196 CPUtime=3.09 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 9879 0 0 0 304 5 0 0 20 0 1 0 161785328 2105856000 9049 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 514125 9049 1723 439 0 509554 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2056500 KiB
Current children cumulated memory: 36196 KiB

[startup+6.30016 s]
/proc/loadavg: 4.06 4.12 4.13 5/254 830949
/proc/meminfo: memFree=128439672/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2056500 memory=36200 CPUtime=6.27 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 12595 0 0 0 620 7 0 0 20 0 1 0 161785328 2105856000 9050 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 514125 9050 1723 439 0 509554 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2056500 KiB
Current children cumulated memory: 36200 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.12 4.13 5/254 830950
/proc/meminfo: memFree=128427652/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2056500 memory=36448 CPUtime=12.66 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 15497 0 0 0 1257 9 0 0 20 0 1 0 161785328 2105856000 9112 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 514125 9112 1723 439 0 509554 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2056500 KiB
Current children cumulated memory: 36448 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.11 4.13 5/254 830953
/proc/meminfo: memFree=128422588/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2056372 memory=36120 CPUtime=25.42 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 21681 0 0 0 2530 12 0 0 20 0 1 0 161785328 2105724928 9030 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 514093 9030 1723 439 0 509522 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2056372 KiB
Current children cumulated memory: 36120 KiB

[startup+51.1054 s]
/proc/loadavg: 4.16 4.13 4.13 5/255 830958
/proc/meminfo: memFree=128401152/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2064564 memory=42484 CPUtime=50.97 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 26184 0 0 0 5083 14 0 0 20 0 1 0 161785328 2114113536 10621 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 516141 10621 1723 439 0 511570 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2064564 KiB
Current children cumulated memory: 42484 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.13 4.13 5/255 830967
/proc/meminfo: memFree=128389568/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2064852 memory=40572 CPUtime=102.04 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 46381 0 0 0 10182 22 0 0 20 0 1 0 161785328 2114408448 10143 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 516213 10143 1723 439 0 511642 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2064852 KiB
Current children cumulated memory: 40572 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/255 830977
/proc/meminfo: memFree=128391756/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2054612 memory=34548 CPUtime=161.89 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 48988 0 0 0 16165 24 0 0 20 0 1 0 161785328 2103922688 8637 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 513653 8637 1723 439 0 509082 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2054612 KiB
Current children cumulated memory: 34548 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/257 831037
/proc/meminfo: memFree=128334328/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2093780 memory=71264 CPUtime=221.74 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 51085 0 0 0 22149 25 0 0 20 0 1 0 161785328 2144030720 17816 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 523445 17816 1723 439 0 518874 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 2093780 KiB
Current children cumulated memory: 71264 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/257 831047
/proc/meminfo: memFree=128287336/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2093780 memory=73500 CPUtime=281.59 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 51099 0 0 0 28134 25 0 0 20 0 1 0 161785328 2144030720 18375 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 523445 18375 1723 439 0 518874 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 2093780 KiB
Current children cumulated memory: 73500 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/257 831057
/proc/meminfo: memFree=128282676/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2093780 memory=73500 CPUtime=341.43 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 51121 0 0 0 34118 25 0 0 20 0 1 0 161785328 2144030720 18375 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 523445 18375 1723 439 0 518874 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 2093780 KiB
Current children cumulated memory: 73500 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.11 4.11 5/256 831067
/proc/meminfo: memFree=128270896/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2093780 memory=73500 CPUtime=401.28 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 51132 0 0 0 40103 25 0 0 20 0 1 0 161785328 2144030720 18375 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 523445 18375 1723 439 0 518874 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 2093780 KiB
Current children cumulated memory: 73500 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.12 4.11 5/256 831079
/proc/meminfo: memFree=128268644/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2093780 memory=73500 CPUtime=461.12 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 51146 0 0 0 46087 25 0 0 20 0 1 0 161785328 2144030720 18375 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 523445 18375 1723 439 0 518874 0

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

Current children cumulated memory: 84744 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/255 832688
/proc/meminfo: memFree=128179276/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2119404 memory=92196 CPUtime=2854.61 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 305793 0 0 0 285325 136 0 0 20 0 1 0 161785328 2170269696 23049 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 529851 23049 1723 439 0 525280 0
Current children cumulated CPU time: 2854.61 s
Current children cumulated vsize: 2119404 KiB
Current children cumulated memory: 92196 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/255 832698
/proc/meminfo: memFree=128173928/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2119548 memory=95120 CPUtime=2914.44 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 320848 0 0 0 291302 142 0 0 20 0 1 0 161785328 2170417152 23780 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 529887 23780 1723 439 0 525316 0
Current children cumulated CPU time: 2914.44 s
Current children cumulated vsize: 2119548 KiB
Current children cumulated memory: 95120 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/255 832709
/proc/meminfo: memFree=128184400/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2120208 memory=92940 CPUtime=2974.27 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 331382 0 0 0 297280 147 0 0 20 0 1 0 161785328 2171092992 23235 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530052 23235 1723 439 0 525481 0
Current children cumulated CPU time: 2974.27 s
Current children cumulated vsize: 2120208 KiB
Current children cumulated memory: 92940 KiB

[startup+3042.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/255 832720
/proc/meminfo: memFree=128189360/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2103824 memory=89644 CPUtime=3034.1 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 335496 0 0 0 303262 148 0 0 20 0 1 0 161785328 2154315776 22411 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 525956 22411 1723 439 0 521385 0
Current children cumulated CPU time: 3034.1 s
Current children cumulated vsize: 2103824 KiB
Current children cumulated memory: 89644 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/255 832730
/proc/meminfo: memFree=128178652/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2103824 memory=91932 CPUtime=3093.94 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 340504 0 0 0 309243 151 0 0 20 0 1 0 161785328 2154315776 22983 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 525956 22983 1723 439 0 521385 0
Current children cumulated CPU time: 3093.94 s
Current children cumulated vsize: 2103824 KiB
Current children cumulated memory: 91932 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 832740
/proc/meminfo: memFree=128162208/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2120208 memory=93180 CPUtime=3153.77 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 351869 0 0 0 315222 155 0 0 20 0 1 0 161785328 2171092992 23295 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530052 23295 1723 439 0 525481 0
Current children cumulated CPU time: 3153.77 s
Current children cumulated vsize: 2120208 KiB
Current children cumulated memory: 93180 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 832756
/proc/meminfo: memFree=128202484/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2120208 memory=93708 CPUtime=3213.59 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 365126 0 0 0 321198 161 0 0 20 0 1 0 161785328 2171092992 23427 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530052 23427 1723 439 0 525481 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 2120208 KiB
Current children cumulated memory: 93708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 832766
/proc/meminfo: memFree=128179976/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2121192 memory=99036 CPUtime=3273.43 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 380746 0 0 0 327176 167 0 0 20 0 1 0 161785328 2172100608 24759 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530298 24759 1723 439 0 525727 0
Current children cumulated CPU time: 3273.43 s
Current children cumulated vsize: 2121192 KiB
Current children cumulated memory: 99036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 832776
/proc/meminfo: memFree=128183948/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2104808 memory=88744 CPUtime=3333.26 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 383146 0 0 0 333158 168 0 0 20 0 1 0 161785328 2155323392 22186 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 526202 22186 1723 439 0 521631 0
Current children cumulated CPU time: 3333.26 s
Current children cumulated vsize: 2104808 KiB
Current children cumulated memory: 88744 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/256 832786
/proc/meminfo: memFree=128188360/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2121192 memory=93884 CPUtime=3393.1 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 387257 0 0 0 339140 170 0 0 20 0 1 0 161785328 2172100608 23471 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530298 23471 1723 439 0 525727 0
Current children cumulated CPU time: 3393.1 s
Current children cumulated vsize: 2121192 KiB
Current children cumulated memory: 93884 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 832798
/proc/meminfo: memFree=128197460/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2104808 memory=92608 CPUtime=3452.93 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 395875 0 0 0 345119 174 0 0 20 0 1 0 161785328 2155323392 23152 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 526202 23152 1723 439 0 521631 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 2104808 KiB
Current children cumulated memory: 92608 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/254 832808
/proc/meminfo: memFree=128171516/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2121192 memory=93652 CPUtime=3512.76 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 406648 0 0 0 351097 179 0 0 20 0 1 0 161785328 2172100608 23413 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530298 23413 1723 439 0 525727 0
Current children cumulated CPU time: 3512.76 s
Current children cumulated vsize: 2121192 KiB
Current children cumulated memory: 93652 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 832818
/proc/meminfo: memFree=128176956/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2121192 memory=98804 CPUtime=3572.61 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 417091 0 0 0 357076 185 0 0 20 0 1 0 161785328 2172100608 24701 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530298 24701 1723 439 0 525727 0
Current children cumulated CPU time: 3572.61 s
Current children cumulated vsize: 2121192 KiB
Current children cumulated memory: 98804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.15 4.12 4.09 4/251 832838
/proc/meminfo: memFree=128259680/131524600 swapFree=131071996/131071996
[pid=830856] ppid=830853 vsize=2121192 memory=98804 CPUtime=3600.03 cores=1,3
/proc/830856/stat : 830856 (pb_picat) R 830853 830856 828837 0 -1 4194304 420002 0 0 0 359817 186 0 0 20 0 1 0 161785328 2172100608 24701 134679101440 4194304 5989780 140723827248400 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 21991424 140723827250201 140723827250277 140723827250277 140723827257292 0
/proc/830856/statm: 530298 24701 1723 439 0 525727 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2121192 KiB
Current children cumulated memory: 98804 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.18 s, system=1.86495 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.04
CPU user time (s): 3598.18
CPU system time (s): 1.86495
CPU usage (%): 99.7296
Max. virtual memory (cumulated for all children) (KiB): 2153960
Max. memory (cumulated for all children) (KiB): 111988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.18
system time used= 1.86495
maximum resident set size= 111988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 420002
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= 8
involuntary context switches= 3951


# summary of solver processes directly reported to runsolver:
#   pid: 830856
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.18
#   total CPU system time (s): 1.86495

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.76203 second user time and 17.711 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-16 04:17:04
IDJOB=4436311
IDBENCH=147586
IDSOLVER=3068
FILE ID=nodeC022/4436311-1721096212
RUNJOBID= nodeC022-1721092614-828849
SLURM_JOB_ID= 7505591
Free space on /tmp= 890040 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436311-1721096212/watcher-4436311-1721096212 -o /tmp/evaluation-result-4436311-1721096212/solver-4436311-1721096212 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721092614-828849 --watchdog 3760  pb_picat HOME/instance-4436311-1721096212.opb

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

MD5SUM BENCH= d6e4abba593cb3232b5d1a2a9d687dd6
RANDOM SEED=1475100927

nodeC022.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		: 3669.031
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.66
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		: 3655.663
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	: 7006.96
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.271
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.66
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		: 3657.212
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	: 7006.96
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		: 3668.964
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.66
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		: 3667.171
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	: 7006.96
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.008
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.66
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.401
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	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125442804 kB
MemAvailable:   126664916 kB
Buffers:          388860 kB
Cached:          1663376 kB
SwapCached:            0 kB
Active:           690072 kB
Inactive:        4783704 kB
Active(anon):       1556 kB
Inactive(anon):  3457408 kB
Active(file):     688516 kB
Inactive(file):  1326296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              7472 kB
Writeback:             0 kB
AnonPages:       3413156 kB
Mapped:           113864 kB
Shmem:             37720 kB
KReclaimable:      93892 kB
Slab:             198580 kB
SReclaimable:      93892 kB
SUnreclaim:       104688 kB
KernelStack:        4060 kB
PageTables:        16044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    8345072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60320 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3164160 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:      228052 kB
DirectMap2M:    22614016 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC022 at 2024-07-16 05:17:14