Trace number 4452431

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.03 3610.3

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-ns903616.0.u.opb
MD5SUM851dd7bb62635ec66e2461b484912a91
Bench CategoryDEC-LIN (decision problem, linear constraints, no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21582
Total number of constraints17547
Number of constraints which are clauses6313
Number of constraints which are cardinality constraints (but not clauses)344
Number of constraints which are nor clauses,nor cardinality constraints10890
Minimum length of a constraint1
Maximum length of a constraint221
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 221
Number of bits of the biggest sum of numbers8
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.02b5.
0.00/0.00	c Input file name: HOME/instance-4452431-1721439018.opb
3600.01/3610.30	c 
3600.01/3610.30	c *** TERMINATED *** by signal 15
3600.01/3610.30	s UNKNOWN
3600.01/3610.30	c _____________________________________________________________________________
3600.01/3610.30	c 
3600.01/3610.30	c std/band forms        : 7951,0
3600.01/3610.30	c 2cl/3cl ITE-codings   : 42116,0
3600.01/3610.30	c BDD/srt/adr Max costs : 375,0,0
3600.01/3610.30	c BDDraw/bin/mul/srt/adr: 7951,0,0,0,0
3600.01/3610.30	c BDD nodes             : 100104
3600.01/3610.30	c Es1/CC detections     : 0,0
3600.01/3610.30	c SAT/UNSAT calls       : 0,0
3600.01/3610.30	c regenrated variables  : 0
3600.01/3610.30	c restarts              : 0
3600.01/3610.30	c conflicts             : 0              (0 /sec)
3600.01/3610.30	c decisions             : 0              (0 /sec)
3600.01/3610.30	c propagations          : 0              (0 /sec)
3600.01/3610.30	c inspects              : 0              (0 /sec)
3600.01/3610.30	c CPU time (solving tm) : 3599 s        (3598 s)
3600.01/3610.30	c Time for Opt-base     : 0 s
3600.01/3610.30	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: 63968 MiB (43158 MiB free)
  memory of node 1: 64473 MiB (51881 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452431-1721439018/watcher-4452431-1721439018 -o /tmp/evaluation-result-4452431-1721439018/solver-4452431-1721439018 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721435230-1043544 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4452431-1721439018.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
solver pid=1046619, runsolver pid=1046616
Current StackSize limit: 8192 KiB


[startup+0.100503 s]*
/proc/loadavg: 4.12 4.17 4.11 5/263 1046624
/proc/meminfo: memFree=97310072/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=17788 memory=12340 CPUtime=0.09 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 2911 0 0 0 9 0 0 0 20 0 1 0 196072328 18214912 3085 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 4447 3085 405 379 0 3981 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27720 KiB
Current children cumulated memory: 15036 KiB

[startup+0.206309 s]*
/proc/loadavg: 4.12 4.17 4.11 5/263 1046624
/proc/meminfo: memFree=97301924/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=25456 memory=19728 CPUtime=0.19 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 4760 0 0 0 19 0 0 0 20 0 1 0 196072328 26066944 4932 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 6364 4932 405 379 0 5898 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 35388 KiB
Current children cumulated memory: 22424 KiB

[startup+0.30623 s]*
/proc/loadavg: 4.12 4.17 4.11 5/263 1046624
/proc/meminfo: memFree=97299756/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=27456 memory=21544 CPUtime=0.3 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 5392 0 0 0 29 1 0 0 20 0 1 0 196072328 28114944 5386 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 6864 5386 405 379 0 6398 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37388 KiB
Current children cumulated memory: 24240 KiB

[startup+0.700279 s]
/proc/loadavg: 4.12 4.17 4.11 5/263 1046626
/proc/meminfo: memFree=97296784/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=58944 memory=51732 CPUtime=0.68 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 12206 0 0 0 67 1 0 0 20 0 1 0 196072328 60358656 12933 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 14736 12933 421 379 0 14270 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 68876 KiB
Current children cumulated memory: 54428 KiB

[startup+1.50028 s]
/proc/loadavg: 4.12 4.17 4.11 5/263 1046626
/proc/meminfo: memFree=97258548/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=70388 memory=67132 CPUtime=1.48 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 16911 0 0 0 146 2 0 0 20 0 1 0 196072328 72077312 16783 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 17597 16783 421 379 0 17131 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 80320 KiB
Current children cumulated memory: 69828 KiB

[startup+3.10627 s]
/proc/loadavg: 4.12 4.17 4.11 5/263 1046626
/proc/meminfo: memFree=97247768/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=73064 memory=70292 CPUtime=3.08 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 17687 0 0 0 305 3 0 0 20 0 1 0 196072328 74817536 17573 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 18266 17573 421 379 0 17800 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 82996 KiB
Current children cumulated memory: 72988 KiB

[startup+6.30024 s]
/proc/loadavg: 4.11 4.17 4.11 5/263 1046626
/proc/meminfo: memFree=97236524/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=84868 memory=79324 CPUtime=6.27 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 18443 0 0 0 624 3 0 0 20 0 1 0 196072328 86904832 19831 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 21217 19831 421 379 0 20751 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 94800 KiB
Current children cumulated memory: 82020 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.17 4.11 5/263 1046627
/proc/meminfo: memFree=97224108/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=84868 memory=81596 CPUtime=12.65 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 18519 0 0 0 1262 3 0 0 20 0 1 0 196072328 86904832 20399 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 21217 20399 421 379 0 20751 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 94800 KiB
Current children cumulated memory: 84292 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.17 4.11 5/263 1046630
/proc/meminfo: memFree=97182268/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=103612 memory=98728 CPUtime=25.41 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 20927 0 0 0 2537 4 0 0 20 0 1 0 196072328 106098688 24682 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 25903 24682 421 379 0 25437 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 113544 KiB
Current children cumulated memory: 101424 KiB

[startup+51.1063 s]
/proc/loadavg: 4.10 4.16 4.10 5/263 1046634
/proc/meminfo: memFree=97037928/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=111516 memory=106708 CPUtime=50.96 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 21597 0 0 0 5091 5 0 0 20 0 1 0 196072328 114192384 26677 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 27879 26677 421 379 0 27413 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 121448 KiB
Current children cumulated memory: 109404 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.15 4.10 5/263 1046643
/proc/meminfo: memFree=97337712/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=141864 memory=132744 CPUtime=102 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 22009 0 0 0 10195 5 0 0 20 0 1 0 196072328 145268736 33186 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 35466 33186 421 379 0 35000 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 151796 KiB
Current children cumulated memory: 135440 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/263 1046654
/proc/meminfo: memFree=97223072/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=141864 memory=136840 CPUtime=161.83 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 22067 0 0 0 16178 5 0 0 20 0 1 0 196072328 145268736 34210 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 35466 34210 421 379 0 35000 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 151796 KiB
Current children cumulated memory: 139536 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/263 1046666
/proc/meminfo: memFree=97115948/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=151364 memory=148604 CPUtime=221.66 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 23981 0 0 0 22158 8 0 0 20 0 1 0 196072328 154996736 37151 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 37841 37151 421 379 0 37375 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 4.13 4.12 4.09 5/261 1047882
/proc/meminfo: memFree=101581376/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=262608 memory=244676 CPUtime=3093.43 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 78503 0 0 0 309237 106 0 0 20 0 1 0 196072328 268910592 61169 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 65652 61169 421 379 0 65186 0
Current children cumulated CPU time: 3093.43 s
Current children cumulated vsize: 272540 KiB
Current children cumulated memory: 247372 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/261 1047893
/proc/meminfo: memFree=101584632/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=232216 memory=226428 CPUtime=3153.27 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 79315 0 0 0 315219 108 0 0 20 0 1 0 196072328 237789184 56607 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 58054 56607 421 379 0 57588 0
Current children cumulated CPU time: 3153.27 s
Current children cumulated vsize: 242148 KiB
Current children cumulated memory: 229124 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/261 1047905
/proc/meminfo: memFree=101532968/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=313124 memory=264632 CPUtime=3213.09 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 80258 0 0 0 321201 108 0 0 20 0 1 0 196072328 320638976 66158 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 78281 66158 421 379 0 77815 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 323056 KiB
Current children cumulated memory: 267328 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/261 1047915
/proc/meminfo: memFree=101527328/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=263464 memory=253724 CPUtime=3272.92 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 81347 0 0 0 327182 110 0 0 20 0 1 0 196072328 269787136 63431 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 65866 63431 421 379 0 65400 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 273396 KiB
Current children cumulated memory: 256420 KiB

[startup+3342.3 s]
/proc/loadavg: 4.26 4.16 4.11 5/261 1048309
/proc/meminfo: memFree=101552704/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=232644 memory=214584 CPUtime=3332.75 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 82044 0 0 0 333163 112 0 0 20 0 1 0 196072328 238227456 53646 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 58161 53646 421 379 0 57695 0
Current children cumulated CPU time: 3332.75 s
Current children cumulated vsize: 242576 KiB
Current children cumulated memory: 217280 KiB

[startup+3402.3 s]
/proc/loadavg: 4.41 4.24 4.14 5/260 1048319
/proc/meminfo: memFree=101489848/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=263464 memory=259868 CPUtime=3392.58 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 82652 0 0 0 339145 113 0 0 20 0 1 0 196072328 269787136 64967 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 65866 64967 421 379 0 65400 0
Current children cumulated CPU time: 3392.58 s
Current children cumulated vsize: 273396 KiB
Current children cumulated memory: 262564 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.20 4.13 5/260 1048379
/proc/meminfo: memFree=110253720/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=265384 memory=245752 CPUtime=3452.39 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 84462 0 0 0 345124 115 0 0 20 0 1 0 196072328 271753216 61438 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 66346 61438 421 379 0 65880 0
Current children cumulated CPU time: 3452.39 s
Current children cumulated vsize: 275316 KiB
Current children cumulated memory: 248448 KiB

[startup+3522.3 s]
/proc/loadavg: 4.27 4.23 4.14 5/260 1048558
/proc/meminfo: memFree=109197864/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=234564 memory=214604 CPUtime=3512.24 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 85192 0 0 0 351107 117 0 0 20 0 1 0 196072328 240193536 53651 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 58641 53651 421 379 0 58175 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 244496 KiB
Current children cumulated memory: 217300 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.21 4.14 5/260 1048568
/proc/meminfo: memFree=109135988/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=265384 memory=260088 CPUtime=3572.08 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 85803 0 0 0 357090 118 0 0 20 0 1 0 196072328 271753216 65022 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 66346 65022 421 379 0 65880 0
Current children cumulated CPU time: 3572.08 s
Current children cumulated vsize: 275316 KiB
Current children cumulated memory: 262784 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.24 4.22 4.15 5/263 1048631
/proc/meminfo: memFree=109115924/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=315472 memory=275520 CPUtime=3600.01 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 86111 0 0 0 359882 119 0 0 20 0 1 0 196072328 323043328 68880 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 78868 68880 421 379 0 78402 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 325404 KiB
Current children cumulated memory: 278216 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.83 s, system=1.19698 s

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

[startup+3610.3 s]
/proc/loadavg: 4.24 4.22 4.15 5/263 1048631
/proc/meminfo: memFree=109115924/131524596 swapFree=131071996/131071996
[pid=1046619] ppid=1046616 vsize=9932 memory=2696 CPUtime=0 cores=1,3
/proc/1046619/stat : 1046619 (naps-1.02b5.sh) S 1046616 1046619 1043532 0 -1 4194304 222 239 0 0 0 0 0 0 20 0 1 0 196072328 10170368 674 134679101440 94464074960896 94464076040216 140722361445920 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94464078138672 94464078185860 94464083697664 140722361447390 140722361447517 140722361447517 140722361454534 0
/proc/1046619/statm: 2483 674 595 264 0 134 0
[pid=1046624] ppid=1046619 vsize=315472 memory=275520 CPUtime=3600.01 cores=1,3
/proc/1046624/stat : 1046624 (naps-1.02b5) R 1046619 1046619 1043532 0 -1 4194304 86111 0 0 0 359882 119 0 0 20 0 1 0 196072328 323043328 68880 134679101440 4194304 5746509 140726070623312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 29548544 140726070629357 140726070629471 140726070629471 140726070636489 0
/proc/1046624/statm: 78868 68880 421 379 0 78402 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 325404 KiB
Current children cumulated memory: 278216 KiB

Child status: 0

Real time (s): 3610.3
CPU time (s): 3600.03
CPU user time (s): 3598.83
CPU system time (s): 1.19698
CPU usage (%): 99.7154
Max. virtual memory (cumulated for all children) (KiB): 325404
Max. memory (cumulated for all children) (KiB): 284288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.83
system time used= 1.19698
maximum resident set size= 281592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86587
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= 43
involuntary context switches= 3374


# summary of solver processes directly reported to runsolver:
#   pid: 1046619
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3598.83
#   total CPU system time (s): 1.19698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04337 second user time and 19.8895 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-20 03:30:30
IDJOB=4452431
IDBENCH=164356
IDSOLVER=3065
FILE ID=nodeC034/4452431-1721439018
RUNJOBID= nodeC034-1721435230-1043544
SLURM_JOB_ID= 7545642
Free space on /tmp= 890064 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-ns903616.0.u.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452431-1721439018/watcher-4452431-1721439018 -o /tmp/evaluation-result-4452431-1721439018/solver-4452431-1721439018 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721435230-1043544 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4452431-1721439018.opb

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

MD5SUM BENCH= 851dd7bb62635ec66e2461b484912a91
RANDOM SEED=1528836505

nodeC034.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3653.328
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3657.324
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.135
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.120
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3653.468
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.967
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.086
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.418
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        97321224 kB
MemAvailable:   103236524 kB
Buffers:          534260 kB
Cached:          6153984 kB
SwapCached:            0 kB
Active:          1092052 kB
Inactive:       32281916 kB
Active(anon):       1544 kB
Inactive(anon): 26729764 kB
Active(file):    1090508 kB
Inactive(file):  5552152 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4964 kB
Writeback:             0 kB
AnonPages:      26685676 kB
Mapped:           112396 kB
Shmem:             45912 kB
KReclaimable:     224928 kB
Slab:             355800 kB
SReclaimable:     224928 kB
SUnreclaim:       130872 kB
KernelStack:        4196 kB
PageTables:        62116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:   30006776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73856 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4884480 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:      320212 kB
DirectMap2M:    44541952 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC034 at 2024-07-20 04:30:41