Trace number 4425747

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 2024-07-05MSAT (TO) 3600.01 3610.6

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/coloring/
normalized-queen5-5-4_wcsp.wbo
MD5SUMcb6ea9648287f931b56a2a3b8dcad6ec
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark120.183
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables100
Total number of constraints665
Number of soft constraints640
Number of constraints which are clauses640
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 161
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 640
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	o 29
0.00/0.04	o 26
0.00/0.04	o 25
0.09/0.12	o 24
0.09/0.12	o 22
0.09/0.12	o 21
0.09/0.15	o 20
0.19/0.29	o 19
0.29/0.36	o 18
0.29/0.40	o 17
4.66/4.75	o 16
4.86/4.98	o 15
11.95/12.10	o 14
12.05/12.11	o 13
24.21/24.30	o 12
3600.00/3610.60	c Program interrupted by user.
3600.00/3610.60	s SATISFIABLE
3600.00/3610.60	v x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 x98 -x99 -x100

Verifier Data

OK	12

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425747-1720890801/watcher-4425747-1720890801 -o /tmp/evaluation-result-4425747-1720890801/solver-4425747-1720890801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1720890801-716962 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=617749052 HOME/instance-4425747-1720890801.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=717484, runsolver pid=717481

[startup+0.100394 s]*
/proc/loadavg: 0.69 0.23 0.13 5/258 717485
/proc/meminfo: memFree=126176304/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=29940 memory=8476 CPUtime=0.09 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 1148 0 0 0 9 0 0 0 20 0 1 0 141249041 30658560 2119 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 7485 2119 1140 1005 0 6248 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29940 KiB
Current children cumulated memory: 8476 KiB

[startup+0.206398 s]*
/proc/loadavg: 0.69 0.23 0.13 6/258 717485
/proc/meminfo: memFree=126175632/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=30320 memory=9220 CPUtime=0.19 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 1333 0 0 0 19 0 0 0 20 0 1 0 141249041 31047680 2305 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 7580 2305 1140 1005 0 6343 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 30320 KiB
Current children cumulated memory: 9220 KiB

[startup+0.305914 s]*
/proc/loadavg: 0.69 0.23 0.13 6/258 717485
/proc/meminfo: memFree=126172856/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=30936 memory=10280 CPUtime=0.29 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 1555 0 0 0 29 0 0 0 20 0 1 0 141249041 31678464 2570 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 7734 2570 1140 1005 0 6497 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 30936 KiB
Current children cumulated memory: 10280 KiB

[startup+0.700234 s]
/proc/loadavg: 0.69 0.23 0.13 5/258 717485
/proc/meminfo: memFree=126132284/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=31932 memory=14060 CPUtime=0.67 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 1998 0 0 0 66 1 0 0 20 0 1 0 141249041 32698368 3515 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 7983 3515 1140 1005 0 6746 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 31932 KiB
Current children cumulated memory: 14060 KiB

[startup+1.50023 s]
/proc/loadavg: 0.69 0.23 0.13 5/258 717485
/proc/meminfo: memFree=126112728/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=34780 memory=18928 CPUtime=1.47 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 2706 0 0 0 145 2 0 0 20 0 1 0 141249041 35614720 4732 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 8695 4732 1140 1005 0 7458 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 34780 KiB
Current children cumulated memory: 18928 KiB

[startup+3.10577 s]
/proc/loadavg: 1.04 0.31 0.16 5/258 717485
/proc/meminfo: memFree=126080244/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=35212 memory=19384 CPUtime=3.08 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 2862 0 0 0 303 5 0 0 20 0 1 0 141249041 36057088 4846 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 8803 4846 1140 1005 0 7566 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 35212 KiB
Current children cumulated memory: 19384 KiB

[startup+6.30021 s]
/proc/loadavg: 1.04 0.31 0.16 5/258 717485
/proc/meminfo: memFree=126045008/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=39732 memory=25700 CPUtime=6.26 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 3962 0 0 0 618 8 0 0 20 0 1 0 141249041 40685568 6425 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 9933 6425 1140 1005 0 8696 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 39732 KiB
Current children cumulated memory: 25700 KiB

[startup+12.7002 s]
/proc/loadavg: 1.28 0.37 0.18 5/258 717486
/proc/meminfo: memFree=125985404/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=44780 memory=34196 CPUtime=12.64 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 5088 0 0 0 1247 17 0 0 20 0 1 0 141249041 45854720 8549 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 11195 8549 1140 1005 0 9958 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 44780 KiB
Current children cumulated memory: 34196 KiB

[startup+25.5002 s]
/proc/loadavg: 1.88 0.55 0.24 5/258 717488
/proc/meminfo: memFree=125818884/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=48844 memory=39260 CPUtime=25.41 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 5918 0 0 0 2510 31 0 0 20 0 1 0 141249041 50016256 9815 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 12211 9815 1140 1005 0 10974 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 48844 KiB
Current children cumulated memory: 39260 KiB

[startup+51.1059 s]
/proc/loadavg: 2.68 0.85 0.35 5/258 717492
/proc/meminfo: memFree=125655992/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=51188 memory=41552 CPUtime=50.93 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 6595 0 0 0 5038 55 0 0 20 0 1 0 141249041 52416512 10388 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 12797 10388 1140 1005 0 11560 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 51188 KiB
Current children cumulated memory: 41552 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 1.35 0.55 5/258 717547
/proc/meminfo: memFree=122327480/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=51572 memory=41932 CPUtime=101.98 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 6930 0 0 0 10085 113 0 0 20 0 1 0 141249041 52809728 10483 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 12893 10483 1140 1005 0 11656 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 51572 KiB
Current children cumulated memory: 41932 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 1.91 0.79 5/255 717604
/proc/meminfo: memFree=117007804/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=51872 memory=42192 CPUtime=161.82 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 7409 0 0 0 15997 185 0 0 20 0 1 0 141249041 53116928 10548 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 12968 10548 1140 1005 0 11731 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 51872 KiB
Current children cumulated memory: 42192 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 2.34 1.01 5/255 717614
/proc/meminfo: memFree=114858820/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=51732 memory=42480 CPUtime=221.67 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 7923 0 0 0 21912 255 0 0 20 0 1 0 141249041 52973568 10620 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 12933 10620 1140 1005 0 11696 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 51732 KiB
Current children cumulated memory: 42480 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 2.68 1.21 5/255 717671
/proc/meminfo: memFree=110021376/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=52032 memory=42640 CPUtime=281.52 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 8530 0 0 0 27825 327 0 0 20 0 1 0 141249041 53280768 10660 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 13008 10660 1140 1005 0 11771 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 52032 KiB
Current children cumulated memory: 42640 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 2.93 1.39 5/254 717682
/proc/meminfo: memFree=108191280/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=52544 memory=44936 CPUtime=341.37 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 9190 0 0 0 33739 398 0 0 20 0 1 0 141249041 53805056 11234 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 13136 11234 1140 1005 0 11899 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 52544 KiB
Current children cumulated memory: 44936 KiB

[startup+402.3 s]
/proc/loadavg: 4.22 3.18 1.58 5/255 717696
/proc/meminfo: memFree=105412076/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=53008 memory=45296 CPUtime=401.22 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 9951 0 0 0 39655 467 0 0 20 0 1 0 141249041 54280192 11324 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 13252 11324 1140 1005 0 12015 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 53008 KiB
Current children cumulated memory: 45296 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.35 1.74 5/257 717710
/proc/meminfo: memFree=102814964/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=53060 memory=45348 CPUtime=461.04 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 10809 0 0 0 45563 541 0 0 20 0 1 0 141249041 54333440 11337 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 13265 11337 1140 1005 0 12028 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 50816 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.10 3.98 5/258 719326
/proc/meminfo: memFree=62100900/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=56756 memory=50920 CPUtime=2853.86 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36525 0 0 0 282120 3266 0 0 20 0 1 0 141249041 58118144 12730 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14189 12730 1140 1005 0 12952 0
Current children cumulated CPU time: 2853.86 s
Current children cumulated vsize: 56756 KiB
Current children cumulated memory: 50920 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 3.99 5/257 719336
/proc/meminfo: memFree=61757960/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=56756 memory=50920 CPUtime=2913.68 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36544 0 0 0 288040 3328 0 0 20 0 1 0 141249041 58118144 12730 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14189 12730 1140 1005 0 12952 0
Current children cumulated CPU time: 2913.68 s
Current children cumulated vsize: 56756 KiB
Current children cumulated memory: 50920 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.10 4.00 5/257 719347
/proc/meminfo: memFree=61396736/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=56892 memory=51052 CPUtime=2973.5 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36578 0 0 0 293962 3388 0 0 20 0 1 0 141249041 58257408 12763 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14223 12763 1140 1005 0 12986 0
Current children cumulated CPU time: 2973.5 s
Current children cumulated vsize: 56892 KiB
Current children cumulated memory: 51052 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.10 4.00 5/256 719359
/proc/meminfo: memFree=60886904/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=56892 memory=51052 CPUtime=3033.32 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36614 0 0 0 299880 3452 0 0 20 0 1 0 141249041 58257408 12763 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14223 12763 1140 1005 0 12986 0
Current children cumulated CPU time: 3033.32 s
Current children cumulated vsize: 56892 KiB
Current children cumulated memory: 51052 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.11 4.01 5/256 719369
/proc/meminfo: memFree=60420408/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57044 memory=51184 CPUtime=3093.14 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36653 0 0 0 305798 3516 0 0 20 0 1 0 141249041 58413056 12796 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14261 12796 1140 1005 0 13024 0
Current children cumulated CPU time: 3093.14 s
Current children cumulated vsize: 57044 KiB
Current children cumulated memory: 51184 KiB

[startup+3162.3 s]
/proc/loadavg: 4.36 4.17 4.03 5/254 719379
/proc/meminfo: memFree=59933184/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57044 memory=51184 CPUtime=3152.97 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36677 0 0 0 311714 3583 0 0 20 0 1 0 141249041 58413056 12796 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14261 12796 1140 1005 0 13024 0
Current children cumulated CPU time: 3152.97 s
Current children cumulated vsize: 57044 KiB
Current children cumulated memory: 51184 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.18 4.04 5/254 719389
/proc/meminfo: memFree=59304796/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57044 memory=51292 CPUtime=3212.79 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36700 0 0 0 317627 3652 0 0 20 0 1 0 141249041 58413056 12823 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14261 12823 1140 1005 0 13024 0
Current children cumulated CPU time: 3212.79 s
Current children cumulated vsize: 57044 KiB
Current children cumulated memory: 51292 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.17 4.05 5/254 719401
/proc/meminfo: memFree=58931624/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57044 memory=51292 CPUtime=3272.61 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36728 0 0 0 323547 3714 0 0 20 0 1 0 141249041 58413056 12823 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14261 12823 1140 1005 0 13024 0
Current children cumulated CPU time: 3272.61 s
Current children cumulated vsize: 57044 KiB
Current children cumulated memory: 51292 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.16 4.05 5/254 719411
/proc/meminfo: memFree=58229740/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57192 memory=51292 CPUtime=3332.43 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36752 0 0 0 329463 3780 0 0 20 0 1 0 141249041 58564608 12823 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14298 12823 1140 1005 0 13061 0
Current children cumulated CPU time: 3332.43 s
Current children cumulated vsize: 57192 KiB
Current children cumulated memory: 51292 KiB

[startup+3402.3 s]
/proc/loadavg: 3.56 3.99 4.00 4/247 719451
/proc/meminfo: memFree=89748252/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57192 memory=51388 CPUtime=3392.25 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36777 0 0 0 335377 3848 0 0 20 0 1 0 141249041 58564608 12847 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14298 12847 1140 1005 0 13061 0
Current children cumulated CPU time: 3392.25 s
Current children cumulated vsize: 57192 KiB
Current children cumulated memory: 51388 KiB

[startup+3462.3 s]
/proc/loadavg: 2.70 3.67 3.88 3/242 719497
/proc/meminfo: memFree=106353816/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57192 memory=51388 CPUtime=3452.1 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36794 0 0 0 341291 3919 0 0 20 0 1 0 141249041 58564608 12847 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14298 12847 1140 1005 0 13061 0
Current children cumulated CPU time: 3452.1 s
Current children cumulated vsize: 57192 KiB
Current children cumulated memory: 51388 KiB

[startup+3522.3 s]
/proc/loadavg: 2.30 3.37 3.77 3/243 719508
/proc/meminfo: memFree=106024952/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57192 memory=51388 CPUtime=3511.93 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36811 0 0 0 347201 3992 0 0 20 0 1 0 141249041 58564608 12847 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14298 12847 1140 1005 0 13061 0
Current children cumulated CPU time: 3511.93 s
Current children cumulated vsize: 57192 KiB
Current children cumulated memory: 51388 KiB

[startup+3582.3 s]
/proc/loadavg: 2.22 3.15 3.67 3/243 719519
/proc/meminfo: memFree=105398520/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57192 memory=51440 CPUtime=3571.77 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36833 0 0 0 353113 4064 0 0 20 0 1 0 141249041 58564608 12860 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14298 12860 1140 1005 0 13061 0
Current children cumulated CPU time: 3571.77 s
Current children cumulated vsize: 57192 KiB
Current children cumulated memory: 51440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 2.13 3.04 3.61 3/243 719525
/proc/meminfo: memFree=105298312/131524600 swapFree=131071996/131071996
[pid=717484] ppid=717481 vsize=57192 memory=51440 CPUtime=3600 cores=5,7
/proc/717484/stat : 717484 (Exact) R 717481 717484 716949 0 -1 4194304 36861 0 0 0 355904 4096 0 0 20 0 1 0 141249041 58564608 12860 134679101440 4194304 8309489 140732328718208 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9165528 9243992 14737408 140732328727517 140732328727686 140732328727686 140732328734671 0
/proc/717484/statm: 14298 12860 1140 1005 0 13061 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 57192 KiB
Current children cumulated memory: 51440 KiB

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

[startup+3610.6 s]
# the end of solver process 717484 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3559.04 s, system=40.9709 s

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

Child status: 10

Real time (s): 3610.6
CPU time (s): 3600.01
CPU user time (s): 3559.04
CPU system time (s): 40.9709
CPU usage (%): 99.7067
Max. virtual memory (cumulated for all children) (KiB): 57192
Max. memory (cumulated for all children) (KiB): 51440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3559.04
system time used= 40.9709
maximum resident set size= 51440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36863
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= 13
involuntary context switches= 2024


# summary of solver processes directly reported to runsolver:
#   pid: 717484
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3559.04
#   total CPU system time (s): 40.9709

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11847 second user time and 17.8625 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-13 19:13:33
IDJOB=4425747
IDBENCH=144131
IDSOLVER=3040
FILE ID=nodeC032/4425747-1720890801
RUNJOBID= nodeC032-1720890801-716962
SLURM_JOB_ID= 7485821
Free space on /tmp= 890000 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/coloring/normalized-queen5-5-4_wcsp.wbo
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425747-1720890801/watcher-4425747-1720890801 -o /tmp/evaluation-result-4425747-1720890801/solver-4425747-1720890801 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1720890801-716962 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=617749052 HOME/instance-4425747-1720890801.wbo

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

MD5SUM BENCH= cb6ea9648287f931b56a2a3b8dcad6ec
RANDOM SEED=617749052

nodeC032.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		: 3669.400
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.33
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		: 3665.644
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.03
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.749
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.33
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.808
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.03
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.365
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.33
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		: 3663.426
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126183116 kB
MemAvailable:   126448960 kB
Buffers:          327628 kB
Cached:           781576 kB
SwapCached:            0 kB
Active:           556424 kB
Inactive:        4213516 kB
Active(anon):       1572 kB
Inactive(anon):  3696876 kB
Active(file):     554852 kB
Inactive(file):   516640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6260 kB
Writeback:            84 kB
AnonPages:       3660532 kB
Mapped:           114496 kB
Shmem:             37720 kB
KReclaimable:      68352 kB
Slab:             167076 kB
SReclaimable:      68352 kB
SUnreclaim:        98724 kB
KernelStack:        4192 kB
PageTables:        16436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4058764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            56256 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2023424 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:      172756 kB
DirectMap2M:     6940672 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC032 at 2024-07-13 20:13:44