Trace number 4433885

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.1 3609.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM52024caa2fcec9d840e113a681eace59
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40876.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
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-4433885-1721095303.opb
0.00/0.09	c single stage optimization mode
3600.08/3609.40	c 
3600.08/3609.40	c *** TERMINATED *** by signal 15
3600.08/3609.40	s UNKNOWN
3600.08/3609.40	c _____________________________________________________________________________
3600.08/3609.40	c std/band forms        : 0,5
3600.08/3609.40	c 2cl/3cl ITE-codings   : 0,12179
3600.08/3609.40	c BDD/srt/adr Max costs : 3047,0,0
3600.08/3609.40	c BDDraw/bin/mul/srt/adr: 0,0,5,0,0
3600.08/3609.40	c BDD nodes             : 13273
3600.08/3609.40	c Es1/CC detections     : 0,0
3600.08/3609.40	c CC sort               : 0
3600.08/3609.40	c SAT/UNSAT calls       : 0,0
3600.08/3609.40	c regenrated variables  : 0
3600.08/3609.40	c eliminated fixed lits : 0
3600.08/3609.40	c goal lit flips        : 0
3600.08/3609.40	c goal stages           : 1
3600.08/3609.40	c goal shrink           : 0
3600.08/3609.40	c goal coeff separations: 0
3600.08/3609.40	c restarts              : 0
3600.08/3609.40	c conflicts             : 0              (0 /sec)
3600.08/3609.40	c decisions             : 0              (0 /sec)
3600.08/3609.40	c propagations          : 0              (0 /sec)
3600.08/3609.40	c inspects              : 0              (0 /sec)
3600.08/3609.40	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.40	c Time for Opt-base     : 0.005313 s
3600.08/3609.40	c Steps for Opt-base    : 8982
3600.08/3609.40	c Time for BDD coding   : 0.07048 s
3600.08/3609.40	c Time for srt coding   : 0 s
3600.08/3609.40	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 (63130 MiB free)
  memory of node 1: 64510 MiB (62695 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4433885-1721095303/watcher-4433885-1721095303 -o /tmp/evaluation-result-4433885-1721095303/solver-4433885-1721095303 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721091689-823162 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4433885-1721095303.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=825533, runsolver pid=825530

[startup+0.100098 s]*
/proc/loadavg: 4.20 4.16 4.17 5/249 825538
/proc/meminfo: memFree=128834052/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=15368 memory=9624 CPUtime=0.1 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 2058 0 0 0 10 0 0 0 20 0 1 0 161686480 15736832 2406 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 3842 2406 468 659 0 3046 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25300 KiB
Current children cumulated memory: 12260 KiB

[startup+0.213251 s]*
/proc/loadavg: 4.20 4.16 4.17 5/249 825538
/proc/meminfo: memFree=128832232/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=15368 memory=9888 CPUtime=0.21 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 2113 0 0 0 21 0 0 0 20 0 1 0 161686480 15736832 2472 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 3842 2472 468 659 0 3046 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 25300 KiB
Current children cumulated memory: 12524 KiB

[startup+0.312273 s]*
/proc/loadavg: 4.20 4.16 4.17 5/249 825538
/proc/meminfo: memFree=128830412/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=15368 memory=9888 CPUtime=0.31 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 2148 0 0 0 31 0 0 0 20 0 1 0 161686480 15736832 2472 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 3842 2472 468 659 0 3046 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 25300 KiB
Current children cumulated memory: 12524 KiB

[startup+0.700331 s]
/proc/loadavg: 4.20 4.16 4.17 5/249 825538
/proc/meminfo: memFree=128823128/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=15508 memory=12196 CPUtime=0.68 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 2200 0 0 0 68 0 0 0 20 0 1 0 161686480 15880192 3049 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 3877 3049 468 659 0 3081 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 25440 KiB
Current children cumulated memory: 14832 KiB

[startup+1.50034 s]
/proc/loadavg: 4.20 4.16 4.17 5/249 825538
/proc/meminfo: memFree=128817568/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=14136 memory=11132 CPUtime=1.48 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 2789 0 0 0 148 0 0 0 20 0 1 0 161686480 14475264 2783 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 3534 2783 468 659 0 2738 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 24068 KiB
Current children cumulated memory: 13768 KiB

[startup+3.1119 s]
/proc/loadavg: 4.20 4.16 4.17 5/243 825566
/proc/meminfo: memFree=128829456/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=18856 memory=16100 CPUtime=3.09 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 3728 0 0 0 309 0 0 0 20 0 1 0 161686480 19308544 4025 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 4714 4025 468 659 0 3918 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 28788 KiB
Current children cumulated memory: 18736 KiB

[startup+6.30032 s]
/proc/loadavg: 4.27 4.17 4.18 5/243 825616
/proc/meminfo: memFree=128805040/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=21536 memory=18980 CPUtime=6.26 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 4452 0 0 0 626 0 0 0 20 0 1 0 161686480 22052864 4745 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 5384 4745 468 659 0 4588 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 31468 KiB
Current children cumulated memory: 21616 KiB

[startup+12.7004 s]
/proc/loadavg: 4.25 4.17 4.18 5/249 825690
/proc/meminfo: memFree=128859532/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=25928 memory=23396 CPUtime=12.65 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 5037 0 0 0 1264 1 0 0 20 0 1 0 161686480 26550272 5849 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 6482 5849 468 659 0 5686 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 35860 KiB
Current children cumulated memory: 26032 KiB

[startup+25.5004 s]
/proc/loadavg: 4.35 4.20 4.18 5/249 825691
/proc/meminfo: memFree=128832312/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=22560 memory=19320 CPUtime=25.41 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 6654 0 0 0 2540 1 0 0 20 0 1 0 161686480 23101440 4830 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 5640 4830 468 659 0 4844 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 32492 KiB
Current children cumulated memory: 21956 KiB

[startup+51.1129 s]
/proc/loadavg: 4.23 4.18 4.18 5/249 825698
/proc/meminfo: memFree=128808812/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=39744 memory=37164 CPUtime=50.95 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 8725 0 0 0 5093 2 0 0 20 0 1 0 161686480 40697856 9291 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 9936 9291 468 659 0 9140 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 49676 KiB
Current children cumulated memory: 39800 KiB

[startup+102.301 s]
/proc/loadavg: 4.14 4.16 4.17 5/249 825706
/proc/meminfo: memFree=128701924/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=58420 memory=56032 CPUtime=101.99 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 9675 0 0 0 10196 3 0 0 20 0 1 0 161686480 59822080 14008 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 14605 14008 468 659 0 13809 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 68352 KiB
Current children cumulated memory: 58668 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.18 4.18 5/249 825716
/proc/meminfo: memFree=128587640/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=77276 memory=74712 CPUtime=161.81 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 10299 0 0 0 16177 4 0 0 20 0 1 0 161686480 79130624 18678 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 19319 18678 468 659 0 18523 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 87208 KiB
Current children cumulated memory: 77348 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.16 4.17 5/246 825727
/proc/meminfo: memFree=128587020/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=89232 memory=85612 CPUtime=221.63 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 10525 0 0 0 22159 4 0 0 20 0 1 0 161686480 91373568 21403 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 22308 21403 468 659 0 21512 0
Current children cumulated CPU time: 221.63 s

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

/proc/loadavg: 4.15 4.16 4.18 5/249 826854
/proc/meminfo: memFree=128173304/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=166836 CPUtime=3034.5 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 55650 0 0 0 303372 78 0 0 20 0 1 0 161686480 204206080 41709 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 41709 468 659 0 49059 0
Current children cumulated CPU time: 3034.5 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 169472 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/249 826864
/proc/meminfo: memFree=128086864/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=249508 memory=210080 CPUtime=3094.32 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 56260 0 0 0 309352 80 0 0 20 0 1 0 161686480 255496192 52520 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 62377 52520 468 659 0 61581 0
Current children cumulated CPU time: 3094.32 s
Current children cumulated vsize: 259440 KiB
Current children cumulated memory: 212716 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.17 5/249 826874
/proc/meminfo: memFree=128198668/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=186328 CPUtime=3154.14 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 57295 0 0 0 315332 82 0 0 20 0 1 0 161686480 204206080 46582 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 46582 468 659 0 49059 0
Current children cumulated CPU time: 3154.14 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 188964 KiB

[startup+3222.3 s]
/proc/loadavg: 4.26 4.18 4.18 5/251 827269
/proc/meminfo: memFree=128081776/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=171988 CPUtime=3213.96 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 58655 0 0 0 321312 84 0 0 20 0 1 0 161686480 204206080 42997 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 42997 468 659 0 49059 0
Current children cumulated CPU time: 3213.96 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 174624 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/248 827280
/proc/meminfo: memFree=128167708/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=249508 memory=205848 CPUtime=3273.81 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 59029 0 0 0 327296 85 0 0 20 0 1 0 161686480 255496192 51462 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 62377 51462 468 659 0 61581 0
Current children cumulated CPU time: 3273.81 s
Current children cumulated vsize: 259440 KiB
Current children cumulated memory: 208484 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/247 827290
/proc/meminfo: memFree=128208960/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=188372 CPUtime=3333.67 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 60066 0 0 0 333280 87 0 0 20 0 1 0 161686480 204206080 47093 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 47093 468 659 0 49059 0
Current children cumulated CPU time: 3333.67 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 191008 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/249 827470
/proc/meminfo: memFree=128157128/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=169940 CPUtime=3393.51 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 61419 0 0 0 339261 90 0 0 20 0 1 0 161686480 204206080 42485 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 42485 468 659 0 49059 0
Current children cumulated CPU time: 3393.51 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 172576 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.16 4.18 5/249 827481
/proc/meminfo: memFree=128153604/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=249508 memory=203804 CPUtime=3453.36 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 61793 0 0 0 345245 91 0 0 20 0 1 0 161686480 255496192 50951 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 62377 50951 468 659 0 61581 0
Current children cumulated CPU time: 3453.36 s
Current children cumulated vsize: 259440 KiB
Current children cumulated memory: 206440 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.16 4.18 5/247 827493
/proc/meminfo: memFree=128128700/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=188372 CPUtime=3513.22 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 62832 0 0 0 351228 94 0 0 20 0 1 0 161686480 204206080 47093 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 47093 468 659 0 49059 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 191008 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.17 5/247 827514
/proc/meminfo: memFree=128254556/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=171988 CPUtime=3573.06 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 64190 0 0 0 357210 96 0 0 20 0 1 0 161686480 204206080 42997 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 42997 468 659 0 49059 0
Current children cumulated CPU time: 3573.06 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 174624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.14 4.15 4.17 5/247 827517
/proc/meminfo: memFree=128180944/131655788 swapFree=131071996/131071996
[pid=825533] ppid=825530 vsize=9932 memory=2636 CPUtime=0 cores=1,3
/proc/825533/stat : 825533 (naps-1.03.sh) S 825530 825533 823150 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 161686479 10170368 659 134679101440 94376190414848 94376191494168 140731688709872 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94376193592624 94376193639812 94376198111232 140731688715232 140731688715361 140731688715361 140731688722376 0
/proc/825533/statm: 2483 659 579 264 0 134 0
[pid=825538] ppid=825533 vsize=199420 memory=188372 CPUtime=3600.08 cores=1,3
/proc/825538/stat : 825538 (naps-1.03) R 825533 825533 823150 0 -1 4194304 64198 0 0 0 359912 96 0 0 20 0 1 0 161686480 204206080 47093 134679101440 4194304 6891213 140735462877120 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 39862272 140735462880241 140735462880357 140735462880357 140735462887371 0
/proc/825538/statm: 49855 47093 468 659 0 49059 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 209352 KiB
Current children cumulated memory: 191008 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.13 s, system=0.971535 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): 3609.4
CPU time (s): 3600.1
CPU user time (s): 3599.13
CPU system time (s): 0.971535
CPU usage (%): 99.7424
Max. virtual memory (cumulated for all children) (KiB): 308760
Max. memory (cumulated for all children) (KiB): 240768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.13
system time used= 0.971535
maximum resident set size= 250492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64671
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= 44
involuntary context switches= 3114


# summary of solver processes directly reported to runsolver:
#   pid: 825533
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.13
#   total CPU system time (s): 0.971535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3331 second user time and 36.3016 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-16 04:01:56
IDJOB=4433885
IDBENCH=147576
IDSOLVER=3062
FILE ID=nodeC003/4433885-1721095303
RUNJOBID= nodeC003-1721091689-823162
SLURM_JOB_ID= 7505585
Free space on /tmp= 723644 MiB

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

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

MD5SUM BENCH= 52024caa2fcec9d840e113a681eace59
RANDOM SEED=1322668654

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		: 3503.114
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		: 3587.000
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.402
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.224
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		: 3491.880
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		: 3648.497
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.285
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.239
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:        128845884 kB
MemAvailable:   129902920 kB
Buffers:          398612 kB
Cached:          1491496 kB
SwapCached:            0 kB
Active:           671268 kB
Inactive:        1597220 kB
Active(anon):       1484 kB
Inactive(anon):   414600 kB
Active(file):     669784 kB
Inactive(file):  1182620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            148320 kB
Writeback:             0 kB
AnonPages:        378552 kB
Mapped:           109072 kB
Shmem:             37704 kB
KReclaimable:      89328 kB
Slab:             185296 kB
SReclaimable:      89328 kB
SUnreclaim:        95968 kB
KernelStack:        4000 kB
PageTables:        10008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     765328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51552 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 723760 MiB
End job on nodeC003 at 2024-07-16 05:02:05