Trace number 4426844

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
FiberSCIP 2024-07-02? (TO) 3600.07 3609.14

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar7-sub4-22_wcsp.wbo
MD5SUMd7d01ec0794d07991a9972239b49c230
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark263041
Best CPU time to get the best result obtained on this benchmark3600.2
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables444
Total number of constraints80644
Number of soft constraints80622
Number of constraints which are clauses80622
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint22
Top cost 54058235
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 6107276475
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 23
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.50/0.54	c Default LC presolving (default).
0.50/0.54	c ** Before presolving: virtualMemUsedAtLc = 508544717, getVmSize() = 322203648, SCIPgetMemUsed() = 271439118, SCIPgetMemTotal() = 285395686, SCIPgetMemExternEstim() = 223149031
0.50/0.54	c ** set memory limit for presolving in LC to 8.79594e+12 for SCIP **

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4426844-1720906263/watcher-4426844-1720906263 -o /tmp/evaluation-result-4426844-1720906263/solver-4426844-1720906263 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1720905528-732350 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4426844-1720906263.wbo -qsol -t 3600 -sth 1 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=733459, runsolver pid=733456

[startup+0.100225 s]*
/proc/loadavg: 4.09 3.99 3.56 5/262 733460
/proc/meminfo: memFree=106588560/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=71528 memory=59216 CPUtime=0.09 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 12765 0 0 0 8 1 0 0 20 0 1 0 142794389 73244672 14804 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 17882 14804 2318 3032 0 14282 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 71528 KiB
Current children cumulated memory: 59216 KiB

[startup+0.205929 s]*
/proc/loadavg: 4.09 3.99 3.56 5/262 733460
/proc/meminfo: memFree=106538424/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=117576 memory=104848 CPUtime=0.2 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 24177 0 0 0 17 3 0 0 20 0 1 0 142794389 120397824 26212 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 29394 26212 2318 3032 0 25794 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 117576 KiB
Current children cumulated memory: 104848 KiB

[startup+0.305904 s]*
/proc/loadavg: 4.09 3.99 3.56 5/262 733460
/proc/meminfo: memFree=106479080/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=171148 memory=160288 CPUtime=0.29 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 38683 0 0 0 24 5 0 0 20 0 1 0 142794389 175255552 40072 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 42787 40072 2558 3032 0 39187 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 171148 KiB
Current children cumulated memory: 160288 KiB

[startup+0.700239 s]
/proc/loadavg: 4.09 3.99 3.56 5/262 733460
/proc/meminfo: memFree=106332444/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=393444 memory=378748 CPUtime=0.69 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 93233 0 0 0 56 13 0 0 20 0 1 0 142794389 402886656 94687 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 98361 94687 2590 3032 0 94761 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 393444 KiB
Current children cumulated memory: 378748 KiB

[startup+1.50025 s]
/proc/loadavg: 4.09 3.99 3.56 5/262 733460
/proc/meminfo: memFree=106062452/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=624588 memory=602812 CPUtime=1.48 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 149241 0 0 0 126 22 0 0 20 0 1 0 142794389 639578112 150703 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 156147 150703 2622 3032 0 152547 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 624588 KiB
Current children cumulated memory: 602812 KiB

[startup+3.10602 s]
/proc/loadavg: 4.08 3.99 3.56 5/262 733460
/proc/meminfo: memFree=105838612/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=635692 memory=616832 CPUtime=3.08 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 152902 0 0 0 285 23 0 0 20 0 1 0 142794389 650948608 154208 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 158923 154208 2654 3032 0 155323 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 635692 KiB
Current children cumulated memory: 616832 KiB

[startup+6.3002 s]
/proc/loadavg: 4.08 3.99 3.56 5/262 733460
/proc/meminfo: memFree=105219900/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1189512 memory=1065116 CPUtime=6.26 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 213230 0 0 0 588 38 0 0 20 0 1 0 142794389 1218060288 266279 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 297378 266279 2702 3032 0 293778 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1189512 KiB
Current children cumulated memory: 1065116 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 3.99 3.57 5/262 733462
/proc/meminfo: memFree=104400052/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1591204 memory=1476156 CPUtime=12.65 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 314509 0 0 0 1211 54 0 0 20 0 1 0 142794389 1629392896 369039 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 397801 369039 2702 3032 0 394201 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1591204 KiB
Current children cumulated memory: 1476156 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 3.99 3.57 5/262 733463
/proc/meminfo: memFree=103390488/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724476 memory=1614800 CPUtime=25.42 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348126 0 0 0 2484 58 0 0 20 0 1 0 142794389 1765863424 403700 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431119 403700 2702 3032 0 427519 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1724476 KiB
Current children cumulated memory: 1614800 KiB

[startup+51.1058 s]
/proc/loadavg: 4.10 4.01 3.59 5/262 733468
/proc/meminfo: memFree=101672720/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724480 memory=1614996 CPUtime=50.96 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348179 0 0 0 5037 59 0 0 20 0 1 0 142794389 1765867520 403749 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431120 403749 2702 3032 0 427520 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1724480 KiB
Current children cumulated memory: 1614996 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.02 3.62 5/262 733478
/proc/meminfo: memFree=98301852/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724484 memory=1614996 CPUtime=102.01 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348207 0 0 0 10142 59 0 0 20 0 1 0 142794389 1765871616 403749 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431121 403749 2702 3032 0 427521 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 1724484 KiB
Current children cumulated memory: 1614996 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.04 3.66 5/260 733489
/proc/meminfo: memFree=94341056/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724488 memory=1614996 CPUtime=161.86 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348235 0 0 0 16126 60 0 0 20 0 1 0 142794389 1765875712 403749 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431122 403749 2702 3032 0 427522 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 1724488 KiB
Current children cumulated memory: 1614996 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.08 3.70 5/261 733554
/proc/meminfo: memFree=113572364/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724492 memory=1615004 CPUtime=221.71 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348261 0 0 0 22110 61 0 0 20 0 1 0 142794389 1765879808 403751 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431123 403751 2702 3032 0 427523 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 1724492 KiB
Current children cumulated memory: 1615004 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.08 3.73 5/259 733565
/proc/meminfo: memFree=108495508/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724496 memory=1615004 CPUtime=281.54 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348287 0 0 0 28093 61 0 0 20 0 1 0 142794389 1765883904 403751 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431124 403751 2702 3032 0 427524 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 1724496 KiB
Current children cumulated memory: 1615004 KiB

[startup+342.3 s]
/proc/loadavg: 4.27 4.12 3.77 5/262 733631
/proc/meminfo: memFree=116244160/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724500 memory=1615012 CPUtime=341.39 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348315 0 0 0 34077 62 0 0 20 0 1 0 142794389 1765888000 403753 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431125 403753 2702 3032 0 427525 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 1724500 KiB
Current children cumulated memory: 1615012 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 3.78 5/262 733642
/proc/meminfo: memFree=116242320/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724500 memory=1615012 CPUtime=401.23 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348340 0 0 0 40060 63 0 0 20 0 1 0 142794389 1765888000 403753 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431125 403753 2702 3032 0 427525 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 1724500 KiB
Current children cumulated memory: 1615012 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.11 3.81 5/262 733654
/proc/meminfo: memFree=116231976/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724504 memory=1615012 CPUtime=461.07 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 348366 0 0 0 46043 64 0 0 20 0 1 0 142794389 1765892096 403753 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431126 403753 2702 3032 0 427526 0
Current children cumulated CPU time: 461.07 s

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

Current children cumulated memory: 1615068 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.14 4.09 5/258 735835
/proc/meminfo: memFree=99925132/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724556 memory=1615068 CPUtime=2914.86 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349433 0 0 0 291394 92 0 0 20 0 1 0 142794389 1765945344 403767 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431139 403767 2702 3032 0 427539 0
Current children cumulated CPU time: 2914.86 s
Current children cumulated vsize: 1724556 KiB
Current children cumulated memory: 1615068 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/260 735851
/proc/meminfo: memFree=99913072/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724556 memory=1615072 CPUtime=2974.71 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349571 0 0 0 297379 92 0 0 20 0 1 0 142794389 1765945344 403768 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431139 403768 2702 3032 0 427539 0
Current children cumulated CPU time: 2974.71 s
Current children cumulated vsize: 1724556 KiB
Current children cumulated memory: 1615072 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/260 735863
/proc/meminfo: memFree=99912100/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724556 memory=1615072 CPUtime=3034.57 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349598 0 0 0 303364 93 0 0 20 0 1 0 142794389 1765945344 403768 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431139 403768 2702 3032 0 427539 0
Current children cumulated CPU time: 3034.57 s
Current children cumulated vsize: 1724556 KiB
Current children cumulated memory: 1615072 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/260 735874
/proc/meminfo: memFree=99911404/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724556 memory=1615072 CPUtime=3094.43 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349624 0 0 0 309349 94 0 0 20 0 1 0 142794389 1765945344 403768 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431139 403768 2702 3032 0 427539 0
Current children cumulated CPU time: 3094.43 s
Current children cumulated vsize: 1724556 KiB
Current children cumulated memory: 1615072 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/260 735885
/proc/meminfo: memFree=99910584/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724556 memory=1615072 CPUtime=3154.29 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349651 0 0 0 315334 95 0 0 20 0 1 0 142794389 1765945344 403768 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431139 403768 2702 3032 0 427539 0
Current children cumulated CPU time: 3154.29 s
Current children cumulated vsize: 1724556 KiB
Current children cumulated memory: 1615072 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/260 735897
/proc/meminfo: memFree=99842400/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724560 memory=1615072 CPUtime=3214.14 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349679 0 0 0 321319 95 0 0 20 0 1 0 142794389 1765949440 403768 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431140 403768 2702 3032 0 427540 0
Current children cumulated CPU time: 3214.14 s
Current children cumulated vsize: 1724560 KiB
Current children cumulated memory: 1615072 KiB

[startup+3282.3 s]
/proc/loadavg: 4.25 4.16 4.11 5/260 736291
/proc/meminfo: memFree=99841560/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724560 memory=1615076 CPUtime=3274 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349705 0 0 0 327304 96 0 0 20 0 1 0 142794389 1765949440 403769 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431140 403769 2702 3032 0 427540 0
Current children cumulated CPU time: 3274 s
Current children cumulated vsize: 1724560 KiB
Current children cumulated memory: 1615076 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.16 4.11 5/259 736301
/proc/meminfo: memFree=99840900/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724560 memory=1615076 CPUtime=3333.86 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349733 0 0 0 333289 97 0 0 20 0 1 0 142794389 1765949440 403769 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431140 403769 2702 3032 0 427540 0
Current children cumulated CPU time: 3333.86 s
Current children cumulated vsize: 1724560 KiB
Current children cumulated memory: 1615076 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.16 4.11 5/259 736313
/proc/meminfo: memFree=99839964/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724560 memory=1615076 CPUtime=3393.71 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349759 0 0 0 339274 97 0 0 20 0 1 0 142794389 1765949440 403769 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431140 403769 2702 3032 0 427540 0
Current children cumulated CPU time: 3393.71 s
Current children cumulated vsize: 1724560 KiB
Current children cumulated memory: 1615076 KiB

[startup+3462.3 s]
/proc/loadavg: 3.58 4.00 4.06 4/254 736523
/proc/meminfo: memFree=106751460/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724560 memory=1615588 CPUtime=3453.57 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349781 0 0 0 345259 98 0 0 20 0 1 0 142794389 1765949440 403897 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431140 403897 2702 3032 0 427540 0
Current children cumulated CPU time: 3453.57 s
Current children cumulated vsize: 1724560 KiB
Current children cumulated memory: 1615588 KiB

[startup+3522.3 s]
/proc/loadavg: 3.32 3.85 4.00 4/254 736533
/proc/meminfo: memFree=106748464/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724564 memory=1616208 CPUtime=3513.42 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349804 0 0 0 351244 98 0 0 20 0 1 0 142794389 1765953536 404052 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431141 404052 2702 3032 0 427541 0
Current children cumulated CPU time: 3513.42 s
Current children cumulated vsize: 1724564 KiB
Current children cumulated memory: 1616208 KiB

[startup+3582.3 s]
/proc/loadavg: 3.17 3.71 3.94 4/255 736602
/proc/meminfo: memFree=106679596/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724564 memory=1617224 CPUtime=3573.28 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349824 0 0 0 357229 99 0 0 20 0 1 0 142794389 1765953536 404306 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431141 404306 2702 3032 0 427541 0
Current children cumulated CPU time: 3573.28 s
Current children cumulated vsize: 1724564 KiB
Current children cumulated memory: 1617224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 3.18 3.66 3.91 4/255 736608
/proc/meminfo: memFree=106678936/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724564 memory=1617224 CPUtime=3600.02 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349833 0 0 0 359903 99 0 0 20 0 1 0 142794389 1765953536 404306 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431141 404306 2702 3032 0 427541 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1724564 KiB
Current children cumulated memory: 1617224 KiB

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

[startup+3609.14 s]
# the end of solver process 733459 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3599.04 s, system=1.02767 s

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

[startup+3609.11 s]
/proc/loadavg: 3.18 3.66 3.91 4/255 736608
/proc/meminfo: memFree=106678936/131524600 swapFree=131071996/131071996
[pid=733459] ppid=733456 vsize=1724564 memory=1617224 CPUtime=3600.02 cores=1,3
/proc/733459/stat : 733459 (fscip) R 733456 733459 729170 0 -1 4194304 349833 0 0 0 359903 99 0 0 20 0 1 0 142794389 1765953536 404306 134679101440 4194304 16613245 140736109087248 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 35704832 140736109089761 140736109089877 140736109089877 140736109096944 0
/proc/733459/statm: 431141 404306 2702 3032 0 427541 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1724564 KiB
Current children cumulated memory: 1617224 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.14
CPU time (s): 3600.07
CPU user time (s): 3599.04
CPU system time (s): 1.02767
CPU usage (%): 99.7486
Max. virtual memory (cumulated for all children) (KiB): 1724564
Max. memory (cumulated for all children) (KiB): 1617224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.04
system time used= 1.02767
maximum resident set size= 1617224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349833
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= 2
involuntary context switches= 1345


# summary of solver processes directly reported to runsolver:
#   pid: 733459
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.04
#   total CPU system time (s): 1.02767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87693 second user time and 16.2368 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-13 23:31:16
IDJOB=4426844
IDBENCH=143881
IDSOLVER=3044
FILE ID=nodeC030/4426844-1720906263
RUNJOBID= nodeC030-1720905528-732350
SLURM_JOB_ID= 7486089
Free space on /tmp= 889964 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar7-sub4-22_wcsp.wbo
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4426844-1720906263/watcher-4426844-1720906263 -o /tmp/evaluation-result-4426844-1720906263/solver-4426844-1720906263 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1720905528-732350 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4426844-1720906263.wbo -qsol -t 3600 -sth 1

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

MD5SUM BENCH= d7d01ec0794d07991a9972239b49c230
RANDOM SEED=1096523469

nodeC030.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		: 3668.021
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.28
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		: 3671.907
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.11
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		: 3599.817
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.28
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		: 3665.087
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.11
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		: 3668.052
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.28
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		: 3671.355
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.11
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		: 3599.792
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.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        106646128 kB
MemAvailable:   107004020 kB
Buffers:          332020 kB
Cached:           867840 kB
SwapCached:            0 kB
Active:           565984 kB
Inactive:       23697200 kB
Active(anon):       1540 kB
Inactive(anon): 23099516 kB
Active(file):     564444 kB
Inactive(file):   597684 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30460 kB
Writeback:            28 kB
AnonPages:      23062980 kB
Mapped:           134660 kB
Shmem:             37720 kB
KReclaimable:      71172 kB
Slab:             171500 kB
SReclaimable:      71172 kB
SUnreclaim:       100328 kB
KernelStack:        4192 kB
PageTables:        54344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   23967740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            56800 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4818944 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:      201428 kB
DirectMap2M:     7960576 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 889932 MiB
End job on nodeC030 at 2024-07-14 00:31:25