Trace number 4446934

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
Exact_veripb2 2024-07-05? (TO) 3602.02 3649.41

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K90.opb
MD5SUMdd58632d9551a3604736dadf6eadc418
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 benchmark113.256
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6120
Total number of constraints6302
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint90
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (32419 MiB free)
  memory of node 1: 64473 MiB (16527 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446934-1721832422/watcher-4446934-1721832422 -o /tmp/evaluation-result-4446934-1721832422/solver-4446934-1721832422 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721828718-192352 --watchdog 3760 HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4446934-1721832422 --seed=1616547003 HOME/instance-4446934-1721832422.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100128 s]*
/proc/loadavg: 4.13 4.14 4.09 5/260 194444
/proc/meminfo: memFree=50103960/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=43860 memory=21704 CPUtime=0.09 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 4737 0 0 0 9 0 0 0 20 0 1 0 19771266 44912640 5426 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 10965 5426 1107 1006 0 9726 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 43860 KiB
Current children cumulated memory: 21704 KiB

[startup+0.206158 s]*
/proc/loadavg: 4.13 4.14 4.09 5/260 194444
/proc/meminfo: memFree=50102828/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=44548 memory=22496 CPUtime=0.2 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 4962 0 0 0 19 1 0 0 20 0 1 0 19771266 45617152 5624 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 11137 5624 1107 1006 0 9898 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44548 KiB
Current children cumulated memory: 22496 KiB

[startup+0.305001 s]*
/proc/loadavg: 4.13 4.14 4.09 5/260 194444
/proc/meminfo: memFree=50102688/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=44548 memory=22496 CPUtime=0.3 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 4964 0 0 0 29 1 0 0 20 0 1 0 19771266 45617152 5624 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 11137 5624 1107 1006 0 9898 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44548 KiB
Current children cumulated memory: 22496 KiB

[startup+0.700154 s]
/proc/loadavg: 4.13 4.14 4.09 5/260 194444
/proc/meminfo: memFree=50101172/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=45588 memory=26976 CPUtime=0.68 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 5527 0 0 0 67 1 0 0 20 0 1 0 19771266 46682112 6744 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 11397 6744 1123 1006 0 10158 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 45588 KiB
Current children cumulated memory: 26976 KiB

[startup+1.50017 s]
/proc/loadavg: 4.13 4.14 4.09 5/260 194444
/proc/meminfo: memFree=50090972/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=47812 memory=33176 CPUtime=1.49 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 6095 0 0 0 147 2 0 0 20 0 1 0 19771266 48959488 8294 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 11953 8294 1123 1006 0 10714 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47812 KiB
Current children cumulated memory: 33176 KiB

[startup+3.10609 s]
/proc/loadavg: 4.12 4.13 4.09 5/260 194446
/proc/meminfo: memFree=50069512/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=50912 memory=42252 CPUtime=3.08 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 6791 0 0 0 305 3 0 0 20 0 1 0 19771266 52133888 10563 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 12728 10563 1139 1006 0 11489 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 50912 KiB
Current children cumulated memory: 42252 KiB

[startup+6.3002 s]
/proc/loadavg: 4.12 4.13 4.09 4/258 194452
/proc/meminfo: memFree=50052124/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=67804 memory=55844 CPUtime=6.27 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 8404 0 0 0 621 6 0 0 20 0 1 0 19771266 69431296 13961 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 16951 13961 1139 1006 0 15712 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 67804 KiB
Current children cumulated memory: 55844 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.13 4.09 6/258 194490
/proc/meminfo: memFree=83348980/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=69304 memory=59440 CPUtime=12.65 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 8795 0 0 0 1255 10 0 0 20 0 1 0 19771266 70967296 14860 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 17326 14860 1139 1006 0 16087 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 69304 KiB
Current children cumulated memory: 59440 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 194514
/proc/meminfo: memFree=116097468/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=73488 memory=63848 CPUtime=25.42 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 9919 0 0 0 2524 18 0 0 20 0 1 0 19771266 75251712 15962 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 18372 15962 1155 1006 0 17133 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 73488 KiB
Current children cumulated memory: 63848 KiB

[startup+51.106 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 194517
/proc/meminfo: memFree=115691148/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=78948 memory=73612 CPUtime=50.82 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 11346 0 0 0 5048 34 0 0 20 0 1 0 19771266 80842752 18403 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 12 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 19737 18403 1155 1006 0 18498 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 78948 KiB
Current children cumulated memory: 73612 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.09 8/264 194526
/proc/meminfo: memFree=114933952/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=108168 memory=83468 CPUtime=101.76 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 13215 0 0 0 10115 61 0 0 20 0 1 0 19771266 110764032 20867 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 23 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 27042 20867 1155 1006 0 25803 0
Current children cumulated CPU time: 101.76 s
Current children cumulated vsize: 108168 KiB
Current children cumulated memory: 83468 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.09 7/261 194536
/proc/meminfo: memFree=114105736/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=111756 memory=91132 CPUtime=161.52 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 14144 0 0 0 16055 97 0 0 20 0 1 0 19771266 114438144 22783 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 31 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 27939 22783 1155 1006 0 26700 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 111756 KiB
Current children cumulated memory: 91132 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 8/261 194551
/proc/meminfo: memFree=113218940/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=114040 memory=93464 CPUtime=221.22 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 14743 0 0 0 21990 132 0 0 20 0 1 0 19771266 116776960 23366 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 45 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 28510 23366 1155 1006 0 27271 0
Current children cumulated CPU time: 221.22 s
Current children cumulated vsize: 114040 KiB
Current children cumulated memory: 93464 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.09 7/260 194563
/proc/meminfo: memFree=112364476/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=116720 memory=97808 CPUtime=280.93 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 15304 0 0 0 27925 168 0 0 20 0 1 0 19771266 119521280 24452 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 58 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 29180 24452 1155 1006 0 27941 0
Current children cumulated CPU time: 280.93 s
Current children cumulated vsize: 116720 KiB
Current children cumulated memory: 97808 KiB

[startup+342.3 s]
/proc/loadavg: 4.23 4.14 4.10 8/259 194618
/proc/meminfo: memFree=120443936/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=118556 memory=100504 CPUtime=340.55 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 15804 0 0 0 33857 198 0 0 20 0 1 0 19771266 121401344 25126 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 80 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 29639 25126 1155 1006 0 28400 0
Current children cumulated CPU time: 340.55 s
Current children cumulated vsize: 118556 KiB
Current children cumulated memory: 100504 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.11 4.09 8/260 194631
/proc/meminfo: memFree=119367472/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=120924 memory=103004 CPUtime=400.28 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 16435 0 0 0 39794 234 0 0 20 0 1 0 19771266 123826176 25751 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 90 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 30231 25751 1155 1006 0 28992 0
Current children cumulated CPU time: 400.28 s
Current children cumulated vsize: 120924 KiB
Current children cumulated memory: 103004 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.10 4.09 8/260 194641
/proc/meminfo: memFree=118349748/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=121836 memory=103876 CPUtime=459.93 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 16706 0 0 0 45728 265 0 0 20 0 1 0 19771266 124760064 25969 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 111 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 30459 25969 1155 1006 0 29220 0

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

[startup+3162.3 s]
/proc/loadavg: 4.16 4.21 4.18 7/263 196467
/proc/meminfo: memFree=48432292/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147020 memory=137508 CPUtime=3125.16 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25059 0 0 0 310751 1765 0 0 20 0 1 0 19771266 150548480 34377 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 2898 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36755 34377 1200 1006 0 35516 0
Current children cumulated CPU time: 3125.16 s
Current children cumulated vsize: 147020 KiB
Current children cumulated memory: 137508 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.18 4.17 8/263 196482
/proc/meminfo: memFree=46724392/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147292 memory=137592 CPUtime=3184.42 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25182 0 0 0 316645 1797 0 0 20 0 1 0 19771266 150827008 34398 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 2956 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36823 34398 1200 1006 0 35584 0
Current children cumulated CPU time: 3184.42 s
Current children cumulated vsize: 147292 KiB
Current children cumulated memory: 137592 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.18 4.17 7/265 196496
/proc/meminfo: memFree=45232268/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147292 memory=137780 CPUtime=3243.9 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25230 0 0 0 322560 1830 0 0 20 0 1 0 19771266 150827008 34445 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 2992 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36823 34445 1200 1006 0 35584 0
Current children cumulated CPU time: 3243.9 s
Current children cumulated vsize: 147292 KiB
Current children cumulated memory: 137780 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.16 4.17 5/265 196507
/proc/meminfo: memFree=43596312/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147292 memory=137780 CPUtime=3303.31 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25278 0 0 0 328461 1870 0 0 20 0 1 0 19771266 150827008 34445 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3036 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36823 34445 1200 1006 0 35584 0
Current children cumulated CPU time: 3303.31 s
Current children cumulated vsize: 147292 KiB
Current children cumulated memory: 137780 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.16 4.17 6/264 196518
/proc/meminfo: memFree=41140744/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=137788 CPUtime=3362.55 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25394 0 0 0 334355 1900 0 0 20 0 1 0 19771266 151085056 34447 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3095 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34447 1200 1006 0 35647 0
Current children cumulated CPU time: 3362.55 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 137788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.14 4.16 8/263 196531
/proc/meminfo: memFree=38803632/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3422.19 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25444 0 0 0 340287 1932 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3116 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3422.19 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.13 4.16 7/262 196542
/proc/meminfo: memFree=37108680/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3481.57 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25497 0 0 0 346192 1965 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3161 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3481.57 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.16 8/258 196552
/proc/meminfo: memFree=35051884/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3540.93 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25558 0 0 0 352092 2001 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3210 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3540.93 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

[startup+3642.3 s]
/proc/loadavg: 4.10 4.12 4.15 8/258 196563
/proc/meminfo: memFree=33556284/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3597.91 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25620 0 0 0 357760 2031 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3496 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3597.91 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3644.4 s]
/proc/loadavg: 4.09 4.12 4.15 5/258 196565
/proc/meminfo: memFree=33530308/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3600 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25620 0 0 0 357968 2032 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3496 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3649.41 s]
# the end of solver process 194443 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3581.67 s, system=20.355 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3644.8 s]
/proc/loadavg: 4.09 4.12 4.15 5/258 196565
/proc/meminfo: memFree=33530308/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3600.4 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25620 0 0 0 358007 2033 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3496 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3600.4 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

[startup+3645.6 s]
/proc/loadavg: 4.09 4.12 4.15 5/258 196565
/proc/meminfo: memFree=33515616/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3601.2 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25620 0 0 0 358086 2034 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3496 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3601.2 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

[startup+3646 s]*
/proc/loadavg: 4.09 4.12 4.15 5/258 196565
/proc/meminfo: memFree=33497960/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3601.61 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25620 0 0 0 358126 2035 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3496 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3601.61 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

[startup+3646.4 s]
/proc/loadavg: 4.09 4.12 4.15 5/258 196565
/proc/meminfo: memFree=33497960/131524600 swapFree=131068132/131071996
[pid=194443] ppid=194440 vsize=147544 memory=138032 CPUtime=3602.01 cores=4,6
/proc/194443/stat : 194443 (Exact_veripb2) R 194440 194443 192341 0 -1 4194304 25620 0 0 0 358166 2035 0 0 20 0 1 0 19771266 151085056 34508 134679101440 4194304 8311665 140726132456192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 3496 0 0 9173656 9252184 28078080 140726132462408 140726132462688 140726132462688 140726132469703 0
/proc/194443/statm: 36886 34508 1200 1006 0 35647 0
Current children cumulated CPU time: 3602.01 s
Current children cumulated vsize: 147544 KiB
Current children cumulated memory: 138032 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3649.41
CPU time (s): 3602.02
CPU user time (s): 3581.67
CPU system time (s): 20.355
CPU usage (%): 98.7016
Max. virtual memory (cumulated for all children) (KiB): 147544
Max. memory (cumulated for all children) (KiB): 138032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.67
system time used= 20.355
maximum resident set size= 138032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34379808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1747
involuntary context switches= 4876


# summary of solver processes directly reported to runsolver:
#   pid: 194443
#   total CPU time (s): 3602.02
#   total CPU user time (s): 3581.67
#   total CPU system time (s): 20.355

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.13369 second user time and 17.1922 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-24 16:47:02
IDJOB=4446934
IDBENCH=158339
IDSOLVER=3081
FILE ID=nodeC025/4446934-1721832422
RUNJOBID= nodeC025-1721828718-192352
SLURM_JOB_ID= 7891483
Free space on /tmp= 889772 MiB

SOLVER NAME= Exact_veripb2 2024-07-05
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K90.opb
COMMAND LINE= HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446934-1721832422/watcher-4446934-1721832422 -o /tmp/evaluation-result-4446934-1721832422/solver-4446934-1721832422 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721828718-192352 --watchdog 3760  HOME/Exact_veripb2 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4446934-1721832422 --seed=1616547003 HOME/instance-4446934-1721832422.opb

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

MD5SUM BENCH= dd58632d9551a3604736dadf6eadc418
RANDOM SEED=1616547003

nodeC025.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		: 3675.819
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.51
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.611
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.49
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		: 3623.675
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.51
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		: 3599.774
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.49
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		: 3652.374
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.51
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.649
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.49
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		: 3644.242
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.51
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.945
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        50122012 kB
MemAvailable:   126129600 kB
Buffers:          261884 kB
Cached:         76411360 kB
SwapCached:         2072 kB
Active:          2682540 kB
Inactive:       77787840 kB
Active(anon):       4052 kB
Inactive(anon):  3846272 kB
Active(file):    2678488 kB
Inactive(file): 73941568 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131068132 kB
Dirty:             29664 kB
Writeback:             0 kB
AnonPages:       3794808 kB
Mapped:           120236 kB
Shmem:             53184 kB
KReclaimable:     448940 kB
Slab:             576452 kB
SReclaimable:     448940 kB
SUnreclaim:       127512 kB
KernelStack:        4192 kB
PageTables:        16916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4948616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13952 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1974272 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:      379604 kB
DirectMap2M:    40288256 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC025 at 2024-07-24 17:47:52