Trace number 4442871

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.05 3610.41

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM160cae61f04d8ccee666d7a366e84df3
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 benchmark2.64528
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
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 51
Number of bits of the biggest sum of numbers6
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-4442871-1721305784.opb
3600.03/3610.40	c 
3600.03/3610.40	c *** TERMINATED *** by signal 15
3600.03/3610.40	s UNKNOWN
3600.03/3610.40	c _____________________________________________________________________________
3600.03/3610.40	c 
3600.03/3610.40	c std/band forms        : 0,0
3600.03/3610.40	c 2cl/3cl ITE-codings   : 0,0
3600.03/3610.40	c BDD/srt/adr Max costs : 0,0,0
3600.03/3610.40	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.03/3610.40	c BDD nodes             : 0
3600.03/3610.40	c Es1/CC detections     : 0,0
3600.03/3610.40	c SAT/UNSAT calls       : 0,0
3600.03/3610.40	c regenrated variables  : 0
3600.03/3610.40	c restarts              : 0
3600.03/3610.40	c conflicts             : 0              (0 /sec)
3600.03/3610.40	c decisions             : 0              (0 /sec)
3600.03/3610.40	c propagations          : 0              (0 /sec)
3600.03/3610.40	c inspects              : 0              (0 /sec)
3600.03/3610.40	c CPU time (solving tm) : 3596 s        (3596 s)
3600.03/3610.40	c Time for Opt-base     : 0 s
3600.03/3610.40	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (61355 MiB free)
  memory of node 1: 64473 MiB (62746 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442871-1721305784/watcher-4442871-1721305784 -o /tmp/evaluation-result-4442871-1721305784/solver-4442871-1721305784 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721305510-975944 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4442871-1721305784.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=976519, runsolver pid=976516
Current StackSize limit: 8192 KiB


[startup+0.100596 s]*
/proc/loadavg: 4.09 3.42 3.22 6/264 976524
/proc/meminfo: memFree=127075036/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=8916 memory=4328 CPUtime=0.09 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 741 0 0 0 9 0 0 0 20 0 1 0 182740808 9129984 1082 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 2229 1082 405 379 0 1763 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18848 KiB
Current children cumulated memory: 7028 KiB

[startup+0.205328 s]*
/proc/loadavg: 4.09 3.42 3.22 5/264 976524
/proc/meminfo: memFree=127073160/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=10476 memory=8208 CPUtime=0.2 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 1284 0 0 0 20 0 0 0 20 0 1 0 182740808 10727424 2052 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 2619 2052 405 379 0 2153 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 20408 KiB
Current children cumulated memory: 10908 KiB

[startup+0.305747 s]*
/proc/loadavg: 4.09 3.42 3.22 5/264 976524
/proc/meminfo: memFree=127069376/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=11868 memory=9592 CPUtime=0.29 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 1739 0 0 0 29 0 0 0 20 0 1 0 182740808 12152832 2398 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 2967 2398 405 379 0 2501 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 21800 KiB
Current children cumulated memory: 12292 KiB

[startup+0.700245 s]
/proc/loadavg: 4.09 3.42 3.22 5/264 976524
/proc/meminfo: memFree=127063128/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=19716 memory=18432 CPUtime=0.69 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 2935 0 0 0 68 1 0 0 20 0 1 0 182740808 20189184 4608 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 4929 4608 405 379 0 4463 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29648 KiB
Current children cumulated memory: 21132 KiB

[startup+1.50024 s]
/proc/loadavg: 4.09 3.42 3.22 5/264 976524
/proc/meminfo: memFree=127055988/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=27556 memory=21764 CPUtime=1.48 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 4453 0 0 0 147 1 0 0 20 0 1 0 182740808 28217344 5441 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 6889 5441 405 379 0 6423 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 37488 KiB
Current children cumulated memory: 24464 KiB

[startup+3.10569 s]
/proc/loadavg: 4.09 3.43 3.23 5/264 976526
/proc/meminfo: memFree=127023624/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=58864 memory=47780 CPUtime=3.08 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 6320 0 0 0 306 2 0 0 20 0 1 0 182740808 60276736 11945 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 14716 11945 405 379 0 14250 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 68796 KiB
Current children cumulated memory: 50480 KiB

[startup+6.30025 s]
/proc/loadavg: 4.09 3.43 3.23 5/264 976526
/proc/meminfo: memFree=126970604/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=58864 memory=57664 CPUtime=6.26 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 7172 0 0 0 623 3 0 0 20 0 1 0 182740808 60276736 14416 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 14716 14416 405 379 0 14250 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 68796 KiB
Current children cumulated memory: 60364 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 3.44 3.23 5/264 976527
/proc/meminfo: memFree=126901736/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=129948 memory=111732 CPUtime=12.65 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 9399 0 0 0 1258 7 0 0 20 0 1 0 182740808 133066752 27933 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 32487 27933 405 379 0 32021 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 139880 KiB
Current children cumulated memory: 114432 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 3.48 3.25 5/264 976529
/proc/meminfo: memFree=126956748/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=165264 memory=137132 CPUtime=25.41 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 13834 0 0 0 2529 12 0 0 20 0 1 0 182740808 169230336 34283 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 41316 34283 405 379 0 40850 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 175196 KiB
Current children cumulated memory: 139832 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 3.53 3.27 5/262 976590
/proc/meminfo: memFree=126704204/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=215352 memory=175224 CPUtime=50.94 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 18043 0 0 0 5076 18 0 0 20 0 1 0 182740808 220520448 43806 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 53838 43806 405 379 0 53372 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 225284 KiB
Current children cumulated memory: 177924 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.62 3.32 5/262 976601
/proc/meminfo: memFree=126859048/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=218488 memory=212732 CPUtime=101.99 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 24392 0 0 0 10166 33 0 0 20 0 1 0 182740808 223731712 53183 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 54622 53183 405 379 0 54156 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 228420 KiB
Current children cumulated memory: 215432 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 3.72 3.37 5/263 976612
/proc/meminfo: memFree=126801884/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=232640 memory=200184 CPUtime=161.82 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 32812 0 0 0 16134 48 0 0 20 0 1 0 182740808 238223360 50046 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 58160 50046 405 379 0 57694 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 242572 KiB
Current children cumulated memory: 202884 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.79 3.42 5/263 976622
/proc/meminfo: memFree=126428204/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=327512 memory=266000 CPUtime=221.66 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 38119 0 0 0 22109 57 0 0 20 0 1 0 182740808 335372288 66500 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 81878 66500 405 379 0 81412 0
Current children cumulated CPU time: 221.66 s

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

/proc/976524/statm: 210220 175264 405 379 0 209754 0
Current children cumulated CPU time: 3033.52 s
Current children cumulated vsize: 850812 KiB
Current children cumulated memory: 703756 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/261 977714
/proc/meminfo: memFree=125344308/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=495464 memory=473924 CPUtime=3093.35 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 133434 0 0 0 308994 341 0 0 20 0 1 0 182740808 507355136 118481 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 123866 118481 405 379 0 123400 0
Current children cumulated CPU time: 3093.35 s
Current children cumulated vsize: 505396 KiB
Current children cumulated memory: 476624 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/261 977724
/proc/meminfo: memFree=124943292/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=842984 memory=627112 CPUtime=3153.17 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 135105 0 0 0 314972 345 0 0 20 0 1 0 182740808 863215616 156778 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 210746 156778 405 379 0 210280 0
Current children cumulated CPU time: 3153.17 s
Current children cumulated vsize: 852916 KiB
Current children cumulated memory: 629812 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/261 977734
/proc/meminfo: memFree=124605696/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=844292 memory=742996 CPUtime=3213.01 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 135552 0 0 0 320953 348 0 0 20 0 1 0 182740808 864555008 185749 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 211073 185749 405 379 0 210607 0
Current children cumulated CPU time: 3213.01 s
Current children cumulated vsize: 854224 KiB
Current children cumulated memory: 745696 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/261 977746
/proc/meminfo: memFree=125088852/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=629916 memory=542612 CPUtime=3272.83 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 136584 0 0 0 326928 355 0 0 20 0 1 0 182740808 645033984 135653 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 157479 135653 405 379 0 157013 0
Current children cumulated CPU time: 3272.83 s
Current children cumulated vsize: 639848 KiB
Current children cumulated memory: 545312 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/262 978339
/proc/meminfo: memFree=126767312/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=845512 memory=690284 CPUtime=3332.64 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 137936 0 0 0 332906 358 0 0 20 0 1 0 182740808 865804288 172571 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 211378 172571 405 379 0 210912 0
Current children cumulated CPU time: 3332.64 s
Current children cumulated vsize: 855444 KiB
Current children cumulated memory: 692984 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.16 4.10 5/261 978350
/proc/meminfo: memFree=126452356/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=846736 memory=806036 CPUtime=3392.5 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 138439 0 0 0 338889 361 0 0 20 0 1 0 182740808 867057664 201509 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 211684 201509 405 379 0 211218 0
Current children cumulated CPU time: 3392.5 s
Current children cumulated vsize: 856668 KiB
Current children cumulated memory: 808736 KiB

[startup+3462.3 s]
/proc/loadavg: 4.49 4.26 4.14 5/261 978361
/proc/meminfo: memFree=126549300/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=632400 memory=587508 CPUtime=3452.34 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 139422 0 0 0 344867 367 0 0 20 0 1 0 182740808 647577600 146877 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 158100 146877 405 379 0 157634 0
Current children cumulated CPU time: 3452.34 s
Current children cumulated vsize: 642332 KiB
Current children cumulated memory: 590208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.29 4.24 4.14 5/263 978541
/proc/meminfo: memFree=126355076/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=847496 memory=710248 CPUtime=3512.18 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 140504 0 0 0 350847 371 0 0 20 0 1 0 182740808 867835904 177562 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 211874 177562 405 379 0 211408 0
Current children cumulated CPU time: 3512.18 s
Current children cumulated vsize: 857428 KiB
Current children cumulated memory: 712948 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.21 4.14 5/263 978551
/proc/meminfo: memFree=126224508/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=848296 memory=819276 CPUtime=3572.01 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 140901 0 0 0 356828 373 0 0 20 0 1 0 182740808 868655104 204819 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 212074 204819 405 379 0 211608 0
Current children cumulated CPU time: 3572.01 s
Current children cumulated vsize: 858228 KiB
Current children cumulated memory: 821976 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.15 4.21 4.14 5/263 978554
/proc/meminfo: memFree=126378248/131524600 swapFree=131071216/131071996
[pid=976519] ppid=976516 vsize=9932 memory=2700 CPUtime=0 cores=1,3
/proc/976519/stat : 976519 (naps-1.02b5.sh) S 976516 976519 975785 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 182740808 10170368 675 134679101440 93920116817920 93920117897240 140726719351264 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93920119995696 93920120042884 93920143839232 140726719357919 140726719358046 140726719358046 140726719365062 0
/proc/976519/statm: 2483 675 598 264 0 134 0
[pid=976524] ppid=976519 vsize=633540 memory=516740 CPUtime=3600.03 cores=1,3
/proc/976524/stat : 976524 (naps-1.02b5) R 976519 976519 975785 0 -1 4194304 141615 0 0 0 359625 378 0 0 20 0 1 0 182740808 648744960 129185 134679101440 4194304 5746509 140727553851776 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 38424576 140727553856494 140727553856608 140727553856608 140727553863625 0
/proc/976524/statm: 158385 129185 405 379 0 157919 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 643472 KiB
Current children cumulated memory: 519440 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.0025 s, system=0.000397 s

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

# cumulated CPU time of all completed processes:  user=3596.26 s, system=3.7869 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: 0

Real time (s): 3610.41
CPU time (s): 3600.05
CPU user time (s): 3596.26
CPU system time (s): 3.7869
CPU usage (%): 99.7131
Max. virtual memory (cumulated for all children) (KiB): 1070012
Max. memory (cumulated for all children) (KiB): 980248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.26
system time used= 3.7869
maximum resident set size= 993932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142076
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= 178
involuntary context switches= 4641


# summary of solver processes directly reported to runsolver:
#   pid: 976519,976524
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3596.26
#   total CPU system time (s): 3.7869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64465 second user time and 17.7754 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 14:29:56
IDJOB=4442871
IDBENCH=147855
IDSOLVER=3065
FILE ID=nodeC018/4442871-1721305784
RUNJOBID= nodeC018-1721305510-975944
SLURM_JOB_ID= 7542635
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442871-1721305784/watcher-4442871-1721305784 -o /tmp/evaluation-result-4442871-1721305784/solver-4442871-1721305784 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721305510-975944 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4442871-1721305784.opb

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

MD5SUM BENCH= 160cae61f04d8ccee666d7a366e84df3
RANDOM SEED=571949002

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127080684 kB
MemAvailable:   128844080 kB
Buffers:          476644 kB
Cached:          2118568 kB
SwapCached:          148 kB
Active:           989252 kB
Inactive:        2867508 kB
Active(anon):       1588 kB
Inactive(anon):  1306088 kB
Active(file):     987664 kB
Inactive(file):  1561420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:              5348 kB
Writeback:            36 kB
AnonPages:       1261760 kB
Mapped:           112736 kB
Shmem:             45784 kB
KReclaimable:     108268 kB
Slab:             204172 kB
SReclaimable:     108268 kB
SUnreclaim:        95904 kB
KernelStack:        4304 kB
PageTables:        11688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1777768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    624640 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:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890052 MiB
End job on nodeC018 at 2024-07-18 15:30:07