Trace number 4440114

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.11 3613.71

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null10mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUMc394902a34a3ecc31aded0750ee67503
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 benchmark-43018
Best CPU time to get the best result obtained on this benchmark72001.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 105742757
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 105742757
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

23.40/23.58	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
23.40/23.58	c Do: 140734296802504 140734296802512
229.55/230.41	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
3600.00/3613.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 (53589 MiB free)
  memory of node 1: 64473 MiB (57552 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4440114-1721250710/watcher-4440114-1721250710 -o /tmp/evaluation-result-4440114-1721250710/solver-4440114-1721250710 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721242860-918454 --watchdog 3760 CASHWMaxSAT-DisjCom-S HOME/instance-4440114-1721250710.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=922728, runsolver pid=922725

[startup+0.100726 s]*
/proc/loadavg: 4.15 4.12 4.09 5/257 922729
/proc/meminfo: memFree=113764080/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=69160 memory=48024 CPUtime=0.09 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 12026 0 0 0 7 2 0 0 20 0 1 0 177235959 70819840 12006 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 17290 12006 750 2417 0 14392 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 69160 KiB
Current children cumulated memory: 48024 KiB

[startup+0.206727 s]*
/proc/loadavg: 4.15 4.12 4.09 5/257 922729
/proc/meminfo: memFree=113728088/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=106408 memory=84320 CPUtime=0.19 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 20595 0 0 0 16 3 0 0 20 0 1 0 177235959 108961792 21080 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 26602 21080 750 2417 0 23704 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 106408 KiB
Current children cumulated memory: 84320 KiB

[startup+0.305756 s]*
/proc/loadavg: 4.15 4.12 4.09 5/257 922729
/proc/meminfo: memFree=113714452/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=122580 memory=97484 CPUtime=0.3 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 23999 0 0 0 26 4 0 0 20 0 1 0 177235959 125521920 24371 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 30645 24371 750 2417 0 27747 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 122580 KiB
Current children cumulated memory: 97484 KiB

[startup+0.700235 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 922729
/proc/meminfo: memFree=113687768/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=179508 memory=147848 CPUtime=0.68 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 36557 0 0 0 63 5 0 0 20 0 1 0 177235959 183816192 36962 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 44877 36962 750 2417 0 41979 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 179508 KiB
Current children cumulated memory: 147848 KiB

[startup+1.50022 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 922729
/proc/meminfo: memFree=113625180/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=289676 memory=263060 CPUtime=1.48 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 61662 0 0 0 138 10 0 0 20 0 1 0 177235959 296628224 65765 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 72419 65765 750 2417 0 69521 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 289676 KiB
Current children cumulated memory: 263060 KiB

[startup+3.10573 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 922731
/proc/meminfo: memFree=113328840/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=519032 memory=492400 CPUtime=3.08 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 118496 0 0 0 289 19 0 0 20 0 1 0 177235959 531488768 123100 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 129758 123100 750 2417 0 126860 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 519032 KiB
Current children cumulated memory: 492400 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 922731
/proc/meminfo: memFree=112996552/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=884360 memory=854228 CPUtime=6.26 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 188039 0 0 0 593 33 0 0 20 0 1 0 177235959 905584640 213557 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 221090 213557 782 2417 0 218192 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 884360 KiB
Current children cumulated memory: 854228 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.11 4.09 5/257 922731
/proc/meminfo: memFree=112649832/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=1394056 memory=1315796 CPUtime=12.64 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 230733 0 0 0 1216 48 0 0 20 0 1 0 177235959 1427513344 328949 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 348514 328949 798 2417 0 345616 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1394056 KiB
Current children cumulated memory: 1315796 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 922734
/proc/meminfo: memFree=110797160/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=3358428 memory=3037124 CPUtime=25.4 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 378105 0 0 0 2443 97 0 0 20 0 1 0 177235959 3439030272 759281 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 839607 759281 798 2417 0 836709 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3358428 KiB
Current children cumulated memory: 3037124 KiB

[startup+51.1059 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 922737
/proc/meminfo: memFree=109836552/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4324108 memory=3976564 CPUtime=50.92 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 613100 0 0 0 4951 141 0 0 20 0 1 0 177235959 4427886592 994141 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1081027 994141 798 2417 0 1078129 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4324108 KiB
Current children cumulated memory: 3976564 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 922746
/proc/meminfo: memFree=109432880/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4703932 memory=4356380 CPUtime=101.92 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 708167 0 0 0 10031 161 0 0 20 0 1 0 177235959 4816826368 1089095 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1175983 1089095 798 2417 0 1173085 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 4703932 KiB
Current children cumulated memory: 4356380 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/257 922758
/proc/meminfo: memFree=109590600/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4706564 memory=4359016 CPUtime=161.7 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 708424 0 0 0 16007 163 0 0 20 0 1 0 177235959 4819521536 1089754 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1176641 1089754 798 2417 0 1173743 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 4706564 KiB
Current children cumulated memory: 4359016 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/255 922768
/proc/meminfo: memFree=109285960/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5025000 memory=4688760 CPUtime=221.49 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 722958 0 0 0 21963 186 0 0 20 0 1 0 177235959 5145600000 1172190 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1256250 1172190 798 2417 0 1253352 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 5025000 KiB
Current children cumulated memory: 4688760 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/255 922778
/proc/meminfo: memFree=109438980/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4496112 CPUtime=281.26 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 724578 0 0 0 27931 195 0 0 20 0 1 0 177235959 4985540608 1124028 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1124028 830 2417 0 1214275 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4496112 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/255 922789
/proc/meminfo: memFree=109404856/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4510448 CPUtime=341.02 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 725097 0 0 0 33905 197 0 0 20 0 1 0 177235959 4985540608 1127612 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1127612 830 2417 0 1214275 0
Current children cumulated CPU time: 341.02 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4510448 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/255 922799
/proc/meminfo: memFree=109391784/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4526832 CPUtime=400.8 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 725491 0 0 0 39880 200 0 0 20 0 1 0 177235959 4985540608 1131708 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1131708 830 2417 0 1214275 0
Current children cumulated CPU time: 400.8 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4526832 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 922809
/proc/meminfo: memFree=109330676/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4551408 CPUtime=460.58 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 726473 0 0 0 45855 203 0 0 20 0 1 0 177235959 4985540608 1137852 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0

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

/proc/922728/statm: 1217173 1145888 830 2417 0 1214275 0
Current children cumulated CPU time: 2851.62 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4583552 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/258 924427
/proc/meminfo: memFree=109117216/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4581504 CPUtime=2911.4 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 755436 0 0 0 290700 440 0 0 20 0 1 0 177235959 4985540608 1145376 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1145376 830 2417 0 1214275 0
Current children cumulated CPU time: 2911.4 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4581504 KiB

[startup+2982.3 s]
/proc/loadavg: 3.97 4.13 4.10 4/251 924482
/proc/meminfo: memFree=110328084/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5427492 memory=4764392 CPUtime=2971.17 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 756557 0 0 0 296670 447 0 0 20 0 1 0 177235959 5557751808 1191098 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1356873 1191098 830 2417 0 1353975 0
Current children cumulated CPU time: 2971.17 s
Current children cumulated vsize: 5427492 KiB
Current children cumulated memory: 4764392 KiB

[startup+3042.3 s]
/proc/loadavg: 2.31 3.64 3.93 3/237 924553
/proc/meminfo: memFree=118888684/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5083616 memory=4626256 CPUtime=3030.94 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 757407 0 0 0 302638 456 0 0 20 0 1 0 177235959 5205622784 1156564 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1270904 1156564 830 2417 0 1268006 0
Current children cumulated CPU time: 3030.94 s
Current children cumulated vsize: 5083616 KiB
Current children cumulated memory: 4626256 KiB

[startup+3102.3 s]
/proc/loadavg: 1.60 3.19 3.76 2/237 924564
/proc/meminfo: memFree=118966084/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4546688 CPUtime=3090.7 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 758150 0 0 0 308604 466 0 0 20 0 1 0 177235959 4985540608 1136672 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1136672 830 2417 0 1214275 0
Current children cumulated CPU time: 3090.7 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4546688 KiB

[startup+3162.3 s]
/proc/loadavg: 1.27 2.80 3.59 2/237 924575
/proc/meminfo: memFree=118928876/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4583552 CPUtime=3150.44 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 758873 0 0 0 314575 469 0 0 20 0 1 0 177235959 4985540608 1145888 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1145888 830 2417 0 1214275 0
Current children cumulated CPU time: 3150.44 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4583552 KiB

[startup+3222.3 s]
/proc/loadavg: 1.14 2.49 3.43 2/233 924585
/proc/meminfo: memFree=118854812/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5083616 memory=4656976 CPUtime=3210.22 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 759910 0 0 0 320548 474 0 0 20 0 1 0 177235959 5205622784 1164244 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1270904 1164244 830 2417 0 1268006 0
Current children cumulated CPU time: 3210.22 s
Current children cumulated vsize: 5083616 KiB
Current children cumulated memory: 4656976 KiB

[startup+3282.3 s]
/proc/loadavg: 1.15 2.24 3.28 2/234 924596
/proc/meminfo: memFree=118952060/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4561400 CPUtime=3269.97 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 761027 0 0 0 326514 483 0 0 20 0 1 0 177235959 4985540608 1140350 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1140350 830 2417 0 1214275 0
Current children cumulated CPU time: 3269.97 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4561400 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 2.03 3.14 2/236 924621
/proc/meminfo: memFree=118918232/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4594240 CPUtime=3329.72 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 762025 0 0 0 332486 486 0 0 20 0 1 0 177235959 4985540608 1148560 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1148560 830 2417 0 1214275 0
Current children cumulated CPU time: 3329.72 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4594240 KiB

[startup+3402.3 s]
/proc/loadavg: 1.11 1.86 3.01 2/237 924856
/proc/meminfo: memFree=118873520/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5083616 memory=4634896 CPUtime=3389.49 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 763268 0 0 0 338459 490 0 0 20 0 1 0 177235959 5205622784 1158724 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1270904 1158724 830 2417 0 1268006 0
Current children cumulated CPU time: 3389.49 s
Current children cumulated vsize: 5083616 KiB
Current children cumulated memory: 4634896 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.71 2.89 2/237 924866
/proc/meminfo: memFree=118914104/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4594324 CPUtime=3449.26 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 764603 0 0 0 344426 500 0 0 20 0 1 0 177235959 4985540608 1148581 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1148581 830 2417 0 1214275 0
Current children cumulated CPU time: 3449.26 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4594324 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.60 2.77 2/240 925167
/proc/meminfo: memFree=118984364/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=4868692 memory=4592276 CPUtime=3509.03 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 766351 0 0 0 350392 511 0 0 20 0 1 0 177235959 4985540608 1148069 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1217173 1148069 830 2417 0 1214275 0
Current children cumulated CPU time: 3509.03 s
Current children cumulated vsize: 4868692 KiB
Current children cumulated memory: 4592276 KiB

[startup+3582.3 s]
/proc/loadavg: 1.06 1.50 2.66 2/239 925178
/proc/meminfo: memFree=118939120/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5083616 memory=4637028 CPUtime=3568.81 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 767763 0 0 0 356366 515 0 0 20 0 1 0 177235959 5205622784 1159257 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1270904 1159257 830 2417 0 1268006 0
Current children cumulated CPU time: 3568.81 s
Current children cumulated vsize: 5083616 KiB
Current children cumulated memory: 4637028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.6 s]
/proc/loadavg: 1.12 1.47 2.61 2/237 925185
/proc/meminfo: memFree=118946892/131524600 swapFree=131071996/131071996
[pid=922728] ppid=922725 vsize=5083616 memory=4630864 CPUtime=3600 cores=0,2
/proc/922728/stat : 922728 (CASHWMaxSAT-Dis) R 922725 922728 918444 0 -1 4194304 769103 0 0 0 359476 524 0 0 20 0 1 0 177235959 5205622784 1157716 134679101440 4194304 14093885 140734296804864 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 45154304 140734296810468 140734296810583 140734296810583 140734296817599 0
/proc/922728/statm: 1270904 1157716 830 2417 0 1268006 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 5083616 KiB
Current children cumulated memory: 4630864 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.76 s, system=5.349 s

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

[startup+3613.7 s]*
/proc/loadavg: 1.12 1.47 2.61 2/237 925185
/proc/meminfo: memFree=123015356/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3613.71
CPU time (s): 3600.11
CPU user time (s): 3594.76
CPU system time (s): 5.349
CPU usage (%): 99.6238
Max. virtual memory (cumulated for all children) (KiB): 5427492
Max. memory (cumulated for all children) (KiB): 4996192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.76
system time used= 5.349
maximum resident set size= 4996192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 769103
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= 228
involuntary context switches= 25430


# summary of solver processes directly reported to runsolver:
#   pid: 922728
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3594.76
#   total CPU system time (s): 5.349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.4168 second user time and 16.7995 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-17 23:12:03
IDJOB=4440114
IDBENCH=158125
IDSOLVER=3077
FILE ID=nodeC023/4440114-1721250710
RUNJOBID= nodeC023-1721242860-918454
SLURM_JOB_ID= 7509004
Free space on /tmp= 889932 MiB

SOLVER NAME= CASHWMaxSAT-DisjCom-S 2024-07-10
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_unif_50null10mast_rapportOE2.0_TMAX180_K192_cod1.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-4440114-1721250710/watcher-4440114-1721250710 -o /tmp/evaluation-result-4440114-1721250710/solver-4440114-1721250710 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721242860-918454 --watchdog 3760  CASHWMaxSAT-DisjCom-S HOME/instance-4440114-1721250710.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= c394902a34a3ecc31aded0750ee67503
RANDOM SEED=394262177

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3682.868
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.61
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		: 3691.142
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.48
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		: 3658.353
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.200
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.48
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		: 3680.977
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.61
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		: 3691.160
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.48
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		: 3600.010
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.61
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		: 3599.965
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        113809516 kB
MemAvailable:   120013948 kB
Buffers:          484140 kB
Cached:          6484000 kB
SwapCached:            0 kB
Active:          1105216 kB
Inactive:       15824540 kB
Active(anon):       1572 kB
Inactive(anon):  9997760 kB
Active(file):    1103644 kB
Inactive(file):  5826780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             42452 kB
Writeback:             0 kB
AnonPages:       9961620 kB
Mapped:           116812 kB
Shmem:             37720 kB
KReclaimable:     227660 kB
Slab:             353160 kB
SReclaimable:     227660 kB
SUnreclaim:       125500 kB
KernelStack:        4144 kB
PageTables:        29368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10956608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66400 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2615296 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:      291540 kB
DirectMap2M:    36182016 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890040 MiB
End job on nodeC023 at 2024-07-18 00:12:16