Trace number 4433886

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-GM 1.03? (TO) 3600.04 3610.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUM8548cf2fe8567884970fc9be656882ff
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
Number of bits of the biggest sum of numbers13
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 NaPS 1.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4433886-1721098913.opb
0.41/0.51	c single stage optimization mode
3600.02/3610.60	c 
3600.02/3610.60	c *** TERMINATED *** by signal 15
3600.02/3610.60	s UNKNOWN
3600.02/3610.60	c _____________________________________________________________________________
3600.02/3610.60	c std/band forms        : 0,8
3600.02/3610.60	c 2cl/3cl ITE-codings   : 0,60981
3600.02/3610.60	c BDD/srt/adr Max costs : 9201,0,0
3600.02/3610.60	c BDDraw/bin/mul/srt/adr: 0,0,8,0,0
3600.02/3610.60	c BDD nodes             : 64388
3600.02/3610.60	c Es1/CC detections     : 0,0
3600.02/3610.60	c CC sort               : 0
3600.02/3610.60	c SAT/UNSAT calls       : 0,0
3600.02/3610.60	c regenrated variables  : 0
3600.02/3610.60	c eliminated fixed lits : 0
3600.02/3610.60	c goal lit flips        : 0
3600.02/3610.60	c goal stages           : 1
3600.02/3610.60	c goal shrink           : 0
3600.02/3610.60	c goal coeff separations: 0
3600.02/3610.60	c restarts              : 0
3600.02/3610.60	c conflicts             : 0              (0 /sec)
3600.02/3610.60	c decisions             : 0              (0 /sec)
3600.02/3610.60	c propagations          : 0              (0 /sec)
3600.02/3610.60	c inspects              : 0              (0 /sec)
3600.02/3610.60	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.60	c Time for Opt-base     : 0.02741 s
3600.02/3610.60	c Steps for Opt-base    : 31668
3600.02/3610.60	c Time for BDD coding   : 0.4302 s
3600.02/3610.60	c Time for srt coding   : 0 s
3600.02/3610.60	c _____________________________________________________________________________

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: 64059 MiB (62830 MiB free)
  memory of node 1: 64510 MiB (62530 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433886-1721098913/watcher-4433886-1721098913 -o /tmp/evaluation-result-4433886-1721098913/solver-4433886-1721098913 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721091689-823162 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433886-1721098913.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=827562, runsolver pid=827559

[startup+0.100773 s]*
/proc/loadavg: 4.13 4.14 4.17 5/247 827567
/proc/meminfo: memFree=128364100/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=14028 memory=7808 CPUtime=0.1 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 1600 0 0 0 10 0 0 0 20 0 1 0 162047458 14364672 1952 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 3507 1952 468 659 0 2711 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23960 KiB
Current children cumulated memory: 10552 KiB

[startup+0.213387 s]*
/proc/loadavg: 4.13 4.14 4.17 5/247 827568
/proc/meminfo: memFree=128360880/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=14724 memory=8680 CPUtime=0.21 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 1908 0 0 0 21 0 0 0 20 0 1 0 162047458 15077376 2170 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 3681 2170 468 659 0 2885 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 24656 KiB
Current children cumulated memory: 11424 KiB

[startup+0.313802 s]*
/proc/loadavg: 4.13 4.14 4.17 5/247 827568
/proc/meminfo: memFree=128360404/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=16444 memory=10288 CPUtime=0.31 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 2456 0 0 0 31 0 0 0 20 0 1 0 162047458 16838656 2572 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 4111 2572 468 659 0 3315 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26376 KiB
Current children cumulated memory: 13032 KiB

[startup+0.700434 s]
/proc/loadavg: 4.13 4.14 4.17 6/247 827568
/proc/meminfo: memFree=128332228/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=46432 memory=39876 CPUtime=0.68 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 8830 0 0 0 67 1 0 0 20 0 1 0 162047458 47546368 9969 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 11608 9969 468 659 0 10812 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 56364 KiB
Current children cumulated memory: 42620 KiB

[startup+1.50043 s]
/proc/loadavg: 4.13 4.14 4.17 5/247 827568
/proc/meminfo: memFree=128323536/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=46572 memory=39876 CPUtime=1.48 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 8870 0 0 0 147 1 0 0 20 0 1 0 162047458 47689728 9969 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 11643 9969 468 659 0 10847 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 56504 KiB
Current children cumulated memory: 42620 KiB

[startup+3.11313 s]
/proc/loadavg: 4.13 4.14 4.17 5/247 827568
/proc/meminfo: memFree=128321144/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=46944 memory=40132 CPUtime=3.09 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 8934 0 0 0 308 1 0 0 20 0 1 0 162047458 48070656 10033 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 11736 10033 468 659 0 10940 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 56876 KiB
Current children cumulated memory: 42876 KiB

[startup+6.30039 s]
/proc/loadavg: 4.20 4.16 4.18 5/247 827568
/proc/meminfo: memFree=128312252/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=51496 memory=40916 CPUtime=6.27 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 9117 0 0 0 626 1 0 0 20 0 1 0 162047458 52731904 10229 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 12874 10229 468 659 0 12078 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 61428 KiB
Current children cumulated memory: 43660 KiB

[startup+12.7003 s]
/proc/loadavg: 4.18 4.16 4.17 5/247 827770
/proc/meminfo: memFree=128801308/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=52244 memory=45052 CPUtime=12.64 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 9674 0 0 0 1263 1 0 0 20 0 1 0 162047458 53497856 11263 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 13061 11263 468 659 0 12265 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 62176 KiB
Current children cumulated memory: 47796 KiB

[startup+25.5004 s]
/proc/loadavg: 4.21 4.16 4.18 5/247 827822
/proc/meminfo: memFree=128479620/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=60180 memory=48640 CPUtime=25.41 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 11067 0 0 0 2539 2 0 0 20 0 1 0 162047458 61624320 12160 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 15045 12160 468 659 0 14249 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 70112 KiB
Current children cumulated memory: 51384 KiB

[startup+51.113 s]
/proc/loadavg: 4.25 4.18 4.18 5/247 827827
/proc/meminfo: memFree=127297336/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=73488 memory=55076 CPUtime=50.95 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 12091 0 0 0 5092 3 0 0 20 0 1 0 162047458 75251712 13769 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 18372 13769 468 659 0 17576 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 83420 KiB
Current children cumulated memory: 57820 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.17 4.18 5/246 827835
/proc/meminfo: memFree=126727472/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=111428 memory=104556 CPUtime=101.98 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 13660 0 0 0 10193 5 0 0 20 0 1 0 162047458 114102272 26139 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 27857 26139 468 659 0 27061 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 121360 KiB
Current children cumulated memory: 107300 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.15 4.17 5/246 827845
/proc/meminfo: memFree=119816000/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=160748 memory=140296 CPUtime=161.78 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 13879 0 0 0 16172 6 0 0 20 0 1 0 162047458 164605952 35074 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 40187 35074 468 659 0 39391 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 170680 KiB
Current children cumulated memory: 143040 KiB

[startup+222.3 s]
/proc/loadavg: 4.70 4.30 4.22 5/245 827857
/proc/meminfo: memFree=110815352/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=111428 memory=107312 CPUtime=221.62 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 14015 0 0 0 22156 6 0 0 20 0 1 0 162047458 114102272 26828 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 27857 26828 468 659 0 27061 0
Current children cumulated CPU time: 221.62 s

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

/proc/loadavg: 4.17 4.28 4.22 5/248 828977
/proc/meminfo: memFree=110848812/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=191568 memory=169104 CPUtime=3033.44 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 36469 0 0 0 303282 62 0 0 20 0 1 0 162047458 196165632 42276 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 47892 42276 468 659 0 47096 0
Current children cumulated CPU time: 3033.44 s
Current children cumulated vsize: 201500 KiB
Current children cumulated memory: 171848 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.24 4.21 5/248 828987
/proc/meminfo: memFree=110831848/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=191568 memory=185488 CPUtime=3093.26 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 36542 0 0 0 309264 62 0 0 20 0 1 0 162047458 196165632 46372 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 47892 46372 468 659 0 47096 0
Current children cumulated CPU time: 3093.26 s
Current children cumulated vsize: 201500 KiB
Current children cumulated memory: 188232 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.24 4.21 5/248 828997
/proc/meminfo: memFree=110813540/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=241656 memory=201028 CPUtime=3153.08 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 37398 0 0 0 315245 63 0 0 20 0 1 0 162047458 247455744 50257 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 60414 50257 468 659 0 59618 0
Current children cumulated CPU time: 3153.08 s
Current children cumulated vsize: 251588 KiB
Current children cumulated memory: 203772 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.24 4.21 5/245 829392
/proc/meminfo: memFree=110797784/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=241656 memory=215364 CPUtime=3212.9 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 37453 0 0 0 321226 64 0 0 20 0 1 0 162047458 247455744 53841 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 60414 53841 468 659 0 59618 0
Current children cumulated CPU time: 3212.9 s
Current children cumulated vsize: 251588 KiB
Current children cumulated memory: 218108 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.21 4.20 5/245 829402
/proc/meminfo: memFree=110780648/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=241656 memory=231748 CPUtime=3272.7 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 37515 0 0 0 327206 64 0 0 20 0 1 0 162047458 247455744 57937 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 60414 57937 468 659 0 59618 0
Current children cumulated CPU time: 3272.7 s
Current children cumulated vsize: 251588 KiB
Current children cumulated memory: 234492 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.18 4.19 5/245 829412
/proc/meminfo: memFree=110828504/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=191568 memory=181392 CPUtime=3332.53 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 37702 0 0 0 333187 66 0 0 20 0 1 0 162047458 196165632 45348 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 47892 45348 468 659 0 47096 0
Current children cumulated CPU time: 3332.53 s
Current children cumulated vsize: 201500 KiB
Current children cumulated memory: 184136 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.16 4.18 5/247 829592
/proc/meminfo: memFree=110809840/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=241656 memory=198980 CPUtime=3392.35 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 38567 0 0 0 339168 67 0 0 20 0 1 0 162047458 247455744 49745 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 60414 49745 468 659 0 59618 0
Current children cumulated CPU time: 3392.35 s
Current children cumulated vsize: 251588 KiB
Current children cumulated memory: 201724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.14 4.17 5/247 829603
/proc/meminfo: memFree=110789120/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=241656 memory=215364 CPUtime=3452.17 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 38623 0 0 0 345150 67 0 0 20 0 1 0 162047458 247455744 53841 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 60414 53841 468 659 0 59618 0
Current children cumulated CPU time: 3452.17 s
Current children cumulated vsize: 251588 KiB
Current children cumulated memory: 218108 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.15 4.17 5/249 829617
/proc/meminfo: memFree=110774344/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=241656 memory=229700 CPUtime=3511.99 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 38685 0 0 0 351131 68 0 0 20 0 1 0 162047458 247455744 57425 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 60414 57425 468 659 0 59618 0
Current children cumulated CPU time: 3511.99 s
Current children cumulated vsize: 251588 KiB
Current children cumulated memory: 232444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.17 5/249 829638
/proc/meminfo: memFree=110825780/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=191568 memory=177296 CPUtime=3571.81 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 39252 0 0 0 357111 70 0 0 20 0 1 0 162047458 196165632 44324 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 47892 44324 468 659 0 47096 0
Current children cumulated CPU time: 3571.81 s
Current children cumulated vsize: 201500 KiB
Current children cumulated memory: 180040 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.15 4.14 4.17 5/249 829641
/proc/meminfo: memFree=110817556/131655788 swapFree=131071996/131071996
[pid=827562] ppid=827559 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/827562/stat : 827562 (naps-1.03.sh) S 827559 827562 823150 0 -1 4194304 225 244 0 0 0 0 0 0 20 0 1 0 162047458 10170368 686 134679101440 94470278111232 94470279190552 140732839138176 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94470281289008 94470281336196 94470300229632 140732839142368 140732839142497 140732839142497 140732839149512 0
/proc/827562/statm: 2483 686 609 264 0 134 0
[pid=827567] ppid=827562 vsize=191568 memory=185488 CPUtime=3600.02 cores=1,3
/proc/827567/stat : 827567 (naps-1.03) R 827562 827562 823150 0 -1 4194304 39260 0 0 0 359932 70 0 0 20 0 1 0 162047458 196165632 46372 134679101440 4194304 6891213 140723962889072 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 28024832 140723962897393 140723962897509 140723962897509 140723962904523 0
/proc/827567/statm: 47892 46372 468 659 0 47096 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 201500 KiB
Current children cumulated memory: 188232 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.33 s, system=0.704679 s

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

Child status: 10

Real time (s): 3610.6
CPU time (s): 3600.04
CPU user time (s): 3599.33
CPU system time (s): 0.704679
CPU usage (%): 99.7074
Max. virtual memory (cumulated for all children) (KiB): 331728
Max. memory (cumulated for all children) (KiB): 296284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.33
system time used= 0.704679
maximum resident set size= 299032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39742
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= 21
involuntary context switches= 2564


# summary of solver processes directly reported to runsolver:
#   pid: 827562
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.33
#   total CPU system time (s): 0.704679

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4472 second user time and 38.4631 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-16 05:02:06
IDJOB=4433886
IDBENCH=147613
IDSOLVER=3062
FILE ID=nodeC003/4433886-1721098913
RUNJOBID= nodeC003-1721091689-823162
SLURM_JOB_ID= 7505585
Free space on /tmp= 723764 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_3.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433886-1721098913/watcher-4433886-1721098913 -o /tmp/evaluation-result-4433886-1721098913/solver-4433886-1721098913 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721091689-823162 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4433886-1721098913.opb

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

MD5SUM BENCH= 8548cf2fe8567884970fc9be656882ff
RANDOM SEED=1338442472

nodeC003.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	: 0xb00001f
cpu MHz		: 3611.381
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 3613.662
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.501
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 1197.218
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 3614.619
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 3637.029
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
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	: 0xb00001f
cpu MHz		: 1197.416
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 1197.225
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128369560 kB
MemAvailable:   129318172 kB
Buffers:          400372 kB
Cached:          1382428 kB
SwapCached:            0 kB
Active:           611928 kB
Inactive:        2131868 kB
Active(anon):       1508 kB
Inactive(anon):   997184 kB
Active(file):     610420 kB
Inactive(file):  1134684 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5372 kB
Writeback:             0 kB
AnonPages:        961360 kB
Mapped:           109748 kB
Shmem:             37704 kB
KReclaimable:      87076 kB
Slab:             183212 kB
SReclaimable:      87076 kB
SUnreclaim:        96136 kB
KernelStack:        3896 kB
PageTables:        11216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1488120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51648 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 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:      228168 kB
DirectMap2M:    14356480 kB
DirectMap1G:    121634816 kB

Free space on /tmp at the end= 723752 MiB
End job on nodeC003 at 2024-07-16 06:02:16