Trace number 4440166

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-DisjCom-S 2024-07-10? (TO) 3600.07 3610.41

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-aug4.5.opb
MD5SUM481101aa5750e702617a44583ed063de
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 benchmark204
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27552
Number of constraints which are cardinality constraints (but not clauses)248
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.60/0.67	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
0.60/0.67	c Do: 140734293602040 140734293602048
1.48/1.57	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
1.48/1.57	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
2.00/2.10	c Starting SCIP solver  (with time-limit = 1800s) ...
1797.10/1802.17	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
3600.05/3610.40	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: 64059 MiB (58405 MiB free)
  memory of node 1: 64510 MiB (61440 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440166-1721254221/watcher-4440166-1721254221 -o /tmp/evaluation-result-4440166-1721254221/solver-4440166-1721254221 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721252425-919193 --watchdog 3760 CASHWMaxSAT-DisjCom-S HOME/instance-4440166-1721254221.opb -total-t=3600 -no-par -v0 

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
Current StackSize limit: 8192 KiB

solver pid=920753, runsolver pid=920750

[startup+0.100095 s]*
/proc/loadavg: 4.25 4.13 3.80 5/242 920754
/proc/meminfo: memFree=122705096/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=40008 memory=20984 CPUtime=0.1 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 4620 0 0 0 10 0 0 0 20 0 1 0 177578183 40968192 5246 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 10002 5246 750 2417 0 7104 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40008 KiB
Current children cumulated memory: 20984 KiB

[startup+0.212802 s]*
/proc/loadavg: 4.25 4.13 3.80 4/241 920754
/proc/meminfo: memFree=122689396/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=59904 memory=41588 CPUtime=0.22 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 9779 0 0 0 21 1 0 0 20 0 1 0 177578183 61341696 10397 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 14976 10397 782 2417 0 12078 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 59904 KiB
Current children cumulated memory: 41588 KiB

[startup+0.312963 s]*
/proc/loadavg: 4.25 4.13 3.80 4/240 920754
/proc/meminfo: memFree=122649456/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=119444 memory=100768 CPUtime=0.32 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 16874 0 0 0 29 3 0 0 20 0 1 0 177578183 122310656 25192 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 29861 25192 782 2417 0 26963 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 119444 KiB
Current children cumulated memory: 100768 KiB

[startup+0.700311 s]
/proc/loadavg: 4.25 4.13 3.80 4/238 920771
/proc/meminfo: memFree=122632988/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=154832 memory=132504 CPUtime=0.68 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 25538 0 0 0 64 4 0 0 20 0 1 0 177578183 158547968 33126 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 38708 33126 782 2417 0 35810 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 154832 KiB
Current children cumulated memory: 132504 KiB

[startup+1.50035 s]
/proc/loadavg: 4.25 4.13 3.80 5/244 920786
/proc/meminfo: memFree=122647712/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=162628 memory=141040 CPUtime=1.48 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 27387 0 0 0 143 5 0 0 20 0 1 0 177578183 166531072 35260 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 40657 35260 782 2417 0 37759 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 162628 KiB
Current children cumulated memory: 141040 KiB

[startup+3.11426 s]
/proc/loadavg: 4.25 4.13 3.80 9/239 920819
/proc/meminfo: memFree=123673764/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=985380 memory=958412 CPUtime=3.1 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 213241 0 0 0 273 37 0 0 20 0 1 0 177578183 1009029120 239603 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 246345 239603 2350 2417 0 243447 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 985380 KiB
Current children cumulated memory: 958412 KiB

[startup+6.30033 s]
/proc/loadavg: 4.22 4.13 3.80 5/244 920833
/proc/meminfo: memFree=122285056/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1265768 memory=1237200 CPUtime=6.27 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 277836 0 0 0 580 47 0 0 20 0 1 0 177578183 1296146432 309300 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 316442 309300 2350 2417 0 313544 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1265768 KiB
Current children cumulated memory: 1237200 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.13 3.80 5/246 920865
/proc/meminfo: memFree=122267548/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1265768 memory=1237856 CPUtime=12.65 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 278070 0 0 0 1217 48 0 0 20 0 1 0 177578183 1296146432 309464 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 316442 309464 2382 2417 0 313544 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1265768 KiB
Current children cumulated memory: 1237856 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.12 3.80 5/246 920868
/proc/meminfo: memFree=122117740/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1265768 memory=1237856 CPUtime=25.41 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 278098 0 0 0 2492 49 0 0 20 0 1 0 177578183 1296146432 309464 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 316442 309464 2382 2417 0 313544 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1265768 KiB
Current children cumulated memory: 1237856 KiB

[startup+51.1129 s]
/proc/loadavg: 4.16 4.12 3.82 5/246 920871
/proc/meminfo: memFree=121004128/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1833868 memory=1791916 CPUtime=50.94 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 370879 0 0 0 5025 69 0 0 20 0 1 0 177578183 1877880832 447979 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 458467 447979 2526 2417 0 455569 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1833868 KiB
Current children cumulated memory: 1791916 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 3.83 5/246 920880
/proc/meminfo: memFree=120937536/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1838000 memory=1801112 CPUtime=101.98 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 372566 0 0 0 10126 72 0 0 20 0 1 0 177578183 1882112000 450278 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 459500 450278 2526 2417 0 456602 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1838000 KiB
Current children cumulated memory: 1801112 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 3.85 5/245 921028
/proc/meminfo: memFree=120904032/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1852976 memory=1816384 CPUtime=161.81 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 374407 0 0 0 16106 75 0 0 20 0 1 0 177578183 1897447424 454096 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 463244 454096 2526 2417 0 460346 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1852976 KiB
Current children cumulated memory: 1816384 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 3.87 5/243 921039
/proc/meminfo: memFree=120847524/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1857488 memory=1821020 CPUtime=221.64 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 375116 0 0 0 22088 76 0 0 20 0 1 0 177578183 1902067712 455255 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 464372 455255 2526 2417 0 461474 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 1857488 KiB
Current children cumulated memory: 1821020 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 3.89 5/242 921050
/proc/meminfo: memFree=120751604/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1867028 memory=1822144 CPUtime=281.48 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 375371 0 0 0 28070 78 0 0 20 0 1 0 177578183 1911836672 455536 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 466757 455536 2526 2417 0 463859 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 1867028 KiB
Current children cumulated memory: 1822144 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.13 3.92 5/241 921062
/proc/meminfo: memFree=120666700/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1867028 memory=1829280 CPUtime=341.31 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 375510 0 0 0 34052 79 0 0 20 0 1 0 177578183 1911836672 457320 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 466757 457320 2526 2417 0 463859 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 1867028 KiB
Current children cumulated memory: 1829280 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 3.93 5/241 921072
/proc/meminfo: memFree=120613092/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1867028 memory=1829288 CPUtime=401.15 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 375575 0 0 0 40035 80 0 0 20 0 1 0 177578183 1911836672 457322 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 466757 457322 2526 2417 0 463859 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 1867028 KiB
Current children cumulated memory: 1829288 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.13 3.94 5/241 921083
/proc/meminfo: memFree=120563956/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1867028 memory=1829300 CPUtime=460.99 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 375645 0 0 0 46018 81 0 0 20 0 1 0 177578183 1911836672 457325 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 466757 457325 2526 2417 0 463859 0

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

Current children cumulated memory: 1835764 KiB

[startup+2862.3 s]
/proc/loadavg: 4.21 4.25 4.15 6/243 922733
/proc/meminfo: memFree=119303808/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=2854.16 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 385356 0 0 0 285321 95 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 2854.16 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+2922.3 s]
/proc/loadavg: 4.18 4.23 4.15 5/244 922746
/proc/meminfo: memFree=119256580/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=2913.98 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 385577 0 0 0 291302 96 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 2913.98 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.22 4.15 5/246 922760
/proc/meminfo: memFree=119273048/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=2973.8 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 385834 0 0 0 297284 96 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 2973.8 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.19 4.15 5/246 922784
/proc/meminfo: memFree=119260816/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3033.63 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 386087 0 0 0 303266 97 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3033.63 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.17 4.14 5/246 922794
/proc/meminfo: memFree=119264528/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3093.45 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 386366 0 0 0 309248 97 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3093.45 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.15 4.14 5/246 922806
/proc/meminfo: memFree=119234104/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3153.27 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 386619 0 0 0 315230 97 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3153.27 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.14 4.13 5/244 922816
/proc/meminfo: memFree=119243236/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3213.09 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 386878 0 0 0 321212 97 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.16 4.14 5/244 922827
/proc/meminfo: memFree=119222160/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3272.92 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 387102 0 0 0 327194 98 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.13 5/241 922838
/proc/meminfo: memFree=119238440/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3332.74 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 387388 0 0 0 333175 99 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3332.74 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.13 5/241 922849
/proc/meminfo: memFree=119186364/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3392.57 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 387726 0 0 0 339158 99 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3392.57 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/241 922859
/proc/meminfo: memFree=119183228/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3452.39 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 388036 0 0 0 345139 100 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3452.39 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/241 922870
/proc/meminfo: memFree=119186900/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3512.21 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 388290 0 0 0 351121 100 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3512.21 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/243 922884
/proc/meminfo: memFree=119130904/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3572.03 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 388636 0 0 0 357103 100 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3572.03 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.14 4.13 4.12 5/243 922890
/proc/meminfo: memFree=119191244/131655788 swapFree=131071996/131071996
[pid=920753] ppid=920750 vsize=1846964 memory=1835764 CPUtime=3600.05 cores=1,3
/proc/920753/stat : 920753 (CASHWMaxSAT-Dis) R 920750 920753 919181 0 -1 4194304 388761 0 0 0 359905 100 0 0 20 0 1 0 177578183 1891291136 458941 134679101440 4194304 14093885 140734293604400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 31645696 140734293611492 140734293611607 140734293611607 140734293618623 0
/proc/920753/statm: 461741 458941 2526 2417 0 458843 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1846964 KiB
Current children cumulated memory: 1835764 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.06 s, system=1.01456 s

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

Child status: 0

Real time (s): 3610.41
CPU time (s): 3600.07
CPU user time (s): 3599.06
CPU system time (s): 1.01456
CPU usage (%): 99.7137
Max. virtual memory (cumulated for all children) (KiB): 1880308
Max. memory (cumulated for all children) (KiB): 1865012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.06
system time used= 1.01456
maximum resident set size= 1865012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388761
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= 23
involuntary context switches= 1509


# summary of solver processes directly reported to runsolver:
#   pid: 920753
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.06
#   total CPU system time (s): 1.01456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3255 second user time and 35.8071 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 00:10:33
IDJOB=4440166
IDBENCH=158396
IDSOLVER=3077
FILE ID=nodeC003/4440166-1721254221
RUNJOBID= nodeC003-1721252425-919193
SLURM_JOB_ID= 7509023
Free space on /tmp= 723636 MiB

SOLVER NAME= CASHWMaxSAT-DisjCom-S 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-aug4.5.opb
COMMAND LINE= CASHWMaxSAT-DisjCom-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440166-1721254221/watcher-4440166-1721254221 -o /tmp/evaluation-result-4440166-1721254221/solver-4440166-1721254221 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721252425-919193 --watchdog 3760  CASHWMaxSAT-DisjCom-S HOME/instance-4440166-1721254221.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 481101aa5750e702617a44583ed063de
RANDOM SEED=320204221

nodeC003.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		: 3674.090
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	: 6983.76
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		: 3494.253
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.30
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.369
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	: 6983.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.221
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.30
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		: 3674.107
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	: 6983.76
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		: 3519.300
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.30
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.482
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	: 6983.76
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.218
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        122722812 kB
MemAvailable:   127876964 kB
Buffers:          479528 kB
Cached:          5452204 kB
SwapCached:            0 kB
Active:          1018256 kB
Inactive:        7235884 kB
Active(anon):       1468 kB
Inactive(anon):  2358340 kB
Active(file):    1016788 kB
Inactive(file):  4877544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16248 kB
Writeback:             0 kB
AnonPages:       2321892 kB
Mapped:           116184 kB
Shmem:             37704 kB
KReclaimable:     199700 kB
Slab:             311624 kB
SReclaimable:     199700 kB
SUnreclaim:       111924 kB
KernelStack:        3920 kB
PageTables:        14028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    3241276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            56320 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723732 MiB
End job on nodeC003 at 2024-07-18 01:10:43