Trace number 4436308

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.1 3610.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8451009eff5aac10a49807ab684bf277
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 benchmark2
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
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 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
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-4436308-1721099821.opb (Picat 3.6#12)
0.50/0.57	o 1508
1.29/1.30	o 1385
2.18/2.23	o 886
3.99/4.09	o 549
7.37/7.47	o 366
12.66/12.79	o 238
15.26/15.32	o 95
24.23/24.35	o 60
49.87/50.06	o 31
310.64/311.44	o 19
456.67/457.84	o 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: 63931 MiB (63081 MiB free)
  memory of node 1: 64510 MiB (62172 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436308-1721099821/watcher-4436308-1721099821 -o /tmp/evaluation-result-4436308-1721099821/solver-4436308-1721099821 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721092614-828848 --watchdog 3760 pb_picat HOME/instance-4436308-1721099821.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=832869, runsolver pid=832866
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.15 4.12 4.09 5/254 832870
/proc/meminfo: memFree=128240576/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2046524 memory=26168 CPUtime=0.09 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 1894 0 0 0 9 0 0 0 20 0 1 0 162146248 2095640576 6542 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 511631 6542 1801 439 0 507060 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2046524 KiB
Current children cumulated memory: 26168 KiB

[startup+0.205654 s]*
/proc/loadavg: 4.15 4.12 4.09 5/254 832870
/proc/meminfo: memFree=128240264/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2046524 memory=26168 CPUtime=0.2 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 1919 0 0 0 19 1 0 0 20 0 1 0 162146248 2095640576 6542 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 511631 6542 1801 439 0 507060 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2046524 KiB
Current children cumulated memory: 26168 KiB

[startup+0.30559 s]*
/proc/loadavg: 4.15 4.12 4.09 5/254 832870
/proc/meminfo: memFree=128239580/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2046524 memory=26168 CPUtime=0.3 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 1946 0 0 0 29 1 0 0 20 0 1 0 162146248 2095640576 6542 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 511631 6542 1801 439 0 507060 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2046524 KiB
Current children cumulated memory: 26168 KiB

[startup+0.700221 s]
/proc/loadavg: 4.15 4.12 4.09 5/254 832870
/proc/meminfo: memFree=128239044/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2048088 memory=28828 CPUtime=0.69 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 4408 0 0 0 67 2 0 0 20 0 1 0 162146248 2097242112 7207 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 512022 7207 1801 439 0 507451 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2048088 KiB
Current children cumulated memory: 28828 KiB

[startup+1.50022 s]
/proc/loadavg: 4.15 4.12 4.09 5/249 832906
/proc/meminfo: memFree=128337656/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2048216 memory=27864 CPUtime=1.49 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 5418 0 0 0 146 3 0 0 20 0 1 0 162146248 2097373184 6966 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 512054 6966 1801 439 0 507483 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2048216 KiB
Current children cumulated memory: 27864 KiB

[startup+3.10548 s]
/proc/loadavg: 4.14 4.11 4.09 5/254 832962
/proc/meminfo: memFree=128364960/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2048796 memory=29664 CPUtime=3.09 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 9966 0 0 0 305 4 0 0 20 0 1 0 162146248 2097967104 7416 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 512199 7416 1801 439 0 507628 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2048796 KiB
Current children cumulated memory: 29664 KiB

[startup+6.30021 s]
/proc/loadavg: 4.14 4.11 4.09 5/254 832962
/proc/meminfo: memFree=128348004/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2056396 memory=36992 CPUtime=6.27 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 13045 0 0 0 622 5 0 0 20 0 1 0 162146248 2105749504 9248 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 514099 9248 1801 439 0 509528 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2056396 KiB
Current children cumulated memory: 36992 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.09 5/254 832964
/proc/meminfo: memFree=128340200/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2056524 memory=37380 CPUtime=12.66 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 15886 0 0 0 1260 6 0 0 20 0 1 0 162146248 2105880576 9345 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 514131 9345 1801 439 0 509560 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2056524 KiB
Current children cumulated memory: 37380 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 833058
/proc/meminfo: memFree=127897940/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2050380 memory=31416 CPUtime=25.43 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 22414 0 0 0 2533 10 0 0 20 0 1 0 162146248 2099589120 7854 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 512595 7854 1801 439 0 508024 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2050380 KiB
Current children cumulated memory: 31416 KiB

[startup+51.1055 s]
/proc/loadavg: 4.14 4.11 4.09 5/254 833062
/proc/meminfo: memFree=127864648/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2048332 memory=29436 CPUtime=50.97 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 25255 0 0 0 5086 11 0 0 20 0 1 0 162146248 2097491968 7359 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 512083 7359 1801 439 0 507512 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2048332 KiB
Current children cumulated memory: 29436 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 833071
/proc/meminfo: memFree=127840620/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2064716 memory=45644 CPUtime=102.04 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 26825 0 0 0 10192 12 0 0 20 0 1 0 162146248 2114269184 11411 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 516179 11411 1801 439 0 511608 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2064716 KiB
Current children cumulated memory: 45644 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/255 833082
/proc/meminfo: memFree=127834976/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2072912 memory=53936 CPUtime=161.89 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 36392 0 0 0 16175 14 0 0 20 0 1 0 162146248 2122661888 13484 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 518228 13484 1801 439 0 513657 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2072912 KiB
Current children cumulated memory: 53936 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/257 833142
/proc/meminfo: memFree=125091564/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2068816 memory=54596 CPUtime=221.75 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 38888 0 0 0 22160 15 0 0 20 0 1 0 162146248 2118467584 13649 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 517204 13649 1801 439 0 512633 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 2068816 KiB
Current children cumulated memory: 54596 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/257 833152
/proc/meminfo: memFree=124903900/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2081104 memory=59696 CPUtime=281.61 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 47622 0 0 0 28142 19 0 0 20 0 1 0 162146248 2131050496 14924 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 520276 14924 1801 439 0 515705 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 2081104 KiB
Current children cumulated memory: 59696 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 4.14 4.10 5/257 833162
/proc/meminfo: memFree=124913868/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2072912 memory=55192 CPUtime=341.47 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 58017 0 0 0 34123 24 0 0 20 0 1 0 162146248 2122661888 13798 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 518228 13798 1801 439 0 513657 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 2072912 KiB
Current children cumulated memory: 55192 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.15 4.10 5/257 833172
/proc/meminfo: memFree=124987436/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2071892 memory=51768 CPUtime=401.32 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 88601 0 0 0 40100 32 0 0 20 0 1 0 162146248 2121617408 12942 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 517973 12942 1801 439 0 513402 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 2071892 KiB
Current children cumulated memory: 51768 KiB

[startup+462.3 s]
/proc/loadavg: 4.24 4.17 4.11 5/256 833184
/proc/meminfo: memFree=124991116/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2056652 memory=41656 CPUtime=461.16 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 122649 0 0 0 46075 41 0 0 20 0 1 0 162146248 2106011648 10414 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 514163 10414 1801 439 0 509592 0

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

Current children cumulated memory: 108212 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.15 4.13 5/255 834789
/proc/meminfo: memFree=124887816/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=112824 CPUtime=2854.29 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 253626 0 0 0 285323 106 0 0 20 0 1 0 162146248 2185711616 28206 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28206 1801 439 0 529050 0
Current children cumulated CPU time: 2854.29 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 112824 KiB

[startup+2922.3 s]
/proc/loadavg: 4.18 4.16 4.13 5/254 834799
/proc/meminfo: memFree=124888028/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=112308 CPUtime=2914.1 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 260691 0 0 0 291301 109 0 0 20 0 1 0 162146248 2185711616 28077 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28077 1801 439 0 529050 0
Current children cumulated CPU time: 2914.1 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 112308 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.16 4.13 5/254 834809
/proc/meminfo: memFree=124879300/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=112308 CPUtime=2973.92 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 264272 0 0 0 297281 111 0 0 20 0 1 0 162146248 2185711616 28077 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28077 1801 439 0 529050 0
Current children cumulated CPU time: 2973.92 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 112308 KiB

[startup+3042.3 s]
/proc/loadavg: 4.21 4.17 4.13 5/254 834820
/proc/meminfo: memFree=124874644/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=112308 CPUtime=3033.74 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 269243 0 0 0 303261 113 0 0 20 0 1 0 162146248 2185711616 28077 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28077 1801 439 0 529050 0
Current children cumulated CPU time: 3033.74 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 112308 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.17 4.13 5/254 834830
/proc/meminfo: memFree=124875716/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=115656 CPUtime=3093.55 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 273537 0 0 0 309240 115 0 0 20 0 1 0 162146248 2185711616 28914 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28914 1801 439 0 529050 0
Current children cumulated CPU time: 3093.55 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 115656 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.15 4.13 5/254 834840
/proc/meminfo: memFree=124879592/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2150868 memory=118444 CPUtime=3153.37 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 287676 0 0 0 315216 121 0 0 20 0 1 0 162146248 2202488832 29611 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 537717 29611 1801 439 0 533146 0
Current children cumulated CPU time: 3153.37 s
Current children cumulated vsize: 2150868 KiB
Current children cumulated memory: 118444 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.14 4.12 5/256 834855
/proc/meminfo: memFree=124894648/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=114356 CPUtime=3213.19 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 300753 0 0 0 321192 127 0 0 20 0 1 0 162146248 2185711616 28589 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28589 1801 439 0 529050 0
Current children cumulated CPU time: 3213.19 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 114356 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/256 834865
/proc/meminfo: memFree=124892108/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=114356 CPUtime=3273 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 312671 0 0 0 327168 132 0 0 20 0 1 0 162146248 2185711616 28589 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28589 1801 439 0 529050 0
Current children cumulated CPU time: 3273 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 114356 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.12 5/256 834875
/proc/meminfo: memFree=124877440/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=116404 CPUtime=3332.82 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 318607 0 0 0 333147 135 0 0 20 0 1 0 162146248 2185711616 29101 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 29101 1801 439 0 529050 0
Current children cumulated CPU time: 3332.82 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 116404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.15 4.12 5/256 834885
/proc/meminfo: memFree=124877160/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=114356 CPUtime=3392.63 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 320208 0 0 0 339128 135 0 0 20 0 1 0 162146248 2185711616 28589 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28589 1801 439 0 529050 0
Current children cumulated CPU time: 3392.63 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 114356 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/256 834897
/proc/meminfo: memFree=124883208/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=114356 CPUtime=3452.44 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 324142 0 0 0 345107 137 0 0 20 0 1 0 162146248 2185711616 28589 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28589 1801 439 0 529050 0
Current children cumulated CPU time: 3452.44 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 114356 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.15 4.12 5/254 834907
/proc/meminfo: memFree=124880204/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=114332 CPUtime=3512.26 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 328479 0 0 0 351088 138 0 0 20 0 1 0 162146248 2185711616 28583 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 28583 1801 439 0 529050 0
Current children cumulated CPU time: 3512.26 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 114332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.15 4.12 5/254 834917
/proc/meminfo: memFree=124911652/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=116404 CPUtime=3572.07 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 335402 0 0 0 357066 141 0 0 20 0 1 0 162146248 2185711616 29101 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 29101 1801 439 0 529050 0
Current children cumulated CPU time: 3572.07 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 116404 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.18 4.15 4.12 5/254 834922
/proc/meminfo: memFree=124899760/131524600 swapFree=131071996/131071996
[pid=832869] ppid=832866 vsize=2134484 memory=116404 CPUtime=3600.09 cores=4,6
/proc/832869/stat : 832869 (pb_picat) R 832866 832869 828837 0 -1 4194304 340786 0 0 0 359865 144 0 0 20 0 1 0 162146248 2185711616 29101 134679101440 4194304 5989780 140736019600560 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 27414528 140736019604505 140736019604581 140736019604581 140736019611596 0
/proc/832869/statm: 533621 29101 1801 439 0 529050 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2134484 KiB
Current children cumulated memory: 116404 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.65 s, system=1.44379 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.4
CPU time (s): 3600.1
CPU user time (s): 3598.65
CPU system time (s): 1.44379
CPU usage (%): 99.7146
Max. virtual memory (cumulated for all children) (KiB): 2150868
Max. memory (cumulated for all children) (KiB): 122592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.65
system time used= 1.44379
maximum resident set size= 122592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340786
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= 5
involuntary context switches= 2582


# summary of solver processes directly reported to runsolver:
#   pid: 832869
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.65
#   total CPU system time (s): 1.44379

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.40516 second user time and 17.3038 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-16 05:17:13
IDJOB=4436308
IDBENCH=147612
IDSOLVER=3068
FILE ID=nodeC022/4436308-1721099821
RUNJOBID= nodeC022-1721092614-828848
SLURM_JOB_ID= 7505591
Free space on /tmp= 890072 MiB

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

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

MD5SUM BENCH= 8451009eff5aac10a49807ab684bf277
RANDOM SEED=36438409

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		: 3650.495
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		: 3683.363
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.824
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		: 3601.346
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		: 3646.684
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		: 3683.527
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		: 3640.779
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.055
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:        128260492 kB
MemAvailable:   129468176 kB
Buffers:          390576 kB
Cached:          1647280 kB
SwapCached:            0 kB
Active:           658204 kB
Inactive:        2003304 kB
Active(anon):       1548 kB
Inactive(anon):   659532 kB
Active(file):     656656 kB
Inactive(file):  1343772 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3672 kB
Writeback:            12 kB
AnonPages:        617984 kB
Mapped:           114052 kB
Shmem:             37720 kB
KReclaimable:      93808 kB
Slab:             198316 kB
SReclaimable:      93808 kB
SUnreclaim:       104508 kB
KernelStack:        4076 kB
PageTables:        10396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7051240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60448 kB
HardwareCorrupted:     0 kB
AnonHugePages:    409600 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= 890064 MiB
End job on nodeC022 at 2024-07-16 06:17:24