Trace number 4446368

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 NameAnswerCPU timeWall clock time
LS-MabP 2024-07-10? 3600.04 3610.7

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-139.opb
MD5SUMb1a9bb408d678f4e4f75286e8bd2bbb9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark23.2372
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35834
Total number of constraints835510
Number of constraints which are clauses750303
Number of constraints which are cardinality constraints (but not clauses)2782
Number of constraints which are nor clauses,nor cardinality constraints82425
Minimum length of a constraint1
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
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

3599.93/3610.66	c Filename:instance-4446368-1721336676.opb, Cutoff_time:3600, memory_limit_gb:500000
3599.93/3610.66	c Use Presolve
3599.93/3610.66	c Parse finsih
3599.93/3610.66	c Start Presolve
3599.93/3610.66	c After Reduce Vars: 28342 Clauses: 633632 Top clause weight: 1 Hard Clauses: 633632
3599.93/3610.66	c Use LS-small
3599.93/3610.66	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 (60279 MiB free)
  memory of node 1: 64473 MiB (60618 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446368-1721336676/watcher-4446368-1721336676 -o /tmp/evaluation-result-4446368-1721336676/solver-4446368-1721336676 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721329469-978082 --watchdog 3760 ./LS-MabP -f HOME/instance-4446368-1721336676.opb -t 3600 -s 2009507898 --no-s 

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

solver pid=982489, runsolver pid=982486

[startup+0.100154 s]*
/proc/loadavg: 4.17 4.14 4.10 5/256 982490
/proc/meminfo: memFree=123754156/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=63176 memory=50416 CPUtime=0.09 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 3467 0 0 0 8 1 0 0 20 0 1 0 185838186 64692224 12604 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 15794 12604 1073 2753 0 12447 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 63176 KiB
Current children cumulated memory: 50416 KiB

[startup+0.206027 s]*
/proc/loadavg: 4.17 4.14 4.10 5/256 982490
/proc/meminfo: memFree=123751468/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=65224 memory=52812 CPUtime=0.2 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 4052 0 0 0 19 1 0 0 20 0 1 0 185838186 66789376 13203 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 16306 13203 1073 2753 0 12959 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 65224 KiB
Current children cumulated memory: 52812 KiB

[startup+0.305996 s]*
/proc/loadavg: 4.17 4.14 4.10 5/256 982490
/proc/meminfo: memFree=123748856/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=69452 memory=55068 CPUtime=0.29 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 4103 0 0 0 28 1 0 0 20 0 1 0 185838186 71118848 13767 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 17363 13767 1073 2753 0 14016 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 69452 KiB
Current children cumulated memory: 55068 KiB

[startup+0.700204 s]
/proc/loadavg: 4.17 4.14 4.10 5/256 982490
/proc/meminfo: memFree=123744508/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=77776 memory=63356 CPUtime=0.69 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 4681 0 0 0 67 2 0 0 20 0 1 0 185838186 79642624 15839 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 19444 15839 1073 2753 0 16097 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 77776 KiB
Current children cumulated memory: 63356 KiB

[startup+1.50023 s]
/proc/loadavg: 4.17 4.14 4.10 5/256 982490
/proc/meminfo: memFree=123734056/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=94688 memory=80208 CPUtime=1.49 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 5319 0 0 0 146 3 0 0 20 0 1 0 185838186 96960512 20052 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 23672 20052 1073 2753 0 20325 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 94688 KiB
Current children cumulated memory: 80208 KiB

[startup+3.10594 s]
/proc/loadavg: 4.17 4.14 4.10 5/256 982492
/proc/meminfo: memFree=123693708/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=128248 memory=111812 CPUtime=3.08 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 6093 0 0 0 304 4 0 0 20 0 1 0 185838186 131325952 27953 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 32062 27953 1073 2753 0 28715 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 128248 KiB
Current children cumulated memory: 111812 KiB

[startup+6.30023 s]
/proc/loadavg: 4.16 4.14 4.10 5/256 982492
/proc/meminfo: memFree=123263268/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=632752 memory=591640 CPUtime=6.27 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 20794 0 0 0 603 24 0 0 20 0 1 0 185838186 647938048 147910 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 158188 147910 1105 2753 0 154841 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 632752 KiB
Current children cumulated memory: 591640 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.13 4.09 5/256 982539
/proc/meminfo: memFree=123217688/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=590268 memory=548672 CPUtime=12.65 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 25982 0 0 0 1240 25 0 0 20 0 1 0 185838186 604434432 137168 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 147567 137168 1153 2753 0 144220 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 590268 KiB
Current children cumulated memory: 548672 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.14 4.10 5/256 982541
/proc/meminfo: memFree=123194360/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=590268 memory=548848 CPUtime=25.41 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 26117 0 0 0 2516 25 0 0 20 0 1 0 185838186 604434432 137212 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 147567 137212 1153 2753 0 144220 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 590268 KiB
Current children cumulated memory: 548848 KiB

[startup+51.1064 s]
/proc/loadavg: 4.13 4.13 4.09 5/256 982544
/proc/meminfo: memFree=123104152/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638304 CPUtime=50.94 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77049 0 0 0 5057 37 0 0 20 0 1 0 185838186 716972032 159576 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159576 1153 2753 0 171695 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638304 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/254 982554
/proc/meminfo: memFree=123103044/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638392 CPUtime=101.99 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77089 0 0 0 10152 47 0 0 20 0 1 0 185838186 716972032 159598 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159598 1153 2753 0 171695 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638392 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/254 982565
/proc/meminfo: memFree=123100164/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638392 CPUtime=161.82 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77113 0 0 0 16124 58 0 0 20 0 1 0 185838186 716972032 159598 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159598 1153 2753 0 171695 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638392 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/254 982575
/proc/meminfo: memFree=123098960/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638392 CPUtime=221.65 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77137 0 0 0 22095 70 0 0 20 0 1 0 185838186 716972032 159598 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159598 1153 2753 0 171695 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638392 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/254 982585
/proc/meminfo: memFree=123098196/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638392 CPUtime=281.48 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77161 0 0 0 28067 81 0 0 20 0 1 0 185838186 716972032 159598 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159598 1153 2753 0 171695 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638392 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 4.15 4.10 5/257 982602
/proc/meminfo: memFree=123097260/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638392 CPUtime=341.31 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77189 0 0 0 34040 91 0 0 20 0 1 0 185838186 716972032 159598 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159598 1153 2753 0 171695 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638392 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/257 982613
/proc/meminfo: memFree=123096020/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638392 CPUtime=401.14 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77229 0 0 0 40012 102 0 0 20 0 1 0 185838186 716972032 159598 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159598 1153 2753 0 171695 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 638392 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/257 982624
/proc/meminfo: memFree=123094896/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=638916 CPUtime=460.97 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 77270 0 0 0 45984 113 0 0 20 0 1 0 185838186 716972032 159729 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 159729 1153 2753 0 171695 0

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

/proc/loadavg: 4.14 4.15 4.12 5/256 984288
/proc/meminfo: memFree=123145780/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3212.79 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 85550 0 0 0 320741 538 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3212.79 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.13 4.11 5/256 984298
/proc/meminfo: memFree=123145772/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3272.62 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 85698 0 0 0 326714 548 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3272.62 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/258 984314
/proc/meminfo: memFree=123144744/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3332.44 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 85915 0 0 0 332687 557 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3332.44 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/258 984339
/proc/meminfo: memFree=123144076/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3392.26 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86063 0 0 0 338661 565 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3392.26 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.10 5/258 984350
/proc/meminfo: memFree=123143260/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3452.07 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86284 0 0 0 344633 574 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3452.07 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/257 984360
/proc/meminfo: memFree=123142784/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3511.9 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86433 0 0 0 350606 584 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3511.9 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/257 984371
/proc/meminfo: memFree=123141828/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3571.72 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86651 0 0 0 356579 593 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3571.72 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

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

# cumulated CPU time of all completed processes:  user=3594.05 s, system=5.98824 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.11 4.10 5/257 984371
/proc/meminfo: memFree=123141852/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3573.42 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86651 0 0 0 356749 593 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3573.42 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 984373
/proc/meminfo: memFree=123141816/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3586.18 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86651 0 0 0 358023 595 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3586.18 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3603.2 s]
/proc/loadavg: 4.23 4.14 4.10 3/243 984436
/proc/meminfo: memFree=123562724/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3592.56 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86677 0 0 0 358659 597 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3592.56 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3606.4 s]
/proc/loadavg: 4.05 4.10 4.09 3/243 984436
/proc/meminfo: memFree=123562732/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3595.74 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86677 0 0 0 358977 597 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3595.74 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3608 s]*
/proc/loadavg: 4.05 4.10 4.09 3/243 984436
/proc/meminfo: memFree=123562732/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3597.35 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86677 0 0 0 359137 598 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3597.35 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3609.6 s]
/proc/loadavg: 4.05 4.10 4.09 3/243 984436
/proc/meminfo: memFree=123562732/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3598.94 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86677 0 0 0 359296 598 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3598.94 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3610.4 s]
/proc/loadavg: 4.05 4.10 4.09 3/243 984436
/proc/meminfo: memFree=123562760/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3599.73 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86677 0 0 0 359375 598 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3599.73 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

[startup+3610.6 s]
/proc/loadavg: 4.05 4.10 4.09 3/243 984436
/proc/meminfo: memFree=123562760/131524596 swapFree=131071996/131071996
[pid=982489] ppid=982486 vsize=700168 memory=653392 CPUtime=3599.93 cores=0,2
/proc/982489/stat : 982489 (LS-MabP) R 982486 982489 978072 0 -1 4194304 86677 0 0 0 359395 598 0 0 20 0 1 0 185838186 716972032 163348 134679101440 4194304 15467897 140725700635616 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 26701824 140725700641817 140725700641926 140725700641926 140725700648942 0
/proc/982489/statm: 175042 163348 1153 2753 0 171695 0
Current children cumulated CPU time: 3599.93 s
Current children cumulated vsize: 700168 KiB
Current children cumulated memory: 653392 KiB

Child status: 0

Real time (s): 3610.7
CPU time (s): 3600.04
CPU user time (s): 3594.05
CPU system time (s): 5.98824
CPU usage (%): 99.7048
Max. virtual memory (cumulated for all children) (KiB): 700168
Max. memory (cumulated for all children) (KiB): 653392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.05
system time used= 5.98824
maximum resident set size= 653392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86730
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= 32
involuntary context switches= 24652


# summary of solver processes directly reported to runsolver:
#   pid: 982489
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3594.05
#   total CPU system time (s): 5.98824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.00638 second user time and 17.429 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 23:04:49
IDJOB=4446368
IDBENCH=155570
IDSOLVER=3049
FILE ID=nodeC034/4446368-1721336676
RUNJOBID= nodeC034-1721329469-978082
SLURM_JOB_ID= 7542698
Free space on /tmp= 889976 MiB

SOLVER NAME= LS-MabP 2024-07-10
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-139.opb
COMMAND LINE= ./LS-MabP -f BENCHNAME -t TIMEOUT -s RANDOMSEED --no-s
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446368-1721336676/watcher-4446368-1721336676 -o /tmp/evaluation-result-4446368-1721336676/solver-4446368-1721336676 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721329469-978082 --watchdog 3760  ./LS-MabP -f HOME/instance-4446368-1721336676.opb -t 3600 -s 2009507898 --no-s

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

MD5SUM BENCH= b1a9bb408d678f4e4f75286e8bd2bbb9
RANDOM SEED=2009507898

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		: 3670.475
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		: 3689.032
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		: 3654.445
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		: 3600.316
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		: 3669.567
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		: 3689.043
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		: 3601.327
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		: 3600.256
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:        123801124 kB
MemAvailable:   129182088 kB
Buffers:          495444 kB
Cached:          5659308 kB
SwapCached:            0 kB
Active:          1013908 kB
Inactive:        5957800 kB
Active(anon):       1508 kB
Inactive(anon):   853172 kB
Active(file):    1012400 kB
Inactive(file):  5104628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            102144 kB
Writeback:             4 kB
AnonPages:        816544 kB
Mapped:           119724 kB
Shmem:             37720 kB
KReclaimable:     207520 kB
Slab:             333660 kB
SReclaimable:     207520 kB
SUnreclaim:       126140 kB
KernelStack:        4096 kB
PageTables:        10740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    1197540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70720 kB
HardwareCorrupted:     0 kB
AnonHugePages:    602112 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:      307924 kB
DirectMap2M:    41408512 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC034 at 2024-07-19 00:05:00