Trace number 4438723

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
CASHWMaxSAT-DisjCad-SP 2024-07-10? (TO) 3600.07 3612.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_4.opb
MD5SUMf08684a49e4744afc6bcc5ce80f1fe7b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5644
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3612.60	s UNKNOWN

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: 63968 MiB (60592 MiB free)
  memory of node 1: 64473 MiB (61058 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438723-1721220338/watcher-4438723-1721220338 -o /tmp/evaluation-result-4438723-1721220338/solver-4438723-1721220338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721220351-910016 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4438723-1721220338.opb -total-t=3600 -no-par -v0 

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


[startup+0.100094 s]*
/proc/loadavg: 2.92 3.08 3.24 6/259 910080
/proc/meminfo: memFree=124440048/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=52252 memory=36612 CPUtime=0.09 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 8857 0 0 0 8 1 0 0 20 0 1 0 174204406 53506048 9153 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 13063 9153 1066 2726 0 9811 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 52252 KiB
Current children cumulated memory: 36612 KiB

[startup+0.206666 s]*
/proc/loadavg: 2.92 3.08 3.24 7/259 910080
/proc/meminfo: memFree=124344368/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=54572 memory=38248 CPUtime=0.2 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 9865 0 0 0 19 1 0 0 20 0 1 0 174204406 55881728 9562 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 13643 9562 1146 2726 0 10391 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 54572 KiB
Current children cumulated memory: 38248 KiB

[startup+0.306448 s]*
/proc/loadavg: 2.92 3.08 3.24 6/259 910080
/proc/meminfo: memFree=124261600/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=59160 memory=42668 CPUtime=0.3 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 10503 0 0 0 29 1 0 0 20 0 1 0 174204406 60579840 10667 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 14790 10667 1146 2726 0 11538 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 59160 KiB
Current children cumulated memory: 42668 KiB

[startup+0.700228 s]
/proc/loadavg: 2.92 3.08 3.24 7/259 910080
/proc/meminfo: memFree=124187076/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=59300 memory=43080 CPUtime=0.68 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 11326 0 0 0 67 1 0 0 20 0 1 0 174204406 60723200 10770 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 14825 10770 1146 2726 0 11573 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 59300 KiB
Current children cumulated memory: 43080 KiB

[startup+1.50023 s]
/proc/loadavg: 2.92 3.08 3.24 6/259 910080
/proc/meminfo: memFree=124100192/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=88420 memory=72380 CPUtime=1.48 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 18216 0 0 0 146 2 0 0 20 0 1 0 174204406 90542080 18095 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 22105 18095 1146 2726 0 18853 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 88420 KiB
Current children cumulated memory: 72380 KiB

[startup+3.10687 s]
/proc/loadavg: 2.92 3.08 3.24 6/259 910080
/proc/meminfo: memFree=124034260/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=94292 memory=78480 CPUtime=3.08 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 20259 0 0 0 305 3 0 0 20 0 1 0 174204406 96555008 19620 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 23573 19620 1146 2726 0 20321 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 94292 KiB
Current children cumulated memory: 78480 KiB

[startup+6.30022 s]
/proc/loadavg: 3.01 3.09 3.24 6/259 910080
/proc/meminfo: memFree=123942184/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=94292 memory=78480 CPUtime=6.26 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 20280 0 0 0 623 3 0 0 20 0 1 0 174204406 96555008 19620 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 23573 19620 1146 2726 0 20321 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 94292 KiB
Current children cumulated memory: 78480 KiB

[startup+12.7002 s]
/proc/loadavg: 3.09 3.11 3.25 6/257 910082
/proc/meminfo: memFree=123672436/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=97172 memory=81852 CPUtime=12.63 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 21087 0 0 0 1260 3 0 0 20 0 1 0 174204406 99504128 20463 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 24293 20463 1146 2726 0 21041 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 97172 KiB
Current children cumulated memory: 81852 KiB

[startup+25.5002 s]
/proc/loadavg: 3.29 3.15 3.26 6/257 910083
/proc/meminfo: memFree=123648152/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=98336 memory=82872 CPUtime=25.38 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 21388 0 0 0 2535 3 0 0 20 0 1 0 174204406 100696064 20718 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 24584 20718 1146 2726 0 21332 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 98336 KiB
Current children cumulated memory: 82872 KiB

[startup+51.1068 s]
/proc/loadavg: 3.61 3.24 3.29 6/257 910088
/proc/meminfo: memFree=123528508/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=103176 memory=87260 CPUtime=50.9 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 24215 0 0 0 5086 4 0 0 20 0 1 0 174204406 105652224 21815 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 25794 21815 1146 2726 0 22542 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 103176 KiB
Current children cumulated memory: 87260 KiB

[startup+102.3 s]
/proc/loadavg: 3.90 3.37 3.33 6/257 910097
/proc/meminfo: memFree=123505300/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=103696 memory=88476 CPUtime=101.89 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 25915 0 0 0 10184 5 0 0 20 0 1 0 174204406 106184704 22119 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 25924 22119 1146 2726 0 22672 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 103696 KiB
Current children cumulated memory: 88476 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 3.50 3.38 6/257 910107
/proc/meminfo: memFree=123463444/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=116540 memory=101388 CPUtime=161.66 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 27619 0 0 0 16160 6 0 0 20 0 1 0 174204406 119336960 25347 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 29135 25347 1146 2726 0 25883 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 116540 KiB
Current children cumulated memory: 101388 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 3.64 3.44 6/257 910118
/proc/meminfo: memFree=123429012/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=116540 memory=101388 CPUtime=221.42 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 27631 0 0 0 22136 6 0 0 20 0 1 0 174204406 119336960 25347 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 29135 25347 1146 2726 0 25883 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 116540 KiB
Current children cumulated memory: 101388 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.73 3.48 6/259 910133
/proc/meminfo: memFree=123420596/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=126940 memory=111684 CPUtime=281.18 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 29241 0 0 0 28112 6 0 0 20 0 1 0 174204406 129986560 27921 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 31735 27921 1146 2726 0 28483 0
Current children cumulated CPU time: 281.18 s
Current children cumulated vsize: 126940 KiB
Current children cumulated memory: 111684 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.81 3.53 6/257 910144
/proc/meminfo: memFree=123367200/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=137044 memory=121700 CPUtime=340.95 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 30253 0 0 0 34088 7 0 0 20 0 1 0 174204406 140333056 30425 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 34261 30425 1146 2726 0 31009 0
Current children cumulated CPU time: 340.95 s
Current children cumulated vsize: 137044 KiB
Current children cumulated memory: 121700 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.86 3.57 6/258 910157
/proc/meminfo: memFree=123333964/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=114648 memory=99624 CPUtime=400.72 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 31075 0 0 0 40064 8 0 0 20 0 1 0 174204406 117399552 24906 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 28662 24906 1146 2726 0 25410 0
Current children cumulated CPU time: 400.72 s
Current children cumulated vsize: 114648 KiB
Current children cumulated memory: 99624 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.90 3.60 6/258 910168
/proc/meminfo: memFree=123289180/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=158300 memory=142996 CPUtime=460.47 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 35226 0 0 0 46036 11 0 0 20 0 1 0 174204406 162099200 35749 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 39575 35749 1146 2726 0 36323 0

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

Current children cumulated memory: 203656 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/257 911790
/proc/meminfo: memFree=123385588/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=217932 memory=203460 CPUtime=2852.28 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 84212 0 0 0 285165 63 0 0 20 0 1 0 174204406 223162368 50865 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 54483 50865 1146 2726 0 51231 0
Current children cumulated CPU time: 2852.28 s
Current children cumulated vsize: 217932 KiB
Current children cumulated memory: 203460 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/258 911802
/proc/meminfo: memFree=123385064/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=219560 memory=205088 CPUtime=2912.08 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 85947 0 0 0 291141 67 0 0 20 0 1 0 174204406 224829440 51272 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 54890 51272 1146 2726 0 51638 0
Current children cumulated CPU time: 2912.08 s
Current children cumulated vsize: 219560 KiB
Current children cumulated memory: 205088 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.13 4.10 6/258 911812
/proc/meminfo: memFree=123384312/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=219472 memory=205000 CPUtime=2971.89 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 86978 0 0 0 297120 69 0 0 20 0 1 0 174204406 224739328 51250 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 54868 51250 1146 2726 0 51616 0
Current children cumulated CPU time: 2971.89 s
Current children cumulated vsize: 219472 KiB
Current children cumulated memory: 205000 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 6/255 911823
/proc/meminfo: memFree=123359412/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=220744 memory=206272 CPUtime=3031.68 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 87783 0 0 0 303098 70 0 0 20 0 1 0 174204406 226041856 51568 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55186 51568 1146 2726 0 51934 0
Current children cumulated CPU time: 3031.68 s
Current children cumulated vsize: 220744 KiB
Current children cumulated memory: 206272 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.12 4.09 6/255 911835
/proc/meminfo: memFree=123361408/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=217948 memory=203476 CPUtime=3091.48 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 88893 0 0 0 309076 72 0 0 20 0 1 0 174204406 223178752 50869 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 54487 50869 1146 2726 0 51235 0
Current children cumulated CPU time: 3091.48 s
Current children cumulated vsize: 217948 KiB
Current children cumulated memory: 203476 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/255 911845
/proc/meminfo: memFree=123399184/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=221652 memory=207032 CPUtime=3151.29 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 90038 0 0 0 315055 74 0 0 20 0 1 0 174204406 226971648 51758 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55413 51758 1146 2726 0 52161 0
Current children cumulated CPU time: 3151.29 s
Current children cumulated vsize: 221652 KiB
Current children cumulated memory: 207032 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.14 4.10 6/254 911856
/proc/meminfo: memFree=123397236/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=221668 memory=207196 CPUtime=3211.08 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 90728 0 0 0 321033 75 0 0 20 0 1 0 174204406 226988032 51799 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55417 51799 1146 2726 0 52165 0
Current children cumulated CPU time: 3211.08 s
Current children cumulated vsize: 221668 KiB
Current children cumulated memory: 207196 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.14 4.10 6/257 911871
/proc/meminfo: memFree=123395952/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=221024 memory=206552 CPUtime=3270.87 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 92498 0 0 0 327009 78 0 0 20 0 1 0 174204406 226328576 51638 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55256 51638 1146 2726 0 52004 0
Current children cumulated CPU time: 3270.87 s
Current children cumulated vsize: 221024 KiB
Current children cumulated memory: 206552 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.14 4.10 6/257 911882
/proc/meminfo: memFree=123371060/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=222760 memory=208288 CPUtime=3330.67 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 92861 0 0 0 332988 79 0 0 20 0 1 0 174204406 228106240 52072 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55690 52072 1146 2726 0 52438 0
Current children cumulated CPU time: 3330.67 s
Current children cumulated vsize: 222760 KiB
Current children cumulated memory: 208288 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.16 4.10 6/257 911893
/proc/meminfo: memFree=123366336/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=223940 memory=209468 CPUtime=3390.47 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 93853 0 0 0 338965 82 0 0 20 0 1 0 174204406 229314560 52367 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55985 52367 1146 2726 0 52733 0
Current children cumulated CPU time: 3390.47 s
Current children cumulated vsize: 223940 KiB
Current children cumulated memory: 209468 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.10 6/257 911904
/proc/meminfo: memFree=123368884/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=220456 memory=205984 CPUtime=3450.27 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 94907 0 0 0 344944 83 0 0 20 0 1 0 174204406 225746944 51496 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55114 51496 1146 2726 0 51862 0
Current children cumulated CPU time: 3450.27 s
Current children cumulated vsize: 220456 KiB
Current children cumulated memory: 205984 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.13 4.09 6/257 911915
/proc/meminfo: memFree=123366252/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=222788 memory=208316 CPUtime=3510.07 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 95790 0 0 0 350922 85 0 0 20 0 1 0 174204406 228134912 52079 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55697 52079 1146 2726 0 52445 0
Current children cumulated CPU time: 3510.07 s
Current children cumulated vsize: 222788 KiB
Current children cumulated memory: 208316 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.09 6/256 911925
/proc/meminfo: memFree=123340192/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=221940 memory=207468 CPUtime=3569.86 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 96301 0 0 0 356899 87 0 0 20 0 1 0 174204406 227266560 51867 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55485 51867 1146 2726 0 52233 0
Current children cumulated CPU time: 3569.86 s
Current children cumulated vsize: 221940 KiB
Current children cumulated memory: 207468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.6 s]
/proc/loadavg: 4.16 4.14 4.10 5/254 912069
/proc/meminfo: memFree=123798844/131524596 swapFree=131071996/131071996
[pid=910069] ppid=910061 vsize=222336 memory=207864 CPUtime=3600.06 cores=0,2
/proc/910069/stat : 910069 (CASHWMaxSAT-Dis) R 910061 910069 910006 0 -1 4194304 96991 0 0 0 359918 88 0 0 20 0 1 0 174204406 227672064 51966 134679101440 4194304 15356333 140728307809856 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 17424944 17514448 32305152 140728307815394 140728307815510 140728307815510 140728307822526 0
/proc/910069/statm: 55584 51966 1146 2726 0 52332 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 222336 KiB
Current children cumulated memory: 207864 KiB

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

[startup+3612.6 s]
# the end of solver process 910069 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.19 s, system=0.887916 s

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

Child status: 0

Real time (s): 3612.6
CPU time (s): 3600.07
CPU user time (s): 3599.19
CPU system time (s): 0.887916
CPU usage (%): 99.6532
Max. virtual memory (cumulated for all children) (KiB): 272312
Max. memory (cumulated for all children) (KiB): 257644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.19
system time used= 0.887916
maximum resident set size= 257644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96991
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= 40
involuntary context switches= 24666


# summary of solver processes directly reported to runsolver:
#   pid: 910069
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.19
#   total CPU system time (s): 0.887916

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.55495 second user time and 21.5884 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-17 14:45:51
IDJOB=4438723
IDBENCH=147583
IDSOLVER=3074
FILE ID=nodeC034/4438723-1721220338
RUNJOBID= nodeC034-1721220351-910016
SLURM_JOB_ID= 7508956
Free space on /tmp= 890084 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_4.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4438723-1721220338/watcher-4438723-1721220338 -o /tmp/evaluation-result-4438723-1721220338/solver-4438723-1721220338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721220351-910016 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4438723-1721220338.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= f08684a49e4744afc6bcc5ce80f1fe7b
RANDOM SEED=1606594600

nodeC034.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3479.213
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3522.370
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3620.201
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3377.297
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3452.578
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3206.174
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3619.389
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3609.167
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        124572776 kB
MemAvailable:   129650408 kB
Buffers:          440532 kB
Cached:          5415172 kB
SwapCached:            0 kB
Active:           872708 kB
Inactive:        5344104 kB
Active(anon):       1424 kB
Inactive(anon):   397776 kB
Active(file):     871284 kB
Inactive(file):  4946328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57884 kB
Writeback:             8 kB
AnonPages:        361544 kB
Mapped:           104796 kB
Shmem:             37720 kB
KReclaimable:     199688 kB
Slab:             321936 kB
SReclaimable:     199688 kB
SUnreclaim:       122248 kB
KernelStack:        3936 kB
PageTables:         9400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     738324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66912 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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:      295636 kB
DirectMap2M:    40372224 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC034 at 2024-07-17 15:46:04