Trace number 4431677

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
IPBHS-GUROBI 2024-07-09? (TO) 3600.13 3604.58

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_3_mh.opb
MD5SUM4f3174f37d2a17c7e83bc7c52ff48d45
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 benchmark26461978
Best CPU time to get the best result obtained on this benchmark3600.45
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 308760127022
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 308760127022
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 64096 MiB (60272 MiB free)
  memory of node 1: 64473 MiB (60883 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431677-1721146853/watcher-4431677-1721146853 -o /tmp/evaluation-result-4431677-1721146853/solver-4431677-1721146853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721143258-856309 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431677-1721146853.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
solver pid=858391, runsolver pid=858388
Current StackSize limit: 8192 KiB


[startup+0.100402 s]*
/proc/loadavg: 4.07 4.13 4.17 5/251 858393
/proc/meminfo: memFree=124025884/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=114276 memory=31304 CPUtime=0.09 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 5333 0 0 0 8 1 0 0 20 0 1 0 166841436 117018624 7826 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 28569 7826 1613 46 0 9184 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 124204 KiB
Current children cumulated memory: 33952 KiB

[startup+0.205787 s]*
/proc/loadavg: 4.07 4.13 4.17 5/251 858393
/proc/meminfo: memFree=124005636/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=134888 memory=40744 CPUtime=0.19 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 7213 0 0 0 18 1 0 0 20 0 1 0 166841436 138125312 10186 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 33722 10186 1613 46 0 14337 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 144816 KiB
Current children cumulated memory: 43392 KiB

[startup+0.305553 s]*
/proc/loadavg: 4.07 4.13 4.17 6/251 858393
/proc/meminfo: memFree=123985136/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=136204 memory=51584 CPUtime=0.29 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 7884 0 0 0 27 2 0 0 20 0 1 0 166841436 139472896 12896 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 34051 12896 1613 46 0 14666 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 146132 KiB
Current children cumulated memory: 54232 KiB

[startup+0.700259 s]
/proc/loadavg: 4.07 4.13 4.17 6/251 858393
/proc/meminfo: memFree=123953820/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=183032 memory=85328 CPUtime=0.68 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 11720 0 0 0 64 4 0 0 20 0 1 0 166841436 187424768 21332 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 45758 21332 1613 46 0 26373 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 192960 KiB
Current children cumulated memory: 87976 KiB

[startup+1.50042 s]
/proc/loadavg: 4.07 4.13 4.17 5/251 858393
/proc/meminfo: memFree=123858068/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=234468 memory=145496 CPUtime=1.48 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 20653 0 0 0 141 7 0 0 20 0 1 0 166841436 240095232 36374 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 58617 36374 1613 46 0 39232 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 244396 KiB
Current children cumulated memory: 148144 KiB

[startup+3.11324 s]
/proc/loadavg: 4.07 4.13 4.17 5/251 858394
/proc/meminfo: memFree=123415564/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=470044 memory=354260 CPUtime=3.09 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 44791 0 0 0 293 16 0 0 20 0 1 0 166841436 481325056 88565 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 117511 88565 1613 46 0 98126 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 479972 KiB
Current children cumulated memory: 356908 KiB

[startup+6.30042 s]
/proc/loadavg: 4.15 4.14 4.18 5/251 858394
/proc/meminfo: memFree=122912784/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=713912 memory=610380 CPUtime=6.26 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 89975 0 0 0 599 27 0 0 20 0 1 0 166841436 731045888 152595 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 178478 152595 1613 46 0 159093 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 723840 KiB
Current children cumulated memory: 613028 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.14 4.18 5/252 858395
/proc/meminfo: memFree=121504032/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=1540872 memory=1308296 CPUtime=12.64 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 139392 0 0 0 1037 227 0 0 20 0 1 0 166841436 1577852928 327074 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 385218 327074 1693 46 0 365833 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1550800 KiB
Current children cumulated memory: 1310944 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.13 4.17 5/253 858399
/proc/meminfo: memFree=120662200/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=2495384 memory=2116320 CPUtime=25.41 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 195270 0 0 0 1917 624 0 0 20 0 2 0 166841436 2555273216 529080 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 623846 529080 2676 46 0 596441 0
[pid=858393/tid=858398] ppid=858391 vsize=2495384 memory=43692 CPUtime=0 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 2 0 166843174 2555273216 529080 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2505312 KiB
Current children cumulated memory: 2118968 KiB

[startup+51.1134 s]
/proc/loadavg: 4.07 4.12 4.17 5/253 858402
/proc/meminfo: memFree=118617940/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=4699652 memory=4136928 CPUtime=50.97 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 296294 0 0 0 3932 1165 0 0 20 0 2 0 166841436 4812443648 1034232 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1174913 1034232 3055 46 0 1147508 0
[pid=858393/tid=858398] ppid=858391 vsize=4699652 memory=2648 CPUtime=0.04 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 2 0 0 0 1 3 0 0 20 0 2 0 166843174 4812443648 1034232 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 4709580 KiB
Current children cumulated memory: 4139576 KiB

[startup+102.3 s]
/proc/loadavg: 4.83 4.29 4.23 5/253 858412
/proc/meminfo: memFree=117454860/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5270376 CPUtime=102.08 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 590632 0 0 0 8896 1312 0 0 20 0 2 0 166841436 7164915712 1317594 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1317594 3688 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=0.12 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 2 0 0 0 4 8 0 0 20 0 2 0 166843174 7164915712 1317594 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5273024 KiB

[startup+162.3 s]
/proc/loadavg: 4.85 4.43 4.28 5/252 858469
/proc/meminfo: memFree=118862292/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5270376 CPUtime=162.01 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 590859 0 0 0 14884 1317 0 0 20 0 2 0 166841436 7164915712 1317594 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1317594 3688 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=0.2 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 6 0 0 0 7 13 0 0 20 0 2 0 166843174 7164915712 1317594 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 162.01 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5273024 KiB

[startup+222.3 s]
/proc/loadavg: 4.43 4.38 4.27 5/253 858480

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

[startup+3222.3 s]
/proc/loadavg: 4.19 4.34 4.26 5/251 860248
/proc/meminfo: memFree=113417208/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5301052 CPUtime=3218.3 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1406201 0 0 0 319936 1894 0 0 20 0 2 0 166841436 7164915712 1325263 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325263 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=3.53 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 590 0 0 0 99 254 0 0 20 0 2 0 166843174 7164915712 1325263 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3218.3 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5303700 KiB

[startup+3282.3 s]
/proc/loadavg: 4.30 4.34 4.26 5/249 860260
/proc/meminfo: memFree=113415216/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5302676 CPUtime=3278.22 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1446254 0 0 0 325900 1922 0 0 20 0 2 0 166841436 7164915712 1325669 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325669 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=5302676 CPUtime=3.58 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 602 0 0 0 100 258 0 0 20 0 2 0 166843174 7164915712 1325669 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3278.22 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5305324 KiB

[startup+3342.3 s]
/proc/loadavg: 5.19 4.60 4.36 5/249 860270
/proc/meminfo: memFree=113414152/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3338.15 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1446295 0 0 0 331889 1926 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=12720 CPUtime=3.64 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 610 0 0 0 101 263 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3338.15 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB

[startup+3402.3 s]
/proc/loadavg: 4.55 4.52 4.35 5/249 860280
/proc/meminfo: memFree=113413836/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3398.08 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1447195 0 0 0 337878 1930 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=3.69 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 622 0 0 0 102 267 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3398.08 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB

[startup+3462.3 s]
/proc/loadavg: 4.26 4.44 4.33 5/249 860290
/proc/meminfo: memFree=113409476/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3458.01 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1486834 0 0 0 343842 1959 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=7826586035890199969 CPUtime=3.75 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 634 0 0 0 103 272 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3458.01 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.37 4.31 5/249 860301
/proc/meminfo: memFree=113400964/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3517.94 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1487192 0 0 0 349831 1963 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=3.81 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 645 0 0 0 105 276 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3517.94 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB

[startup+3582.3 s]
/proc/loadavg: 4.32 4.37 4.31 5/252 860316
/proc/meminfo: memFree=113394996/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3577.86 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1488632 0 0 0 355819 1967 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=3.87 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 658 0 0 0 107 280 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3577.86 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.5 s]
/proc/loadavg: 4.23 4.34 4.30 5/251 860368
/proc/meminfo: memFree=115454428/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3600.04 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1489020 0 0 0 358035 1969 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=3.88 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 662 0 0 0 107 281 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001332 s, system=0.002668 s

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

# cumulated CPU time of all completed processes:  user=3580.36 s, system=19.7697 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3604.5 s]
/proc/loadavg: 4.23 4.34 4.30 5/251 860368
/proc/meminfo: memFree=115454428/131655788 swapFree=131071996/131071996
[pid=858391] ppid=858388 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/858391/stat : 858391 (run-glibc-2.34.) S 858388 858391 856299 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 166841436 10166272 662 134679101440 94589454782464 94589455861784 140730196847632 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94589457960240 94589458007428 94589459005440 140730196849611 140730196849756 140730196849756 140730196856771 0
/proc/858391/statm: 2482 662 582 264 0 133 0
[pid=858393] ppid=858391 vsize=6996988 memory=5303440 CPUtime=3600.04 cores=0,2
/proc/858393/stat : 858393 (ld-linux-x86-64) R 858391 858391 856299 0 -1 4194304 1489020 0 0 0 358035 1969 0 0 20 0 2 0 166841436 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
/proc/858393/statm: 1749247 1325860 3736 46 0 1721842 0
[pid=858393/tid=858398] ppid=858391 vsize=6996988 memory=2648 CPUtime=3.88 cores=0,2
/proc/858393/task/858398/stat : 858398 (ld-linux-x86-64) S 858391 858391 856299 0 -1 1077936192 662 0 0 0 107 281 0 0 20 0 2 0 166843174 7164915712 1325860 134679101440 139997498912768 139997499100380 140732724014832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139997501201280 139997501210728 93825001451520 140732724024163 140732724024315 140732724024315 140732724031410 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5306088 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.58
CPU time (s): 3600.13
CPU user time (s): 3580.36
CPU system time (s): 19.7697
CPU usage (%): 99.8767
Max. virtual memory (cumulated for all children) (KiB): 9207380
Max. memory (cumulated for all children) (KiB): 6087584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.36
system time used= 19.7697
maximum resident set size= 6100488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1489221
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= 353113
involuntary context switches= 25366


# summary of solver processes directly reported to runsolver:
#   pid: 858391,858393
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3580.36
#   total CPU system time (s): 19.7697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2775 second user time and 33.981 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-16 18:21:08
IDJOB=4431677
IDBENCH=155748
IDSOLVER=3056
FILE ID=nodeC004/4431677-1721146853
RUNJOBID= nodeC004-1721143258-856309
SLURM_JOB_ID= 7505731
Free space on /tmp= 723152 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_3_mh.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431677-1721146853/watcher-4431677-1721146853 -o /tmp/evaluation-result-4431677-1721146853/solver-4431677-1721146853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721143258-856309 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431677-1721146853.opb

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

MD5SUM BENCH= 4f3174f37d2a17c7e83bc7c52ff48d45
RANDOM SEED=1948224236

nodeC004.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	: 0xb00001f
cpu MHz		: 1197.453
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 3492.148
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
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	: 0xb00001f
cpu MHz		: 3492.355
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 1197.267
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
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	: 0xb00001f
cpu MHz		: 3492.148
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 3492.148
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
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	: 0xb00001f
cpu MHz		: 1197.464
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.29
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	: 0xb00001f
cpu MHz		: 1197.441
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124068560 kB
MemAvailable:   125519996 kB
Buffers:          431196 kB
Cached:          1848968 kB
SwapCached:            0 kB
Active:           996764 kB
Inactive:        6025056 kB
Active(anon):       3368 kB
Inactive(anon):  4775984 kB
Active(file):     993396 kB
Inactive(file):  1249072 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            344016 kB
Writeback:          8140 kB
AnonPages:       4741360 kB
Mapped:           121184 kB
Shmem:             37700 kB
KReclaimable:      98332 kB
Slab:             195872 kB
SReclaimable:      98332 kB
SUnreclaim:        97540 kB
KernelStack:        4016 kB
PageTables:        18968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    5550572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53248 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2117632 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:      189256 kB
DirectMap2M:    14395392 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 722872 MiB
End job on nodeC004 at 2024-07-16 19:21:13