Trace number 4454021

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.08 3609.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_comm/normalized-23arraycomm_teq_tvars_less.opb
MD5SUM7d417cf1b74ab4db87153ce12cf8f72e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.72208
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3220
Total number of constraints1680
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint92
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 35184372088832
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 140737488355327
Number of bits of the biggest sum of numbers47
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4454021-1721490120.opb
3600.06/3609.60	c 
3600.06/3609.60	c *** TERMINATED *** by signal 15
3600.06/3609.60	s UNKNOWN
3600.06/3609.60	c _____________________________________________________________________________
3600.06/3609.60	c 
3600.06/3609.60	c std/band forms        : 1,1012
3600.06/3609.60	c 2cl/3cl ITE-codings   : 45,4922
3600.06/3609.60	c BDD/srt/adr Max costs : 136,0,0
3600.06/3609.60	c BDDraw/bin/mul/srt/adr: 1013,0,0,0,0
3600.06/3609.60	c BDD nodes             : 12097
3600.06/3609.60	c Es1/CC detections     : 0,0
3600.06/3609.60	c SAT/UNSAT calls       : 0,0
3600.06/3609.60	c regenrated variables  : 0
3600.06/3609.60	c restarts              : 0
3600.06/3609.60	c conflicts             : 0              (0 /sec)
3600.06/3609.60	c decisions             : 0              (0 /sec)
3600.06/3609.60	c propagations          : 0              (0 /sec)
3600.06/3609.60	c inspects              : 0              (0 /sec)
3600.06/3609.60	c CPU time (solving tm) : 3599 s        (3598 s)
3600.06/3609.60	c Time for Opt-base     : 0 s
3600.06/3609.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454021-1721490120/watcher-4454021-1721490120 -o /tmp/evaluation-result-4454021-1721490120/solver-4454021-1721490120 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721482535-1058648 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4454021-1721490120.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1063193, runsolver pid=1063190

[startup+0.100102 s]*
/proc/loadavg: 4.15 4.13 4.12 5/247 1063198
/proc/meminfo: memFree=126749296/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=10716 memory=9540 CPUtime=0.1 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 2136 0 0 0 10 0 0 0 20 0 1 0 201168926 10973184 2385 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 2679 2385 421 379 0 2213 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20648 KiB
Current children cumulated memory: 12244 KiB

[startup+0.213459 s]*
/proc/loadavg: 4.15 4.13 4.12 5/247 1063198
/proc/meminfo: memFree=126749916/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=11132 memory=10064 CPUtime=0.21 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 2499 0 0 0 21 0 0 0 20 0 1 0 201168926 11399168 2516 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 2783 2516 421 379 0 2317 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 21064 KiB
Current children cumulated memory: 12768 KiB

[startup+0.313469 s]*
/proc/loadavg: 4.15 4.13 4.12 5/247 1063198
/proc/meminfo: memFree=126746384/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=12936 memory=11380 CPUtime=0.31 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 2858 0 0 0 31 0 0 0 20 0 1 0 201168926 13246464 2845 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 3234 2845 421 379 0 2768 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 22868 KiB
Current children cumulated memory: 14084 KiB

[startup+0.700393 s]
/proc/loadavg: 4.15 4.13 4.12 5/247 1063198
/proc/meminfo: memFree=126744788/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=13948 memory=12964 CPUtime=0.68 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 3244 0 0 0 68 0 0 0 20 0 1 0 201168926 14282752 3241 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 3487 3241 421 379 0 3021 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 23880 KiB
Current children cumulated memory: 15668 KiB

[startup+1.5004 s]
/proc/loadavg: 4.15 4.13 4.12 5/247 1063198
/proc/meminfo: memFree=126740740/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=18292 memory=15604 CPUtime=1.48 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 3886 0 0 0 148 0 0 0 20 0 1 0 201168926 18731008 3901 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 4573 3901 421 379 0 4107 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 28224 KiB
Current children cumulated memory: 18308 KiB

[startup+3.11311 s]
/proc/loadavg: 4.15 4.13 4.12 5/247 1063198
/proc/meminfo: memFree=126723896/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=20684 memory=19036 CPUtime=3.09 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 4756 0 0 0 309 0 0 0 20 0 1 0 201168926 21180416 4759 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 5171 4759 421 379 0 4705 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 30616 KiB
Current children cumulated memory: 21740 KiB

[startup+6.30038 s]
/proc/loadavg: 4.22 4.14 4.13 5/247 1063198
/proc/meminfo: memFree=126704588/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=25532 memory=23988 CPUtime=6.26 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 5493 0 0 0 626 0 0 0 20 0 1 0 201168926 26144768 5997 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 6383 5997 421 379 0 5917 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 35464 KiB
Current children cumulated memory: 26692 KiB

[startup+12.7004 s]
/proc/loadavg: 4.28 4.16 4.13 5/247 1063200
/proc/meminfo: memFree=126678832/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=37000 memory=27368 CPUtime=12.65 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 7037 0 0 0 1264 1 0 0 20 0 1 0 201168926 37888000 6842 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 9250 6842 421 379 0 8784 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 46932 KiB
Current children cumulated memory: 30072 KiB

[startup+25.5004 s]
/proc/loadavg: 4.59 4.23 4.16 5/247 1063201
/proc/meminfo: memFree=126676424/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=42436 memory=41604 CPUtime=25.41 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 8408 0 0 0 2540 1 0 0 20 0 1 0 201168926 43454464 10401 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 10609 10401 421 379 0 10143 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 52368 KiB
Current children cumulated memory: 44308 KiB

[startup+51.1131 s]
/proc/loadavg: 4.73 4.30 4.18 5/247 1063206
/proc/meminfo: memFree=126669756/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=61112 memory=60276 CPUtime=50.96 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 9017 0 0 0 5094 2 0 0 20 0 1 0 201168926 62578688 15069 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 15278 15069 421 379 0 14812 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 71044 KiB
Current children cumulated memory: 62980 KiB

[startup+102.3 s]
/proc/loadavg: 4.48 4.31 4.19 5/247 1063214
/proc/meminfo: memFree=126596980/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=93260 memory=87556 CPUtime=102.02 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 9970 0 0 0 10199 3 0 0 20 0 1 0 201168926 95498240 21889 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 23315 21889 421 379 0 22849 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 103192 KiB
Current children cumulated memory: 90260 KiB

[startup+162.3 s]
/proc/loadavg: 4.28 4.28 4.19 5/247 1063226
/proc/meminfo: memFree=126569748/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=93260 memory=92432 CPUtime=161.86 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 10920 0 0 0 16182 4 0 0 20 0 1 0 201168926 95498240 23108 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 23315 23108 421 379 0 22849 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 103192 KiB
Current children cumulated memory: 95136 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.24 4.18 5/247 1063236
/proc/meminfo: memFree=126600968/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=142580 memory=124468 CPUtime=221.7 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 12706 0 0 0 22163 7 0 0 20 0 1 0 201168926 146001920 31117 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 35645 31117 421 379 0 35179 0
Current children cumulated CPU time: 221.7 s

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

/proc/loadavg: 3.71 3.55 3.72 4/240 1065001
/proc/meminfo: memFree=126221600/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=253020 memory=209244 CPUtime=3034.25 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 71338 0 0 0 303294 131 0 0 20 0 1 0 201168926 259092480 52311 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 63255 52311 421 379 0 62789 0
Current children cumulated CPU time: 3034.25 s
Current children cumulated vsize: 262952 KiB
Current children cumulated memory: 211948 KiB

[startup+3102.3 s]
/proc/loadavg: 3.32 3.47 3.68 4/240 1065012
/proc/meminfo: memFree=126319132/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=202932 memory=191656 CPUtime=3094.11 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 71833 0 0 0 309278 133 0 0 20 0 1 0 201168926 207802368 47914 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 50733 47914 421 379 0 50267 0
Current children cumulated CPU time: 3094.11 s
Current children cumulated vsize: 212864 KiB
Current children cumulated memory: 194360 KiB

[startup+3162.3 s]
/proc/loadavg: 3.19 3.39 3.64 4/239 1065025
/proc/meminfo: memFree=126197664/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=253020 memory=233820 CPUtime=3153.96 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 72235 0 0 0 315262 134 0 0 20 0 1 0 201168926 259092480 58455 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 63255 58455 421 379 0 62789 0
Current children cumulated CPU time: 3153.96 s
Current children cumulated vsize: 262952 KiB
Current children cumulated memory: 236524 KiB

[startup+3222.3 s]
/proc/loadavg: 3.13 3.34 3.60 4/238 1065035
/proc/meminfo: memFree=126179816/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=253760 memory=222080 CPUtime=3213.81 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 73153 0 0 0 321245 136 0 0 20 0 1 0 201168926 259850240 55520 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 63440 55520 421 379 0 62974 0
Current children cumulated CPU time: 3213.81 s
Current children cumulated vsize: 263692 KiB
Current children cumulated memory: 224784 KiB

[startup+3282.3 s]
/proc/loadavg: 2.57 3.15 3.52 3/230 1065076
/proc/meminfo: memFree=126823060/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=255152 memory=206920 CPUtime=3273.66 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 74266 0 0 0 327228 138 0 0 20 0 1 0 201168926 261275648 51730 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 63788 51730 421 379 0 63322 0
Current children cumulated CPU time: 3273.66 s
Current children cumulated vsize: 265084 KiB
Current children cumulated memory: 209624 KiB

[startup+3342.3 s]
/proc/loadavg: 2.24 2.95 3.43 3/230 1065088
/proc/meminfo: memFree=126746380/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=256036 memory=250040 CPUtime=3333.5 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 74568 0 0 0 333211 139 0 0 20 0 1 0 201168926 262180864 62510 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 64009 62510 421 379 0 63543 0
Current children cumulated CPU time: 3333.5 s
Current children cumulated vsize: 265968 KiB
Current children cumulated memory: 252744 KiB

[startup+3402.3 s]
/proc/loadavg: 2.14 2.79 3.34 3/230 1065098
/proc/meminfo: memFree=126778920/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=256312 memory=231984 CPUtime=3393.36 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 75427 0 0 0 339194 142 0 0 20 0 1 0 201168926 262463488 57996 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 64078 57996 421 379 0 63612 0
Current children cumulated CPU time: 3393.36 s
Current children cumulated vsize: 266244 KiB
Current children cumulated memory: 234688 KiB

[startup+3462.3 s]
/proc/loadavg: 2.13 2.67 3.27 3/229 1065108
/proc/meminfo: memFree=126814892/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=257232 memory=212160 CPUtime=3453.21 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 76396 0 0 0 345176 145 0 0 20 0 1 0 201168926 263405568 53040 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 64308 53040 421 379 0 63842 0
Current children cumulated CPU time: 3453.21 s
Current children cumulated vsize: 267164 KiB
Current children cumulated memory: 214864 KiB

[startup+3522.3 s]
/proc/loadavg: 2.15 2.58 3.19 3/232 1065124
/proc/meminfo: memFree=126740836/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=258172 memory=251988 CPUtime=3513.02 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 76715 0 0 0 351157 145 0 0 20 0 1 0 201168926 264368128 62997 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 64543 62997 421 379 0 64077 0
Current children cumulated CPU time: 3513.02 s
Current children cumulated vsize: 268104 KiB
Current children cumulated memory: 254692 KiB

[startup+3582.3 s]
/proc/loadavg: 2.05 2.47 3.12 3/232 1065134
/proc/meminfo: memFree=126776420/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=258320 memory=233672 CPUtime=3572.84 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 77523 0 0 0 357136 148 0 0 20 0 1 0 201168926 264519680 58418 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 64580 58418 421 379 0 64114 0
Current children cumulated CPU time: 3572.84 s
Current children cumulated vsize: 268252 KiB
Current children cumulated memory: 236376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 2.09 2.44 3.08 3/232 1065140
/proc/meminfo: memFree=126741504/131655788 swapFree=131071996/131071996
[pid=1063193] ppid=1063190 vsize=9932 memory=2704 CPUtime=0 cores=4,6
/proc/1063193/stat : 1063193 (naps-1.02b5.sh) S 1063190 1063193 1058637 0 -1 4194304 219 242 0 0 0 0 0 0 20 0 1 0 201168925 10170368 676 134679101440 94130370646016 94130371725336 140728837239200 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94130373823792 94130373870980 94130404720640 140728837243870 140728837243997 140728837243997 140728837251014 0
/proc/1063193/statm: 2483 676 597 264 0 134 0
[pid=1063198] ppid=1063193 vsize=259292 memory=252732 CPUtime=3600.06 cores=4,6
/proc/1063198/stat : 1063198 (naps-1.02b5) R 1063193 1063193 1058637 0 -1 4194304 77723 0 0 0 359857 149 0 0 20 0 1 0 201168926 265515008 63183 134679101440 4194304 5746509 140722370524528 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 6059216 6091920 16633856 140722370528237 140722370528351 140722370528351 140722370535369 0
/proc/1063198/statm: 64823 63183 421 379 0 64357 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 269224 KiB
Current children cumulated memory: 255436 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.58 s, system=1.49536 s

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

Child status: 0

Real time (s): 3609.6
CPU time (s): 3600.08
CPU user time (s): 3598.58
CPU system time (s): 1.49536
CPU usage (%): 99.7362
Max. virtual memory (cumulated for all children) (KiB): 348392
Max. memory (cumulated for all children) (KiB): 305200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.58
system time used= 1.49536
maximum resident set size= 314984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78199
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= 65
involuntary context switches= 3976


# summary of solver processes directly reported to runsolver:
#   pid: 1063193
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.58
#   total CPU system time (s): 1.49536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1555 second user time and 38.1422 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-20 17:42:12
IDJOB=4454021
IDBENCH=176033
IDSOLVER=3065
FILE ID=nodeC012/4454021-1721490120
RUNJOBID= nodeC012-1721482535-1058648
SLURM_JOB_ID= 7545769
Free space on /tmp= 723764 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_comm/normalized-23arraycomm_teq_tvars_less.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454021-1721490120/watcher-4454021-1721490120 -o /tmp/evaluation-result-4454021-1721490120/solver-4454021-1721490120 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721482535-1058648 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4454021-1721490120.opb

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

MD5SUM BENCH= 7d417cf1b74ab4db87153ce12cf8f72e
RANDOM SEED=1052461861

nodeC012.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		: 3657.808
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	: 6984.37
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		: 3616.300
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.32
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.488
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	: 6984.37
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.424
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.32
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		: 3492.204
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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3637.401
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.32
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.326
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	: 6984.37
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.426
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126761612 kB
MemAvailable:   129461556 kB
Buffers:          569432 kB
Cached:          2957720 kB
SwapCached:            0 kB
Active:          1145728 kB
Inactive:        3152340 kB
Active(anon):       1464 kB
Inactive(anon):   815360 kB
Active(file):    1144264 kB
Inactive(file):  2336980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4004 kB
Writeback:            44 kB
AnonPages:        770936 kB
Mapped:           112712 kB
Shmem:             45896 kB
KReclaimable:     117460 kB
Slab:             224132 kB
SReclaimable:     117460 kB
SUnreclaim:       106672 kB
KernelStack:        3968 kB
PageTables:        10984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1149640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62912 kB
HardwareCorrupted:     0 kB
AnonHugePages:    618496 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:      312136 kB
DirectMap2M:    33146880 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723768 MiB
End job on nodeC012 at 2024-07-20 18:42:22