Trace number 4425534

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_no_SoPlex 2024-07-05? (TO) 3601.82 3612.78

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-sheep4nr_wcsp.wbo
MD5SUM4e6635c5c95c47c2cfb6034439056f8c
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark241.566
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables89900
Total number of constraints5924003
Number of soft constraints5915013
Number of constraints which are clauses5915013
Number of constraints which are cardinality constraints (but not clauses)8990
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 2482
Min constraint cost 1
Max constraint cost 2482
Sum of constraints costs 14625664017
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/3611.00	c Program interrupted by user.
3600.04/3611.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425534-1720890793/watcher-4425534-1720890793 -o /tmp/evaluation-result-4425534-1720890793/solver-4425534-1720890793 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1720890802-722521 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=806929766 HOME/instance-4425534-1720890793.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=722905, runsolver pid=722902

[startup+0.100373 s]*
/proc/loadavg: 0.48 0.18 0.12 5/258 722906
/proc/meminfo: memFree=129006396/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=136784 memory=116180 CPUtime=0.09 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 20446 0 0 0 6 3 0 0 20 0 1 0 141247572 140066816 29045 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 34196 29045 755 746 0 33260 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 136784 KiB
Current children cumulated memory: 116180 KiB

[startup+0.205967 s]*
/proc/loadavg: 0.48 0.18 0.12 5/258 722906
/proc/meminfo: memFree=128969068/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=175816 memory=150928 CPUtime=0.2 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 28727 0 0 0 15 5 0 0 20 0 1 0 141247572 180035584 37732 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 43954 37732 755 746 0 43018 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 175816 KiB
Current children cumulated memory: 150928 KiB

[startup+0.305993 s]*
/proc/loadavg: 0.48 0.18 0.12 5/258 722906
/proc/meminfo: memFree=128905700/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=233892 memory=212888 CPUtime=0.3 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 36080 0 0 0 22 8 0 0 20 0 1 0 141247572 239505408 53222 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 58473 53222 755 746 0 57537 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 233892 KiB
Current children cumulated memory: 212888 KiB

[startup+0.700247 s]
/proc/loadavg: 0.48 0.18 0.12 5/258 722906
/proc/meminfo: memFree=128844388/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=377544 memory=351540 CPUtime=0.69 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 55984 0 0 0 56 13 0 0 20 0 1 0 141247572 386605056 87885 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 94386 87885 755 746 0 93450 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 377544 KiB
Current children cumulated memory: 351540 KiB

[startup+1.50023 s]
/proc/loadavg: 0.48 0.18 0.12 5/258 722906
/proc/meminfo: memFree=128635272/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=639896 memory=599312 CPUtime=1.48 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 82964 0 0 0 127 21 0 0 20 0 1 0 141247572 655253504 149828 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 159974 149828 755 746 0 159038 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 639896 KiB
Current children cumulated memory: 599312 KiB

[startup+3.10587 s]
/proc/loadavg: 0.85 0.26 0.14 5/258 722906
/proc/meminfo: memFree=127969144/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=1231044 memory=1158796 CPUtime=3.08 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 128869 0 0 0 267 41 0 0 20 0 1 0 141247572 1260589056 289699 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 307761 289699 755 746 0 306825 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1231044 KiB
Current children cumulated memory: 1158796 KiB

[startup+6.30022 s]
/proc/loadavg: 0.85 0.26 0.14 5/258 722908
/proc/meminfo: memFree=126907976/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=2396532 memory=2247408 CPUtime=6.27 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 231907 0 0 0 544 83 0 0 20 0 1 0 141247572 2454048768 561852 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 599133 561852 755 746 0 598197 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2396532 KiB
Current children cumulated memory: 2247408 KiB

[startup+12.7002 s]
/proc/loadavg: 1.33 0.38 0.18 5/258 722908
/proc/meminfo: memFree=124788172/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=4989384 memory=4534736 CPUtime=12.65 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 443670 0 0 0 1102 163 0 0 20 0 1 0 141247572 5109129216 1133684 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 1247346 1133684 755 746 0 1246410 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4989384 KiB
Current children cumulated memory: 4534736 KiB

[startup+25.5003 s]
/proc/loadavg: 1.74 0.50 0.23 5/258 722956
/proc/meminfo: memFree=116474880/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=9809064 memory=8823184 CPUtime=25.43 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 753268 0 0 0 2209 334 0 0 20 0 1 0 141247572 10044481536 2205796 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2452266 2205796 787 746 0 2451330 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 9809064 KiB
Current children cumulated memory: 8823184 KiB

[startup+51.1062 s]
/proc/loadavg: 2.59 0.80 0.33 5/258 722960
/proc/meminfo: memFree=112779232/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11121644 memory=10207740 CPUtime=50.96 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1206292 0 0 0 4694 402 0 0 20 0 1 0 141247572 11388563456 2551935 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2780411 2551935 803 746 0 2779475 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 11121644 KiB
Current children cumulated memory: 10207740 KiB

[startup+102.3 s]
/proc/loadavg: 3.51 1.36 0.55 5/258 722969
/proc/meminfo: memFree=111568848/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11136196 memory=10222184 CPUtime=102.02 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1210724 0 0 0 9797 405 0 0 20 0 1 0 141247572 11403464704 2555546 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2784049 2555546 803 746 0 2783113 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 11136196 KiB
Current children cumulated memory: 10222184 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 1.86 0.78 5/257 722982
/proc/meminfo: memFree=110980328/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11151200 memory=10237276 CPUtime=161.86 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1215801 0 0 0 15779 407 0 0 20 0 1 0 141247572 11418828800 2559319 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2787800 2559319 803 746 0 2786864 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 11151200 KiB
Current children cumulated memory: 10237276 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.26 0.99 5/257 722992
/proc/meminfo: memFree=110810812/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11162512 memory=10248596 CPUtime=221.69 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1219933 0 0 0 21760 409 0 0 20 0 1 0 141247572 11430412288 2562149 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2790628 2562149 803 746 0 2789692 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 11162512 KiB
Current children cumulated memory: 10248596 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 2.60 1.18 5/257 723003
/proc/meminfo: memFree=109884332/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11174036 memory=10260152 CPUtime=281.52 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1224146 0 0 0 27741 411 0 0 20 0 1 0 141247572 11442212864 2565038 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2793509 2565038 803 746 0 2792573 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 11174036 KiB
Current children cumulated memory: 10260152 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 2.87 1.37 5/256 723014
/proc/meminfo: memFree=109591144/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11183904 memory=10270088 CPUtime=341.36 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1228001 0 0 0 33723 413 0 0 20 0 1 0 141247572 11452317696 2567522 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2795976 2567522 803 746 0 2795040 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 11183904 KiB
Current children cumulated memory: 10270088 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.09 1.54 5/256 723024
/proc/meminfo: memFree=108333476/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11191824 memory=10277892 CPUtime=401.19 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1231287 0 0 0 39705 414 0 0 20 0 1 0 141247572 11460427776 2569473 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2797956 2569473 803 746 0 2797020 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 11191824 KiB
Current children cumulated memory: 10277892 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.28 1.70 5/257 723038
/proc/meminfo: memFree=108121668/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=11199744 memory=10285928 CPUtime=461.03 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1234493 0 0 0 45687 416 0 0 20 0 1 0 141247572 11468537856 2571482 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2799936 2571482 803 746 0 2799000 0
Current children cumulated CPU time: 461.03 s

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

Current children cumulated memory: 11430240 KiB

[startup+3162.3 s]
/proc/loadavg: 3.04 3.19 3.33 3/241 724784
/proc/meminfo: memFree=117485724/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3152.7 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1397718 0 0 0 314759 511 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3152.7 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3222.3 s]
/proc/loadavg: 2.43 2.98 3.25 3/241 724795
/proc/meminfo: memFree=117484368/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3212.52 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1400467 0 0 0 320741 511 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3212.52 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3282.3 s]
/proc/loadavg: 2.27 2.83 3.18 3/241 724806
/proc/meminfo: memFree=117483696/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3272.34 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1403490 0 0 0 326722 512 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3272.34 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3342.3 s]
/proc/loadavg: 2.15 2.70 3.11 3/241 724817
/proc/meminfo: memFree=117482916/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3332.15 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1406257 0 0 0 332703 512 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3332.15 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3402.3 s]
/proc/loadavg: 2.10 2.58 3.04 3/242 724828
/proc/meminfo: memFree=117479932/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3391.98 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1409471 0 0 0 338685 513 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3391.98 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3462.3 s]
/proc/loadavg: 2.16 2.52 2.99 3/245 724845
/proc/meminfo: memFree=117478900/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3451.79 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1412266 0 0 0 344666 513 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3451.79 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3522.3 s]
/proc/loadavg: 2.11 2.44 2.93 3/245 724856
/proc/meminfo: memFree=117477656/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3511.61 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1415674 0 0 0 350647 514 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3511.61 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

[startup+3582.3 s]
/proc/loadavg: 2.16 2.39 2.88 3/245 724866
/proc/meminfo: memFree=117476092/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3571.43 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1418466 0 0 0 356629 514 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3571.43 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 2.01 2.33 2.85 2/238 724903
/proc/meminfo: memFree=117813248/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=13040560 memory=11430240 CPUtime=3600.04 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1419846 0 0 0 359490 514 0 0 20 0 1 0 141247572 13353533440 2857560 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3260140 2857560 851 746 0 3259204 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 13040560 KiB
Current children cumulated memory: 11430240 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.64 s, system=5.17958 s

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

[startup+3611.2 s]
/proc/loadavg: 2.01 2.33 2.85 2/238 724903
/proc/meminfo: memFree=117813248/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=12316820 memory=10706508 CPUtime=3600.24 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1420171 0 0 0 359510 514 0 0 20 0 1 0 141247572 12612423680 2676627 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 3079205 2676627 851 746 0 3078269 0
Current children cumulated CPU time: 3600.24 s
Current children cumulated vsize: 12316820 KiB
Current children cumulated memory: 10706508 KiB

[startup+3612 s]*
/proc/loadavg: 2.01 2.33 2.85 2/238 724903
/proc/meminfo: memFree=121315920/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=9229696 memory=7934320 CPUtime=3601.04 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1421195 0 0 0 359589 515 0 0 20 0 1 0 141247572 9451208704 1983580 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2307424 1983580 851 746 0 2306488 0
Current children cumulated CPU time: 3601.04 s
Current children cumulated vsize: 9229696 KiB
Current children cumulated memory: 7934320 KiB

[startup+3612.4 s]
/proc/loadavg: 2.01 2.33 2.85 2/238 724903
/proc/meminfo: memFree=121315920/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=9229696 memory=7934320 CPUtime=3601.44 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1422229 0 0 0 359629 515 0 0 20 0 1 0 141247572 9451208704 1983580 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2307424 1983580 851 746 0 2306488 0
Current children cumulated CPU time: 3601.44 s
Current children cumulated vsize: 9229696 KiB
Current children cumulated memory: 7934320 KiB

[startup+3612.6 s]
/proc/loadavg: 2.01 2.33 2.85 2/238 724903
/proc/meminfo: memFree=121315920/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=9229696 memory=7934320 CPUtime=3601.64 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1422313 0 0 0 359649 515 0 0 20 0 1 0 141247572 9451208704 1983580 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2307424 1983580 851 746 0 2306488 0
Current children cumulated CPU time: 3601.64 s
Current children cumulated vsize: 9229696 KiB
Current children cumulated memory: 7934320 KiB

[startup+3612.7 s]
/proc/loadavg: 2.01 2.33 2.85 2/238 724903
/proc/meminfo: memFree=121315920/131524600 swapFree=131071996/131071996
[pid=722905] ppid=722902 vsize=9229696 memory=7934320 CPUtime=3601.74 cores=5,7
/proc/722905/stat : 722905 (Exact_nosoplex) R 722902 722905 722508 0 -1 4194304 1422348 0 0 0 359659 515 0 0 20 0 1 0 141247572 9451208704 1983580 134679101440 4194304 7248369 140737031793264 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 42147840 140737031799755 140737031799933 140737031799933 140737031806918 0
/proc/722905/statm: 2307424 1983580 851 746 0 2306488 0
Current children cumulated CPU time: 3601.74 s
Current children cumulated vsize: 9229696 KiB
Current children cumulated memory: 7934320 KiB

Child status: 0

Real time (s): 3612.78
CPU time (s): 3601.82
CPU user time (s): 3596.64
CPU system time (s): 5.17958
CPU usage (%): 99.6968
Max. virtual memory (cumulated for all children) (KiB): 13087472
Max. memory (cumulated for all children) (KiB): 11430240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.64
system time used= 5.17958
maximum resident set size= 11495876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1422594
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= 31
involuntary context switches= 1902


# summary of solver processes directly reported to runsolver:
#   pid: 722905
#   total CPU time (s): 3601.82
#   total CPU user time (s): 3596.64
#   total CPU system time (s): 5.17958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14473 second user time and 18.1365 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-13 19:13:28
IDJOB=4425534
IDBENCH=144107
IDSOLVER=3039
FILE ID=nodeC030/4425534-1720890793
RUNJOBID= nodeC030-1720890802-722521
SLURM_JOB_ID= 7485819
Free space on /tmp= 889816 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/pedigree/normalized-sheep4nr_wcsp.wbo
COMMAND LINE= HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425534-1720890793/watcher-4425534-1720890793 -o /tmp/evaluation-result-4425534-1720890793/solver-4425534-1720890793 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1720890802-722521 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=806929766 HOME/instance-4425534-1720890793.wbo

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

MD5SUM BENCH= 4e6635c5c95c47c2cfb6034439056f8c
RANDOM SEED=806929766

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		: 3685.599
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.692
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.982
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		: 3599.986
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		: 3685.131
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		: 3600.225
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.079
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		: 3600.460
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:        129121968 kB
MemAvailable:   129580688 kB
Buffers:          324924 kB
Cached:           974724 kB
SwapCached:            0 kB
Active:           486936 kB
Inactive:        1344292 kB
Active(anon):       1548 kB
Inactive(anon):   567796 kB
Active(file):     485388 kB
Inactive(file):   776496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            210668 kB
Writeback:             0 kB
AnonPages:        531268 kB
Mapped:           111768 kB
Shmem:             37720 kB
KReclaimable:      73316 kB
Slab:             172412 kB
SReclaimable:      73316 kB
SUnreclaim:        99096 kB
KernelStack:        4144 kB
PageTables:        10180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     873080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            56256 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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= 889828 MiB
End job on nodeC030 at 2024-07-13 20:13:41