Trace number 4446738

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-GM 1.03? (TO) 3600.1 3610.81

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K179.opb
MD5SUM84aa92d361920570c4f42a7fa8308fed
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark73.5881
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21301
Total number of constraints21661
Number of constraints which are clauses21482
Number of constraints which are cardinality constraints (but not clauses)179
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint179
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 180
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.03.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4446738-1721337147.opb
3600.07/3610.80	c 
3600.07/3610.80	c *** TERMINATED *** by signal 15
3600.07/3610.80	s UNKNOWN
3600.07/3610.80	c _____________________________________________________________________________
3600.07/3610.80	c std/band forms        : 177,0
3600.07/3610.80	c 2cl/3cl ITE-codings   : 0,0
3600.07/3610.80	c BDD/srt/adr Max costs : 0,2726,0
3600.07/3610.80	c BDDraw/bin/mul/srt/adr: 0,0,0,177,0
3600.07/3610.80	c BDD nodes             : 0
3600.07/3610.80	c Es1/CC detections     : 0,0
3600.07/3610.80	c CC sort               : 177
3600.07/3610.80	c SAT/UNSAT calls       : 0,0
3600.07/3610.80	c regenrated variables  : 0
3600.07/3610.80	c eliminated fixed lits : 0
3600.07/3610.80	c goal lit flips        : 0
3600.07/3610.80	c goal stages           : 0
3600.07/3610.80	c goal shrink           : 0
3600.07/3610.80	c goal coeff separations: 0
3600.07/3610.80	c restarts              : 0
3600.07/3610.80	c conflicts             : 0              (0 /sec)
3600.07/3610.80	c decisions             : 0              (0 /sec)
3600.07/3610.80	c propagations          : 0              (0 /sec)
3600.07/3610.80	c inspects              : 0              (0 /sec)
3600.07/3610.80	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.80	c Time for Opt-base     : 0.003601 s
3600.07/3610.80	c Steps for Opt-base    : 0
3600.07/3610.80	c Time for BDD coding   : 0 s
3600.07/3610.80	c Time for srt coding   : 0.05479 s
3600.07/3610.80	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (58905 MiB free)
  memory of node 1: 64510 MiB (61384 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=969879, runsolver pid=969876

[startup+0.100064 s]*
/proc/loadavg: 4.20 4.14 4.16 5/243 969905
/proc/meminfo: memFree=123176764/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=15124 memory=8508 CPUtime=0.1 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 1899 0 0 0 10 0 0 0 20 0 1 0 185870816 15486976 2127 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 3781 2127 436 659 0 2985 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 25056 KiB
Current children cumulated memory: 11264 KiB

[startup+0.212809 s]*
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=123165472/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=16608 memory=12196 CPUtime=0.21 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 2298 0 0 0 21 0 0 0 20 0 1 0 185870816 17006592 3049 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 4152 3049 436 659 0 3356 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26540 KiB
Current children cumulated memory: 14952 KiB

[startup+0.312785 s]*
/proc/loadavg: 4.20 4.14 4.16 6/248 969920
/proc/meminfo: memFree=123156264/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=27140 memory=21912 CPUtime=0.3 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 4358 0 0 0 30 0 0 0 20 0 1 0 185870816 27791360 5478 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 6785 5478 468 659 0 5989 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37072 KiB
Current children cumulated memory: 24668 KiB

[startup+0.700426 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=123071764/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=157156 memory=138928 CPUtime=0.69 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 30020 0 0 0 64 5 0 0 20 0 1 0 185870816 160927744 34732 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 39289 34732 468 659 0 38493 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 167088 KiB
Current children cumulated memory: 141684 KiB

[startup+1.50043 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=122857004/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=188760 memory=170800 CPUtime=1.48 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 35536 0 0 0 142 6 0 0 20 0 1 0 185870816 193290240 42700 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 47190 42700 468 659 0 46394 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 198692 KiB
Current children cumulated memory: 173556 KiB

[startup+3.11311 s]
/proc/loadavg: 4.20 4.14 4.16 5/248 969920
/proc/meminfo: memFree=122829672/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=181576 memory=165944 CPUtime=3.09 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 35735 0 0 0 302 7 0 0 20 0 1 0 185870816 185933824 41486 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 45394 41486 468 659 0 44598 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 191508 KiB
Current children cumulated memory: 168700 KiB

[startup+6.30041 s]
/proc/loadavg: 4.18 4.14 4.16 5/248 969970
/proc/meminfo: memFree=123333264/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=200252 memory=174112 CPUtime=6.26 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 36223 0 0 0 619 7 0 0 20 0 1 0 185870816 205058048 43528 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 50063 43528 468 659 0 49267 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 210184 KiB
Current children cumulated memory: 176868 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.14 4.15 5/248 969972
/proc/meminfo: memFree=123290444/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=221988 memory=198628 CPUtime=12.65 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 36771 0 0 0 1257 8 0 0 20 0 1 0 185870816 227315712 49657 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 55497 49657 468 659 0 54701 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 231920 KiB
Current children cumulated memory: 201384 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.13 4.15 5/248 969973
/proc/meminfo: memFree=123204380/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=221988 memory=200760 CPUtime=25.41 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 36814 0 0 0 2533 8 0 0 20 0 1 0 185870816 227315712 50190 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 55497 50190 468 659 0 54701 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 231920 KiB
Current children cumulated memory: 203516 KiB

[startup+51.1133 s]
/proc/loadavg: 4.15 4.13 4.15 5/248 969978
/proc/meminfo: memFree=123104288/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=271308 memory=245260 CPUtime=50.95 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 37637 0 0 0 5085 10 0 0 20 0 1 0 185870816 277819392 61315 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 67827 61315 468 659 0 67031 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 281240 KiB
Current children cumulated memory: 248016 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/249 969987
/proc/meminfo: memFree=123017252/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=221988 memory=207044 CPUtime=101.99 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 38790 0 0 0 10187 12 0 0 20 0 1 0 185870816 227315712 51761 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 55497 51761 468 659 0 54701 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 231920 KiB
Current children cumulated memory: 209800 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.13 4.15 5/246 969998
/proc/meminfo: memFree=122826876/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=323312 memory=289100 CPUtime=161.81 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 41470 0 0 0 16165 16 0 0 20 0 1 0 185870816 331071488 72275 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 80828 72275 468 659 0 80032 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 333244 KiB
Current children cumulated memory: 291856 KiB

[startup+222.3 s]
/proc/loadavg: 4.60 4.23 4.18 5/246 970010
/proc/meminfo: memFree=122977116/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=323312 memory=307904 CPUtime=221.62 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 42786 0 0 0 22143 19 0 0 20 0 1 0 185870816 331071488 76976 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 80828 76976 468 659 0 80032 0
Current children cumulated CPU time: 221.62 s

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

/proc/969884/statm: 159642 151158 468 659 0 158846 0
Current children cumulated CPU time: 3033.36 s
Current children cumulated vsize: 648500 KiB
Current children cumulated memory: 607388 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.33 4.26 5/249 971759
/proc/meminfo: memFree=121939412/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=855084 memory=658928 CPUtime=3093.18 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 96066 0 0 0 309188 130 0 0 20 0 1 0 185870816 875606016 164732 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 213771 164732 468 659 0 212975 0
Current children cumulated CPU time: 3093.18 s
Current children cumulated vsize: 865016 KiB
Current children cumulated memory: 661684 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.29 4.25 5/248 971770
/proc/meminfo: memFree=122052120/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=857708 memory=710296 CPUtime=3152.98 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 96802 0 0 0 315167 131 0 0 20 0 1 0 185870816 878292992 177574 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 214427 177574 468 659 0 213631 0
Current children cumulated CPU time: 3152.98 s
Current children cumulated vsize: 867640 KiB
Current children cumulated memory: 713052 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.27 4.24 5/246 971781
/proc/meminfo: memFree=122139320/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=431416 memory=416556 CPUtime=3212.8 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 98039 0 0 0 321145 135 0 0 20 0 1 0 185870816 441769984 104139 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 107854 104139 468 659 0 107058 0
Current children cumulated CPU time: 3212.8 s
Current children cumulated vsize: 441348 KiB
Current children cumulated memory: 419312 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.23 4.23 5/249 971806
/proc/meminfo: memFree=122151488/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=512804 memory=497180 CPUtime=3272.61 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 98359 0 0 0 327125 136 0 0 20 0 1 0 185870816 525111296 124295 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 128201 124295 468 659 0 127405 0
Current children cumulated CPU time: 3272.61 s
Current children cumulated vsize: 522736 KiB
Current children cumulated memory: 499936 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.22 4.23 5/251 972043
/proc/meminfo: memFree=122224288/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=645064 memory=566812 CPUtime=3332.41 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 99053 0 0 0 333104 137 0 0 20 0 1 0 185870816 660545536 141703 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 161266 141703 468 659 0 160470 0
Current children cumulated CPU time: 3332.41 s
Current children cumulated vsize: 654996 KiB
Current children cumulated memory: 569568 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.19 4.22 5/251 972053
/proc/meminfo: memFree=121944492/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=645064 memory=630632 CPUtime=3392.23 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 99455 0 0 0 339084 139 0 0 20 0 1 0 185870816 660545536 157658 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 161266 157658 468 659 0 160470 0
Current children cumulated CPU time: 3392.23 s
Current children cumulated vsize: 654996 KiB
Current children cumulated memory: 633388 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.17 4.20 5/252 972352
/proc/meminfo: memFree=121753792/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=861068 memory=683124 CPUtime=3452.03 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 100327 0 0 0 345063 140 0 0 20 0 1 0 185870816 881733632 170781 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 215267 170781 468 659 0 214471 0
Current children cumulated CPU time: 3452.03 s
Current children cumulated vsize: 871000 KiB
Current children cumulated memory: 685880 KiB

[startup+3522.3 s]
/proc/loadavg: 4.44 4.24 4.22 5/252 972364
/proc/meminfo: memFree=122237276/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=863860 memory=738748 CPUtime=3511.83 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 101170 0 0 0 351041 142 0 0 20 0 1 0 185870816 884592640 184687 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 215965 184687 468 659 0 215169 0
Current children cumulated CPU time: 3511.83 s
Current children cumulated vsize: 873792 KiB
Current children cumulated memory: 741504 KiB

[startup+3582.3 s]
/proc/loadavg: 4.69 4.36 4.27 5/251 972374
/proc/meminfo: memFree=122305828/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=437660 memory=406608 CPUtime=3571.65 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 102545 0 0 0 357020 145 0 0 20 0 1 0 185870816 448163840 101652 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 109415 101652 468 659 0 108619 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 447592 KiB
Current children cumulated memory: 409364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.48 4.34 4.26 5/248 972379
/proc/meminfo: memFree=122154876/131655788 swapFree=131071996/131071996
[pid=969879] ppid=969876 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/969879/stat : 969879 (naps-1.03.sh) S 969876 969879 965768 0 -1 4194304 222 246 0 0 0 0 0 0 20 0 1 0 185870816 10170368 689 134679101440 94121915310080 94121916389400 140732261176064 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94121918487856 94121918535044 94121930866688 140732261180383 140732261180512 140732261180512 140732261187528 0
/proc/969879/statm: 2483 689 613 264 0 134 0
[pid=969884] ppid=969879 vsize=519048 memory=448324 CPUtime=3600.07 cores=5,7
/proc/969884/stat : 969884 (naps-1.03) R 969879 969879 965768 0 -1 4194304 102835 0 0 0 359861 146 0 0 20 0 1 0 185870816 531505152 112081 134679101440 4194304 6891213 140735426257584 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 19349504 140735426262000 140735426262116 140735426262116 140735426269131 0
/proc/969884/statm: 129762 112081 468 659 0 128966 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 528980 KiB
Current children cumulated memory: 451080 KiB

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

[startup+3610.81 s]
# the end of solver process 969879 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001499 s, system=0.004273 s

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

# cumulated CPU time of all completed processes:  user=3598.62 s, system=1.47866 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 10

Real time (s): 3610.81
CPU time (s): 3600.1
CPU user time (s): 3598.62
CPU system time (s): 1.47866
CPU usage (%): 99.7034
Max. virtual memory (cumulated for all children) (KiB): 956304
Max. memory (cumulated for all children) (KiB): 829060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.62
system time used= 1.47866
maximum resident set size= 830400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103303
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= 201
involuntary context switches= 4502


# summary of solver processes directly reported to runsolver:
#   pid: 969879,969884
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.62
#   total CPU system time (s): 1.47866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4131 second user time and 38.4679 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-18 23:12:39
IDJOB=4446738
IDBENCH=158301
IDSOLVER=3062
FILE ID=nodeC003/4446738-1721337147
RUNJOBID= nodeC003-1721329937-965781
SLURM_JOB_ID= 7542701
Free space on /tmp= 723760 MiB

SOLVER NAME= NaPS-GM 1.03
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K179.opb
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446738-1721337147/watcher-4446738-1721337147 -o /tmp/evaluation-result-4446738-1721337147/solver-4446738-1721337147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721329937-965781 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4446738-1721337147.opb

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

MD5SUM BENCH= 84aa92d361920570c4f42a7fa8308fed
RANDOM SEED=287556048

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123177620 kB
MemAvailable:   128760780 kB
Buffers:          518344 kB
Cached:          5841168 kB
SwapCached:            0 kB
Active:           933300 kB
Inactive:        6859872 kB
Active(anon):       1484 kB
Inactive(anon):  1469872 kB
Active(file):     931816 kB
Inactive(file):  5390000 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6972 kB
Writeback:            20 kB
AnonPages:       1433684 kB
Mapped:           110492 kB
Shmem:             37704 kB
KReclaimable:     202752 kB
Slab:             317940 kB
SReclaimable:     202752 kB
SUnreclaim:       115188 kB
KernelStack:        3916 kB
PageTables:        11820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2178188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58496 kB
HardwareCorrupted:     0 kB
AnonHugePages:    960512 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723756 MiB
End job on nodeC003 at 2024-07-19 00:12:50