Trace number 4441142

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
Exact_veripb2 2024-07-05OPT cert.0 3465.43 3520.15

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_1.opb
MD5SUM31fd86554dd2fe3e1cfc98032a9196a9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark602.754
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
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 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3768
Number of bits of the biggest sum of numbers12
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.08	o 572
0.22/0.39	o 11
0.92/1.08	o 10
2.50/2.60	o 8
4.90/5.01	o 7
11.58/11.77	o 5
172.75/174.97	o 4
174.35/176.53	o 2
3465.41/3520.11	o 0
3465.41/3520.11	s OPTIMUM FOUND
3465.41/3520.11	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 x84 x85 -x86 -x87 x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 x99 -x100 -x101 -x102 x103 x104 -x105 -x106 x107 x108 -x109 x110 -x111 x112 -x113 x114 x115 x116 x117 x118 x119 -x120

Verifier Data

OK	0

Checking of UNSAT/OPT proofs:

VeriPB

Running VeriPB version 2.2.1
s VERIFIED BOUNDS 0 <= obj <= 0
Verification succeeded.

VeriPB + CakePB


-- out of memory --

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441142-1721760515/watcher-4441142-1721760515 -o /tmp/evaluation-result-4441142-1721760515/solver-4441142-1721760515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721751755-114407 --watchdog 3760 HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4441142-1721760515 --seed=1668481045 HOME/instance-4441142-1721760515.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=119923, runsolver pid=119920

[startup+0.100089 s]*
/proc/loadavg: 4.28 4.20 4.18 5/267 119924
/proc/meminfo: memFree=92277768/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=27272 memory=5620 CPUtime=0.02 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 383 0 0 0 2 0 0 0 20 0 1 0 12580727 27926528 1405 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 6818 1405 1155 1006 0 5579 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 27272 KiB
Current children cumulated memory: 5620 KiB

[startup+0.20611 s]*
/proc/loadavg: 4.28 4.20 4.18 5/267 119924
/proc/meminfo: memFree=92270880/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=27556 memory=6092 CPUtime=0.13 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 506 0 0 0 13 0 0 0 20 0 1 0 12580727 28217344 1523 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 6889 1523 1155 1006 0 5650 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 6092 KiB

[startup+0.306158 s]*
/proc/loadavg: 4.28 4.20 4.18 5/267 119924
/proc/meminfo: memFree=92264692/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=27684 memory=6336 CPUtime=0.22 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 555 0 0 0 22 0 0 0 20 0 1 0 12580727 28348416 1584 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 6921 1584 1155 1006 0 5682 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 6336 KiB

[startup+0.700216 s]
/proc/loadavg: 4.28 4.20 4.18 5/267 119924
/proc/meminfo: memFree=92256436/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=27912 memory=7252 CPUtime=0.61 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 784 0 0 0 60 1 0 0 20 0 1 0 12580727 28581888 1813 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 6978 1813 1155 1006 0 5739 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 27912 KiB
Current children cumulated memory: 7252 KiB

[startup+1.50022 s]
/proc/loadavg: 4.28 4.20 4.18 5/267 119924
/proc/meminfo: memFree=92239300/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=28164 memory=9748 CPUtime=1.41 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 895 0 0 0 137 4 0 0 20 0 1 0 12580727 28839936 2437 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7041 2437 1155 1006 0 5802 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 28164 KiB
Current children cumulated memory: 9748 KiB

[startup+3.10599 s]
/proc/loadavg: 4.26 4.20 4.18 5/267 119924
/proc/meminfo: memFree=92099220/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=28824 memory=10248 CPUtime=3.01 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 1028 0 0 0 292 9 0 0 20 0 1 0 12580727 29515776 2562 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7206 2562 1155 1006 0 5967 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 28824 KiB
Current children cumulated memory: 10248 KiB

[startup+6.30017 s]
/proc/loadavg: 4.26 4.20 4.18 5/267 119924
/proc/meminfo: memFree=91845872/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=29312 memory=12620 CPUtime=6.2 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 1175 0 0 0 601 19 0 0 20 0 1 0 12580727 30015488 3155 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7328 3155 1155 1006 0 6089 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 29312 KiB
Current children cumulated memory: 12620 KiB

[startup+12.7002 s]
/proc/loadavg: 4.24 4.20 4.18 5/267 119926
/proc/meminfo: memFree=91716008/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=30208 memory=13640 CPUtime=12.57 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 1463 0 0 0 1220 37 0 0 20 0 1 0 12580727 30932992 3410 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7552 3410 1155 1006 0 6313 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 30208 KiB
Current children cumulated memory: 13640 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.18 4.18 5/267 119927
/proc/meminfo: memFree=91389140/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=30400 memory=15908 CPUtime=25.32 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 1597 0 0 0 2465 67 0 0 20 0 1 0 12580727 31129600 3977 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7600 3977 1155 1006 0 6361 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 30400 KiB
Current children cumulated memory: 15908 KiB

[startup+51.1061 s]
/proc/loadavg: 4.18 4.18 4.18 5/266 119932
/proc/meminfo: memFree=90852152/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=31152 memory=16652 CPUtime=50.51 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 1925 0 0 0 4929 122 0 0 20 0 1 0 12580727 31899648 4163 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 32 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7788 4163 1155 1006 0 6549 0
Current children cumulated CPU time: 50.51 s
Current children cumulated vsize: 31152 KiB
Current children cumulated memory: 16652 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.17 4.17 5/266 119945
/proc/meminfo: memFree=89508532/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=31600 memory=17112 CPUtime=100.76 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 2298 0 0 0 9864 212 0 0 20 0 1 0 12580727 32358400 4278 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 110 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7900 4278 1155 1006 0 6661 0
Current children cumulated CPU time: 100.76 s
Current children cumulated vsize: 31600 KiB
Current children cumulated memory: 17112 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.17 4.17 5/263 119956
/proc/meminfo: memFree=87784300/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=31920 memory=17452 CPUtime=160.21 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 2588 0 0 0 15709 312 0 0 20 0 1 0 12580727 32686080 4363 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 141 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 7980 4363 1155 1006 0 6741 0
Current children cumulated CPU time: 160.21 s
Current children cumulated vsize: 31920 KiB
Current children cumulated memory: 17452 KiB

[startup+222.3 s]
/proc/loadavg: 4.52 4.23 4.20 5/263 119968
/proc/meminfo: memFree=85162592/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=32188 memory=17548 CPUtime=219.67 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 2851 0 0 0 21553 414 0 0 20 0 1 0 12580727 32960512 4387 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 170 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8047 4387 1155 1006 0 6808 0
Current children cumulated CPU time: 219.67 s
Current children cumulated vsize: 32188 KiB
Current children cumulated memory: 17548 KiB

[startup+282.3 s]
/proc/loadavg: 4.24 4.20 4.18 5/264 119980
/proc/meminfo: memFree=82885628/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=32316 memory=17680 CPUtime=279.19 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 3132 0 0 0 27406 513 0 0 20 0 1 0 12580727 33091584 4420 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 196 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8079 4420 1155 1006 0 6840 0
Current children cumulated CPU time: 279.19 s
Current children cumulated vsize: 32316 KiB
Current children cumulated memory: 17680 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.20 4.18 5/265 119992
/proc/meminfo: memFree=80506700/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=32648 memory=18012 CPUtime=338.5 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 3673 0 0 0 33238 612 0 0 20 0 1 0 12580727 33431552 4503 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 244 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8162 4503 1155 1006 0 6923 0
Current children cumulated CPU time: 338.5 s
Current children cumulated vsize: 32648 KiB
Current children cumulated memory: 18012 KiB

[startup+402.3 s]
/proc/loadavg: 4.23 4.20 4.18 5/266 120389
/proc/meminfo: memFree=79242492/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=32304 memory=17896 CPUtime=397.83 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) D 119920 119923 114397 0 -1 4194304 4388 0 0 0 39072 711 0 0 20 0 1 0 12580727 33079296 4474 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 284 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8076 4474 1155 1006 0 6837 0
Current children cumulated CPU time: 397.83 s
Current children cumulated vsize: 32304 KiB
Current children cumulated memory: 17896 KiB

[startup+462.3 s]
/proc/loadavg: 4.87 4.40 4.25 5/265 120399
/proc/meminfo: memFree=77650184/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=32432 memory=18028 CPUtime=456.82 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 5206 0 0 0 44872 810 0 0 20 0 1 0 12580727 33210368 4507 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 366 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8108 4507 1155 1006 0 6869 0

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

/proc/loadavg: 1.08 1.54 2.66 2/241 121809
/proc/meminfo: memFree=114885792/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3115.85 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21400 0 0 0 306894 4691 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 3539 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3115.85 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3222.3 s]
/proc/loadavg: 1.14 1.47 2.56 2/241 121821
/proc/meminfo: memFree=114652216/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3175.31 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21406 0 0 0 312754 4777 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 3575 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3175.31 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3282.3 s]
/proc/loadavg: 1.18 1.41 2.47 2/241 121832
/proc/meminfo: memFree=114422928/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3232.97 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21412 0 0 0 318436 4861 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 3792 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3232.97 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3342.3 s]
/proc/loadavg: 1.19 1.37 2.39 2/240 121843
/proc/meminfo: memFree=114197504/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3290.42 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21418 0 0 0 324104 4938 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4031 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3290.42 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.31 2.30 2/241 121856
/proc/meminfo: memFree=113958992/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3350.11 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21424 0 0 0 329996 5015 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4042 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3350.11 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.27 2.22 2/238 121867
/proc/meminfo: memFree=113730056/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3409.16 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21430 0 0 0 335822 5094 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4120 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3409.16 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3520.15 s]
# the end of solver process 119923 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=3413.73 s, system=51.6956 s

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

[startup+3481.6 s]
/proc/loadavg: 1.14 1.27 2.20 2/238 121870
/proc/meminfo: memFree=113656632/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3428.3 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21430 0 0 0 337709 5121 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 2 0 0 4130 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3428.3 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3507.2 s]
/proc/loadavg: 1.09 1.25 2.17 2/238 121874
/proc/meminfo: memFree=113551496/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3453.8 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 340225 5155 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4132 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3453.8 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3513.6 s]
/proc/loadavg: 1.08 1.24 2.16 2/238 121876
/proc/meminfo: memFree=113535676/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3458.92 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 340731 5161 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3458.92 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3516.8 s]
/proc/loadavg: 1.08 1.24 2.16 2/238 121876
/proc/meminfo: memFree=113524616/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3462.11 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 341047 5164 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3462.11 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3518.4 s]
/proc/loadavg: 1.08 1.24 2.16 2/238 121878
/proc/meminfo: memFree=113517728/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3463.7 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 341204 5166 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3463.7 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3519.2 s]
/proc/loadavg: 1.15 1.25 2.15 2/238 121878
/proc/meminfo: memFree=113513996/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3464.5 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 341283 5167 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3464.5 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3519.6 s]
/proc/loadavg: 1.15 1.25 2.15 2/238 121878
/proc/meminfo: memFree=113513996/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3464.89 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 341322 5167 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3464.89 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3520 s]*
/proc/loadavg: 1.15 1.25 2.15 2/238 121878
/proc/meminfo: memFree=113509664/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3465.3 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 341362 5168 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3465.3 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

[startup+3520.11 s]
/proc/loadavg: 1.15 1.25 2.15 2/238 121878
/proc/meminfo: memFree=113509664/131524600 swapFree=131065036/131071996
[pid=119923] ppid=119920 vsize=34632 memory=20280 CPUtime=3465.41 cores=0,2
/proc/119923/stat : 119923 (Exact_veripb2) R 119920 119923 114397 0 -1 4194304 21436 0 0 0 341372 5169 0 0 20 0 1 0 12580727 35463168 5070 134679101440 4194304 8311665 140723311799232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 4259 0 0 9173656 9252184 42127360 140723311805256 140723311805536 140723311805536 140723311812551 0
/proc/119923/statm: 8658 5070 1155 1006 0 7419 0
Current children cumulated CPU time: 3465.41 s
Current children cumulated vsize: 34632 KiB
Current children cumulated memory: 20280 KiB

Child status: 30

Real time (s): 3520.15
CPU time (s): 3465.43
CPU user time (s): 3413.73
CPU system time (s): 51.6956
CPU usage (%): 98.4455
Max. virtual memory (cumulated for all children) (KiB): 34632
Max. memory (cumulated for all children) (KiB): 20280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3413.73
system time used= 51.6956
maximum resident set size= 20280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21438
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29682320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 420
involuntary context switches= 24838


# summary of solver processes directly reported to runsolver:
#   pid: 119923
#   total CPU time (s): 3465.43
#   total CPU user time (s): 3413.73
#   total CPU system time (s): 51.6956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.95084 second user time and 16.3215 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-23 20:48:35
IDJOB=4441142
IDBENCH=147580
IDSOLVER=3081
FILE ID=nodeC023/4441142-1721760515
RUNJOBID= nodeC023-1721751755-114407
SLURM_JOB_ID= 7770649
Free space on /tmp= 890032 MiB

SOLVER NAME= Exact_veripb2 2024-07-05
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_1.opb
COMMAND LINE= HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441142-1721760515/watcher-4441142-1721760515 -o /tmp/evaluation-result-4441142-1721760515/solver-4441142-1721760515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721751755-114407 --watchdog 3760  HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4441142-1721760515 --seed=1668481045 HOME/instance-4441142-1721760515.opb

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

MD5SUM BENCH= 31fd86554dd2fe3e1cfc98032a9196a9
RANDOM SEED=1668481045

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		: 3622.094
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.85
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		: 3681.413
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	: 7007.10
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		: 3623.888
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.85
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		: 3600.170
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	: 7007.10
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		: 3652.408
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.85
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		: 3681.497
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	: 7007.10
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		: 3599.938
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.85
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.117
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        92281852 kB
MemAvailable:   124968544 kB
Buffers:          174912 kB
Cached:         33293444 kB
SwapCached:          868 kB
Active:          1082932 kB
Inactive:       37482328 kB
Active(anon):       1812 kB
Inactive(anon):  5132596 kB
Active(file):    1081120 kB
Inactive(file): 32349732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131065036 kB
Dirty:            346900 kB
Writeback:             0 kB
AnonPages:       5094276 kB
Mapped:           108024 kB
Shmem:             37364 kB
KReclaimable:     190976 kB
Slab:             310520 kB
SReclaimable:     190976 kB
SUnreclaim:       119544 kB
KernelStack:        4240 kB
PageTables:        19288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5849824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21536 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3801088 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:      285396 kB
DirectMap2M:    34091008 kB
DirectMap1G:    101711872 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC023 at 2024-07-23 21:47:15