Trace number 4434469

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 1.03? (exit code) 316.362 330.687

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX300_K192_cod1.opb
MD5SUMb6518815c856eaafc5c2f585e9c40549
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-157192
Best CPU time to get the best result obtained on this benchmark68193.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 139771126
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 139771126
Number of bits of the biggest sum of numbers28
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 Input file name: HOME/instance-4434469-1721146090.opb
103.36/103.72	c single stage optimization mode
106.67/107.06	o 0
312.11/313.11	terminate called after throwing an instance of 'std::bad_alloc'
312.11/313.11	  what():  std::bad_alloc
0.00/330.68	HOME/naps-1.03.sh: line 6: 860945 Aborted                 (core dumped) ${self_dir}/naps-1.03 ${@}

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434469-1721146090/watcher-4434469-1721146090 -o /tmp/evaluation-result-4434469-1721146090/solver-4434469-1721146090 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856531 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434469-1721146090.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=860940, runsolver pid=860937

[startup+0.100098 s]*
/proc/loadavg: 4.17 4.32 4.21 5/246 860945
/proc/meminfo: memFree=109156480/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=47468 memory=44696 CPUtime=0.1 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 11005 0 0 0 9 1 0 0 20 0 1 0 166767799 48607232 11174 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 11867 11174 548 659 0 11071 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 57400 KiB
Current children cumulated memory: 47392 KiB

[startup+0.21353 s]*
/proc/loadavg: 4.17 4.32 4.21 5/246 860945
/proc/meminfo: memFree=109132484/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=60824 memory=58160 CPUtime=0.21 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 14335 0 0 0 20 1 0 0 20 0 1 0 166767799 62283776 14540 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 15206 14540 548 659 0 14410 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 70756 KiB
Current children cumulated memory: 60856 KiB

[startup+0.313284 s]*
/proc/loadavg: 4.17 4.32 4.21 5/246 860945
/proc/meminfo: memFree=109132344/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=60824 memory=58160 CPUtime=0.3 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 14335 0 0 0 29 1 0 0 20 0 1 0 166767799 62283776 14540 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 15206 14540 548 659 0 14410 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 70756 KiB
Current children cumulated memory: 60856 KiB

[startup+0.700431 s]
/proc/loadavg: 4.16 4.31 4.21 5/246 860945
/proc/meminfo: memFree=109075964/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=115760 memory=113436 CPUtime=0.68 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 23959 0 0 0 65 3 0 0 20 0 1 0 166767799 118538240 28359 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 28940 28359 580 659 0 28144 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 125692 KiB
Current children cumulated memory: 116132 KiB

[startup+1.50041 s]
/proc/loadavg: 4.16 4.31 4.21 5/246 860945
/proc/meminfo: memFree=109072828/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=138948 memory=132180 CPUtime=1.48 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 28650 0 0 0 144 4 0 0 20 0 1 0 166767799 142282752 33045 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 34737 33045 580 659 0 33941 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 148880 KiB
Current children cumulated memory: 134876 KiB

[startup+3.11309 s]
/proc/loadavg: 4.16 4.31 4.21 5/246 860945
/proc/meminfo: memFree=108933496/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=266580 memory=252124 CPUtime=3.09 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 47420 0 0 0 299 10 0 0 20 0 1 0 166767799 272977920 63031 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 66645 63031 580 659 0 65849 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 276512 KiB
Current children cumulated memory: 254820 KiB

[startup+6.3004 s]
/proc/loadavg: 4.14 4.31 4.21 5/246 860945
/proc/meminfo: memFree=108675164/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=516328 memory=499916 CPUtime=6.27 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 99183 0 0 0 607 20 0 0 20 0 1 0 166767799 528719872 124979 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 129082 124979 580 659 0 128286 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 526260 KiB
Current children cumulated memory: 502612 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.30 4.21 5/246 860947
/proc/meminfo: memFree=108032116/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=1274608 memory=1188772 CPUtime=12.64 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 155322 0 0 0 1220 44 0 0 20 0 1 0 166767799 1305198592 297193 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 318652 297193 596 659 0 317856 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1284540 KiB
Current children cumulated memory: 1191468 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.29 4.20 5/246 860948
/proc/meminfo: memFree=106749608/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=2808332 memory=2575704 CPUtime=25.41 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 332074 0 0 0 2452 89 0 0 20 0 1 0 166767799 2875731968 643926 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 702083 643926 596 659 0 701287 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2818264 KiB
Current children cumulated memory: 2578400 KiB

[startup+51.1132 s]
/proc/loadavg: 4.12 4.28 4.20 5/246 860954
/proc/meminfo: memFree=108703852/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=4728784 memory=4575520 CPUtime=50.93 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 557341 0 0 0 4930 163 0 0 20 0 1 0 166767799 4842274816 1143880 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 1182196 1143880 596 659 0 1181400 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 4738716 KiB
Current children cumulated memory: 4578216 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.25 4.19 5/246 860962
/proc/meminfo: memFree=103747852/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=10755768 memory=10054956 CPUtime=101.97 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 1009687 0 0 0 9845 352 0 0 20 0 1 0 166767799 11013906432 2513673 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 2688942 2513673 596 659 0 2688146 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 10765700 KiB
Current children cumulated memory: 10057652 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.22 4.18 5/248 860977
/proc/meminfo: memFree=102673820/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=11459488 memory=10607280 CPUtime=161.77 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 1114865 0 0 0 15801 376 0 0 20 0 1 0 166767799 11734515712 2651820 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 2864872 2651820 612 659 0 2864076 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 11469420 KiB
Current children cumulated memory: 10609976 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.19 4.18 5/247 860987
/proc/meminfo: memFree=101176712/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=13452064 memory=12379796 CPUtime=221.59 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 1417894 0 0 0 21717 442 0 0 20 0 1 0 166767799 13774913536 3094949 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 3363016 3094949 612 659 0 3362220 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 13461996 KiB
Current children cumulated memory: 12382492 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.17 4.17 5/247 860998
/proc/meminfo: memFree=93866680/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=18511652 memory=17529196 CPUtime=281.4 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 1585383 0 0 0 27522 618 0 0 20 0 1 0 166767799 18955931648 4382299 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 4627913 4382299 612 659 0 4627117 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 18521584 KiB
Current children cumulated memory: 17531892 KiB

[startup+330.686 s]
# the end of solver process 860940 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=301.516 s, system=14.8466 s

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

[startup+307.2 s]
/proc/loadavg: 4.11 4.17 4.17 5/247 861002
/proc/meminfo: memFree=82813472/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=29589340 memory=27718492 CPUtime=306.23 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) R 860940 860940 856521 0 -1 4194304 2589328 0 0 0 29616 1007 0 0 20 0 1 0 166767799 30299484160 6929111 134679101440 4194304 6891213 140737473059664 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 7397335 6929623 612 659 0 7396539 0
Current children cumulated CPU time: 306.23 s
Current children cumulated vsize: 29599272 KiB
Current children cumulated memory: 27721188 KiB

[startup+320 s]*
/proc/loadavg: 4.26 4.20 4.18 5/248 861007
/proc/meminfo: memFree=78703948/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=31165272 memory=29077868 CPUtime=315.36 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) S 860940 860940 856521 0 -1 4195840 2853213 0 0 0 30151 1385 0 0 20 0 1 0 166767799 31913238528 7269467 134679101440 4194304 6891213 140737473059664 140737472975184 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 7791318 7269467 658 659 0 7790522 0
Current children cumulated CPU time: 315.36 s
Current children cumulated vsize: 31175204 KiB
Current children cumulated memory: 29080564 KiB

[startup+326.4 s]
/proc/loadavg: 4.22 4.19 4.18 4/248 861007
/proc/meminfo: memFree=78546108/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=31165272 memory=29077868 CPUtime=315.36 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) S 860940 860940 856521 0 -1 4195840 2853213 0 0 0 30151 1385 0 0 20 0 1 0 166767799 31913238528 7269467 134679101440 4194304 6891213 140737473059664 140737472975184 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 7791318 7269467 658 659 0 7790522 0
Current children cumulated CPU time: 315.36 s
Current children cumulated vsize: 31175204 KiB
Current children cumulated memory: 29080564 KiB

[startup+328 s]*
/proc/loadavg: 4.22 4.19 4.18 4/248 861008
/proc/meminfo: memFree=78546020/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=31165272 memory=29077868 CPUtime=315.36 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) S 860940 860940 856521 0 -1 4195840 2853213 0 0 0 30151 1385 0 0 20 0 1 0 166767799 31913238528 7269467 134679101440 4194304 6891213 140737473059664 140737472975184 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 7791318 7269467 658 659 0 7790522 0
Current children cumulated CPU time: 315.36 s
Current children cumulated vsize: 31175204 KiB
Current children cumulated memory: 29080564 KiB

[startup+329.601 s]
/proc/loadavg: 4.22 4.19 4.18 5/248 861008
/proc/meminfo: memFree=78741112/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
[pid=860945] ppid=860940 vsize=31165272 memory=29077868 CPUtime=315.36 cores=0,2
/proc/860945/stat : 860945 (naps-1.03) S 860940 860940 856521 0 -1 4195840 2853213 0 0 0 30151 1385 0 0 20 0 1 0 166767799 31913238528 7269467 134679101440 4194304 6891213 140737473059664 140737472975184 6272572 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 21602304 140737473065973 140737473066085 140737473066085 140737473073099 0
/proc/860945/statm: 7791318 7269467 658 659 0 7790522 0
Current children cumulated CPU time: 315.36 s
Current children cumulated vsize: 31175204 KiB
Current children cumulated memory: 29080564 KiB

[startup+330.4 s]
/proc/loadavg: 4.22 4.19 4.18 5/247 861013
/proc/meminfo: memFree=84256484/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2696 KiB

[startup+330.6 s]
/proc/loadavg: 4.22 4.19 4.18 5/247 861013
/proc/meminfo: memFree=84256484/131655788 swapFree=131071996/131071996
[pid=860940] ppid=860937 vsize=9932 memory=2696 CPUtime=0 cores=0,2
/proc/860940/stat : 860940 (naps-1.03.sh) S 860937 860940 856521 0 -1 4194304 220 242 0 0 0 0 0 0 20 0 1 0 166767798 10170368 674 134679101440 94212088254464 94212089333784 140722089114448 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94212091432240 94212091479428 94212092624896 140722089116644 140722089116769 140722089116769 140722089123784 0
/proc/860940/statm: 2483 674 596 264 0 134 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2696 KiB

Child status: 134

Real time (s): 330.687
CPU time (s): 316.362
CPU user time (s): 301.516
CPU system time (s): 14.8466
CPU usage (%): 95.6684
Max. virtual memory (cumulated for all children) (KiB): 31297688
Max. memory (cumulated for all children) (KiB): 29080564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 301.516
system time used= 14.8466
maximum resident set size= 29085500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2853692
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= 76
involuntary context switches= 2170


# summary of solver processes directly reported to runsolver:
#   pid: 860940
#   total CPU time (s): 316.362
#   total CPU user time (s): 301.516
#   total CPU system time (s): 14.8466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.80349 second user time and 3.35805 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-16 18:08:23
IDJOB=4434469
IDBENCH=157239
IDSOLVER=3063
FILE ID=nodeC006/4434469-1721146090
RUNJOBID= nodeC006-1721138716-856531
SLURM_JOB_ID= 7505716
Free space on /tmp= 723536 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX300_K192_cod1.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434469-1721146090/watcher-4434469-1721146090 -o /tmp/evaluation-result-4434469-1721146090/solver-4434469-1721146090 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856531 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434469-1721146090.opb

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

MD5SUM BENCH= b6518815c856eaafc5c2f585e9c40549
RANDOM SEED=737636155

nodeC006.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		: 3491.972
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.94
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		: 3512.864
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.26
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.273
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.94
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.332
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.26
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.970
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.94
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		: 3491.970
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.26
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.387
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.94
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.422
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.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        109189760 kB
MemAvailable:   114475984 kB
Buffers:          420188 kB
Cached:          5641008 kB
SwapCached:            0 kB
Active:           941468 kB
Inactive:       20817196 kB
Active(anon):       1484 kB
Inactive(anon): 15733684 kB
Active(file):     939984 kB
Inactive(file):  5083512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             34716 kB
Writeback:             0 kB
AnonPages:      15697468 kB
Mapped:           111816 kB
Shmem:             37704 kB
KReclaimable:     205520 kB
Slab:             317104 kB
SReclaimable:     205520 kB
SUnreclaim:       111584 kB
KernelStack:        3952 kB
PageTables:        40168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   17416048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53536 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10352640 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:      293704 kB
DirectMap2M:    39456768 kB
DirectMap1G:    96468992 kB

Free space on /tmp at the end= 723528 MiB
End job on nodeC006 at 2024-07-16 18:13:54