Trace number 4431681

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.12 3604.33

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_8_mh.opb
MD5SUM0e2b47ba7737bf0edcb2bcb32c5df9e4
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 benchmark20369123
Best CPU time to get the best result obtained on this benchmark2762.4
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 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 375466374216
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 375466374216
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 (62390 MiB free)
  memory of node 1: 64473 MiB (63152 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431681-1721143246/watcher-4431681-1721143246 -o /tmp/evaluation-result-4431681-1721143246/solver-4431681-1721143246 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721143258-856311 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431681-1721143246.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100081 s]*
/proc/loadavg: 1.18 1.20 1.92 5/251 856379
/proc/meminfo: memFree=128541296/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=100576 memory=19824 CPUtime=0.09 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 4038 0 0 0 8 1 0 0 20 0 1 0 166480671 102989824 4956 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 25144 4956 1588 46 0 5759 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 110504 KiB
Current children cumulated memory: 22500 KiB

[startup+0.206004 s]*
/proc/loadavg: 1.18 1.20 1.92 5/251 856379
/proc/meminfo: memFree=128527756/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=114276 memory=31836 CPUtime=0.19 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 6548 0 0 0 18 1 0 0 20 0 1 0 166480671 117018624 7959 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 28569 7959 1588 46 0 9184 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 124204 KiB
Current children cumulated memory: 34512 KiB

[startup+0.306161 s]*
/proc/loadavg: 1.18 1.20 1.92 5/251 856379
/proc/meminfo: memFree=128511168/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=134884 memory=44864 CPUtime=0.29 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 8289 0 0 0 27 2 0 0 20 0 1 0 166480671 138121216 11216 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 33721 11216 1588 46 0 14336 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 144812 KiB
Current children cumulated memory: 47540 KiB

[startup+0.700383 s]
/proc/loadavg: 1.18 1.20 1.92 5/251 856381
/proc/meminfo: memFree=128494376/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=183296 memory=88432 CPUtime=0.69 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 12554 0 0 0 65 4 0 0 20 0 1 0 166480671 187695104 22108 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 45824 22108 1588 46 0 26439 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 193224 KiB
Current children cumulated memory: 91108 KiB

[startup+1.50037 s]
/proc/loadavg: 1.18 1.20 1.92 5/251 856381
/proc/meminfo: memFree=128400296/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=238072 memory=148336 CPUtime=1.48 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 21390 0 0 0 141 7 0 0 20 0 1 0 166480671 243785728 37084 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 59518 37084 1588 46 0 40133 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 248000 KiB
Current children cumulated memory: 151012 KiB

[startup+3.11302 s]
/proc/loadavg: 1.40 1.25 1.93 5/251 856381
/proc/meminfo: memFree=128143724/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=476776 memory=364384 CPUtime=3.09 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 47318 0 0 0 296 13 0 0 20 0 1 0 166480671 488218624 91096 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 119194 91096 1588 46 0 99809 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 486704 KiB
Current children cumulated memory: 367060 KiB

[startup+6.30034 s]
/proc/loadavg: 1.40 1.25 1.93 5/251 856381
/proc/meminfo: memFree=127860716/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=726320 memory=626048 CPUtime=6.27 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 93925 0 0 0 602 25 0 0 20 0 1 0 166480671 743751680 156512 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 181580 156512 1588 46 0 162195 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 736248 KiB
Current children cumulated memory: 628724 KiB

[startup+12.7003 s]
/proc/loadavg: 1.80 1.34 1.96 5/252 856383
/proc/meminfo: memFree=127078788/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=1549836 memory=1332448 CPUtime=12.65 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 136228 0 0 0 1029 236 0 0 20 0 1 0 166480671 1587032064 333112 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 387459 333112 1716 46 0 368074 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1559764 KiB
Current children cumulated memory: 1335124 KiB

[startup+25.5004 s]
/proc/loadavg: 2.14 1.43 1.98 6/253 856386
/proc/meminfo: memFree=126173248/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=2503576 memory=2125960 CPUtime=25.41 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 193453 0 0 0 1897 644 0 0 20 0 2 0 166480671 2563661824 531490 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 625894 531490 2737 46 0 598489 0
[pid=856379/tid=856384] ppid=856377 vsize=2503576 memory=43576 CPUtime=0 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 166482318 2563661824 531490 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2513504 KiB
Current children cumulated memory: 2128636 KiB

[startup+51.1136 s]
/proc/loadavg: 2.97 1.68 2.05 5/253 856390
/proc/meminfo: memFree=124792748/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=5551056 memory=3461228 CPUtime=50.98 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 293376 0 0 0 3958 1140 0 0 20 0 2 0 166480671 5684281344 865307 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1387764 865307 3278 46 0 1360359 0
[pid=856379/tid=856384] ppid=856377 vsize=5551056 memory=4333304 CPUtime=0.03 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 3 0 0 0 1 2 0 0 20 0 2 0 166482318 5684281344 865307 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 5560984 KiB
Current children cumulated memory: 3463904 KiB

[startup+102.3 s]
/proc/loadavg: 3.71 2.11 2.18 5/253 856401
/proc/meminfo: memFree=122814608/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5280228 CPUtime=102.09 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 569756 0 0 0 8927 1282 0 0 20 0 2 0 166480671 7164915712 1320057 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1320057 3690 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=-8969411852216984930 CPUtime=0.09 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 3 0 0 0 3 6 0 0 20 0 2 0 166482318 7164915712 1320057 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5282904 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 2.51 2.31 6/252 856458
/proc/meminfo: memFree=122177744/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5280228 CPUtime=161.99 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 569833 0 0 0 14913 1286 0 0 20 0 2 0 166480671 7164915712 1320057 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1320057 3690 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=12320 CPUtime=0.16 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 7 0 0 0 5 11 0 0 20 0 2 0 166482318 7164915712 1320057 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 161.99 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5282904 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.80 2.43 5/253 856469

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

[startup+3222.3 s]
/proc/loadavg: 4.13 4.24 4.23 5/251 858227
/proc/meminfo: memFree=118341560/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3218.34 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1213399 0 0 0 319928 1906 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=2676 CPUtime=4.32 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 567 0 0 0 146 286 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3218.34 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.21 4.22 5/249 858238
/proc/meminfo: memFree=118321656/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3278.29 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1249665 0 0 0 325894 1935 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=5331456 CPUtime=4.4 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 575 0 0 0 149 291 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3278.29 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.20 4.22 5/249 858249
/proc/meminfo: memFree=118305072/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3338.26 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1249716 0 0 0 331884 1942 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=12320 CPUtime=4.48 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 591 0 0 0 152 296 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3338.26 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.19 4.21 5/249 858259
/proc/meminfo: memFree=118288104/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3398.22 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1249762 0 0 0 337873 1949 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=2676 CPUtime=4.57 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 603 0 0 0 155 302 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3398.22 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.15 4.19 5/249 858269
/proc/meminfo: memFree=118270952/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3458.17 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1286282 0 0 0 343841 1976 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=5331456 CPUtime=4.65 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 615 0 0 0 158 307 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3458.17 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.19 5/249 858280
/proc/meminfo: memFree=118250972/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3518.13 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1286323 0 0 0 349831 1982 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=5331456 CPUtime=4.73 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 627 0 0 0 161 312 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3518.13 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.18 5/252 858295
/proc/meminfo: memFree=118223880/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3578.1 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1286377 0 0 0 355821 1989 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=43692 CPUtime=4.82 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 639 0 0 0 164 318 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3578.1 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.3 s]
/proc/loadavg: 4.08 4.13 4.17 5/252 858298
/proc/meminfo: memFree=118215892/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3600.08 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1286394 0 0 0 358017 1991 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=2676 CPUtime=4.84 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 646 0 0 0 164 320 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00094 s, system=0.003059 s

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

# cumulated CPU time of all completed processes:  user=3580.18 s, system=19.9373 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.3 s]
/proc/loadavg: 4.08 4.13 4.17 5/252 858298
/proc/meminfo: memFree=118215892/131655788 swapFree=131071996/131071996
[pid=856377] ppid=856374 vsize=9928 memory=2676 CPUtime=0 cores=1,3
/proc/856377/stat : 856377 (run-glibc-2.34.) S 856374 856377 856299 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 166480671 10166272 669 134679101440 94556468449280 94556469528600 140722397285408 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94556471627056 94556471674244 94556495343616 140722397287371 140722397287516 140722397287516 140722397294531 0
/proc/856377/statm: 2482 669 589 264 0 133 0
[pid=856379] ppid=856377 vsize=6996988 memory=5331456 CPUtime=3600.08 cores=1,3
/proc/856379/stat : 856379 (ld-linux-x86-64) R 856377 856377 856299 0 -1 4194304 1286394 0 0 0 358017 1991 0 0 20 0 2 0 166480671 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
/proc/856379/statm: 1749247 1332864 3722 46 0 1721842 0
[pid=856379/tid=856384] ppid=856377 vsize=6996988 memory=2676 CPUtime=4.84 cores=1,3
/proc/856379/task/856384/stat : 856384 (ld-linux-x86-64) S 856377 856377 856299 0 -1 1077936192 646 0 0 0 164 320 0 0 20 0 2 0 166482318 7164915712 1332864 134679101440 139979029733376 139979029920988 140731078249680 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139979032021888 139979032031336 93824995782656 140731078251363 140731078251515 140731078251515 140731078258610 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 7006916 KiB
Current children cumulated memory: 5334132 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.33
CPU time (s): 3600.12
CPU user time (s): 3580.18
CPU system time (s): 19.9373
CPU usage (%): 99.8832
Max. virtual memory (cumulated for all children) (KiB): 9207380
Max. memory (cumulated for all children) (KiB): 6121024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.18
system time used= 19.9373
maximum resident set size= 6118348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1286599
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= 352318
involuntary context switches= 1101


# summary of solver processes directly reported to runsolver:
#   pid: 856377,856379
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3580.18
#   total CPU system time (s): 19.9373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9559 second user time and 36.5518 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-16 17:21:00
IDJOB=4431681
IDBENCH=155744
IDSOLVER=3056
FILE ID=nodeC004/4431681-1721143246
RUNJOBID= nodeC004-1721143258-856311
SLURM_JOB_ID= 7505731
Free space on /tmp= 723432 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_8_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-4431681-1721143246/watcher-4431681-1721143246 -o /tmp/evaluation-result-4431681-1721143246/solver-4431681-1721143246 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721143258-856311 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431681-1721143246.opb

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

MD5SUM BENCH= 0e2b47ba7737bf0edcb2bcb32c5df9e4
RANDOM SEED=1149819529

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		: 3492.147
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		: 1197.310
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		: 1197.352
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		: 3492.149
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		: 2867.007
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.346
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.350
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:        128556828 kB
MemAvailable:   129687320 kB
Buffers:          429372 kB
Cached:          1534200 kB
SwapCached:            0 kB
Active:           773952 kB
Inactive:        1778160 kB
Active(anon):       3368 kB
Inactive(anon):   622864 kB
Active(file):     770584 kB
Inactive(file):  1155296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            401652 kB
Writeback:             4 kB
AnonPages:        588440 kB
Mapped:           121356 kB
Shmem:             37700 kB
KReclaimable:      89624 kB
Slab:             185976 kB
SReclaimable:      89624 kB
SUnreclaim:        96352 kB
KernelStack:        4016 kB
PageTables:        11252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1099764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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= 723196 MiB
End job on nodeC004 at 2024-07-16 18:21:05