Trace number 4450539

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 1.03? (TO) 3600.03 3609.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-2.opb
MD5SUM47ea31a7c9031906789706eba8e52740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03.
0.00/0.00	c Input file name: HOME/instance-4450539-1721409081.opb
3600.01/3609.90	c 
3600.01/3609.90	c *** TERMINATED *** by signal 15
3600.01/3609.90	s UNKNOWN
3600.01/3609.90	c _____________________________________________________________________________
3600.01/3609.90	c std/band forms        : 16,882
3600.01/3609.90	c 2cl/3cl ITE-codings   : 22,13078
3600.01/3609.90	c BDD/srt/adr Max costs : 32,0,0
3600.01/3609.90	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.01/3609.90	c BDD nodes             : 23783
3600.01/3609.90	c Es1/CC detections     : 0,0
3600.01/3609.90	c CC sort               : 0
3600.01/3609.90	c SAT/UNSAT calls       : 0,0
3600.01/3609.90	c regenrated variables  : 0
3600.01/3609.90	c eliminated fixed lits : 3921
3600.01/3609.90	c goal lit flips        : 0
3600.01/3609.90	c goal stages           : 0
3600.01/3609.90	c goal shrink           : 0
3600.01/3609.90	c goal coeff separations: 0
3600.01/3609.90	c restarts              : 0
3600.01/3609.90	c conflicts             : 0              (0 /sec)
3600.01/3609.90	c decisions             : 0              (0 /sec)
3600.01/3609.90	c propagations          : 0              (0 /sec)
3600.01/3609.90	c inspects              : 0              (0 /sec)
3600.01/3609.90	c CPU time (solving tm) : 3584 s        (3583 s, SAT 0 s, UNSAT 0 s)
3600.01/3609.90	c Time for Opt-base     : 0 s
3600.01/3609.90	c Steps for Opt-base    : 0
3600.01/3609.90	c Time for BDD coding   : 0.09772 s
3600.01/3609.90	c Time for srt coding   : 0 s
3600.01/3609.90	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 (59625 MiB free)
  memory of node 1: 64510 MiB (61368 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450539-1721409081/watcher-4450539-1721409081 -o /tmp/evaluation-result-4450539-1721409081/solver-4450539-1721409081 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721399514-1026463 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4450539-1721409081.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
Current StackSize limit: 8192 KiB

solver pid=1032542, runsolver pid=1032539

[startup+0.100202 s]*
/proc/loadavg: 3.14 3.18 3.11 4/238 1032547
/proc/meminfo: memFree=123898344/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=4732 memory=2908 CPUtime=0.1 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 339 0 0 0 10 0 0 0 20 0 1 0 193064220 4845568 727 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 1183 727 500 659 0 387 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14664 KiB
Current children cumulated memory: 5652 KiB

[startup+0.213134 s]*
/proc/loadavg: 3.14 3.18 3.11 4/238 1032547
/proc/meminfo: memFree=123895224/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=8692 memory=7060 CPUtime=0.21 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 1384 0 0 0 21 0 0 0 20 0 1 0 193064220 8900608 1765 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 2173 1765 532 659 0 1377 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 18624 KiB
Current children cumulated memory: 9804 KiB

[startup+0.312688 s]*
/proc/loadavg: 3.14 3.18 3.11 4/238 1032547
/proc/meminfo: memFree=123885748/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=16164 memory=12972 CPUtime=0.3 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 3370 0 0 0 30 0 0 0 20 0 1 0 193064220 16551936 3243 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 4041 3243 532 659 0 3245 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26096 KiB
Current children cumulated memory: 15716 KiB

[startup+0.700345 s]
/proc/loadavg: 3.14 3.18 3.11 4/238 1032547
/proc/meminfo: memFree=123884908/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=18440 memory=14224 CPUtime=0.68 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 3729 0 0 0 68 0 0 0 20 0 1 0 193064220 18882560 3556 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 4610 3556 532 659 0 3814 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 28372 KiB
Current children cumulated memory: 16968 KiB

[startup+1.50035 s]
/proc/loadavg: 3.14 3.18 3.11 4/238 1032547
/proc/meminfo: memFree=123883252/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=20488 memory=15540 CPUtime=1.48 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4051 0 0 0 147 1 0 0 20 0 1 0 193064220 20979712 3885 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 5122 3885 532 659 0 4326 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 30420 KiB
Current children cumulated memory: 18284 KiB

[startup+3.11263 s]
/proc/loadavg: 3.14 3.18 3.11 4/238 1032548
/proc/meminfo: memFree=123835472/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=19936 memory=15432 CPUtime=3.09 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4971 0 0 0 308 1 0 0 20 0 1 0 193064220 20414464 3858 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 4984 3858 532 659 0 4188 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 29868 KiB
Current children cumulated memory: 18176 KiB

[startup+6.30033 s]
/proc/loadavg: 3.13 3.17 3.11 4/238 1032548
/proc/meminfo: memFree=123874908/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=19812 memory=15820 CPUtime=6.27 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 6275 0 0 0 626 1 0 0 20 0 1 0 193064220 20287488 3955 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 4953 3955 532 659 0 4157 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 29744 KiB
Current children cumulated memory: 18564 KiB

[startup+12.7004 s]
/proc/loadavg: 3.20 3.19 3.12 4/238 1032548
/proc/meminfo: memFree=123859656/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=18252 memory=15724 CPUtime=12.65 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 10981 0 0 0 1263 2 0 0 20 0 1 0 193064220 18690048 3931 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 4563 3931 532 659 0 3767 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 28184 KiB
Current children cumulated memory: 18468 KiB

[startup+25.5004 s]
/proc/loadavg: 3.15 3.18 3.11 4/238 1032601
/proc/meminfo: memFree=124111472/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=28448 memory=22720 CPUtime=25.42 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 23244 0 0 0 2537 5 0 0 20 0 1 0 193064220 29130752 5680 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 7112 5680 532 659 0 6316 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 38380 KiB
Current children cumulated memory: 25464 KiB

[startup+51.113 s]
/proc/loadavg: 3.25 3.20 3.12 4/238 1032604
/proc/meminfo: memFree=124106884/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=29088 memory=21200 CPUtime=50.96 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 56650 0 0 0 5083 13 0 0 20 0 1 0 193064220 29786112 5300 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 7272 5300 532 659 0 6476 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 39020 KiB
Current children cumulated memory: 23944 KiB

[startup+102.3 s]
/proc/loadavg: 3.18 3.18 3.12 4/238 1032614
/proc/meminfo: memFree=124091876/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=30452 memory=28204 CPUtime=102 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 133112 0 0 0 10165 35 0 0 20 0 1 0 193064220 31182848 7051 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 7613 7051 532 659 0 6817 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 40384 KiB
Current children cumulated memory: 30948 KiB

[startup+162.3 s]
/proc/loadavg: 3.12 3.16 3.11 4/238 1032624
/proc/meminfo: memFree=124078244/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=47108 memory=36744 CPUtime=161.83 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 211772 0 0 0 16127 56 0 0 20 0 1 0 193064220 48238592 9186 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 11777 9186 532 659 0 10981 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 57040 KiB
Current children cumulated memory: 39488 KiB

[startup+222.3 s]
/proc/loadavg: 3.08 3.14 3.11 4/238 1032635
/proc/meminfo: memFree=124072988/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=47108 memory=35656 CPUtime=221.66 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 277430 0 0 0 22089 77 0 0 20 0 1 0 193064220 48238592 8914 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 11777 8914 532 659 0 10981 0
Current children cumulated CPU time: 221.66 s

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

/proc/loadavg: 3.17 3.13 3.10 4/240 1034326
/proc/meminfo: memFree=123982672/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=86816 memory=61948 CPUtime=3093.71 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 3710418 0 0 0 308046 1325 0 0 20 0 1 0 193064220 88899584 15487 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 21704 15487 532 659 0 20908 0
Current children cumulated CPU time: 3093.71 s
Current children cumulated vsize: 96748 KiB
Current children cumulated memory: 64692 KiB

[startup+3162.3 s]
/proc/loadavg: 3.18 3.13 3.10 4/239 1034336
/proc/meminfo: memFree=123990604/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=87452 memory=72776 CPUtime=3153.56 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 3729898 0 0 0 314022 1334 0 0 20 0 1 0 193064220 89550848 18194 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 21863 18194 532 659 0 21067 0
Current children cumulated CPU time: 3153.56 s
Current children cumulated vsize: 97384 KiB
Current children cumulated memory: 75520 KiB

[startup+3222.3 s]
/proc/loadavg: 3.11 3.12 3.09 4/239 1034347
/proc/meminfo: memFree=123993016/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=71068 memory=68776 CPUtime=3213.4 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 3755199 0 0 0 319993 1347 0 0 20 0 1 0 193064220 72773632 17194 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 17767 17194 532 659 0 16971 0
Current children cumulated CPU time: 3213.4 s
Current children cumulated vsize: 81000 KiB
Current children cumulated memory: 71520 KiB

[startup+3282.3 s]
/proc/loadavg: 3.16 3.13 3.09 4/237 1034358
/proc/meminfo: memFree=123979876/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=71068 memory=66728 CPUtime=3273.24 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 3925185 0 0 0 325910 1414 0 0 20 0 1 0 193064220 72773632 16682 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 17767 16682 532 659 0 16971 0
Current children cumulated CPU time: 3273.24 s
Current children cumulated vsize: 81000 KiB
Current children cumulated memory: 69472 KiB

[startup+3342.3 s]
/proc/loadavg: 3.26 3.16 3.11 4/237 1034368
/proc/meminfo: memFree=123973328/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=87452 memory=74968 CPUtime=3333.08 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4061718 0 0 0 331838 1470 0 0 20 0 1 0 193064220 89550848 18742 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 21863 18742 532 659 0 21067 0
Current children cumulated CPU time: 3333.08 s
Current children cumulated vsize: 97384 KiB
Current children cumulated memory: 77712 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.15 3.10 4/237 1034378
/proc/meminfo: memFree=123976792/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=87452 memory=57168 CPUtime=3392.93 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4081792 0 0 0 337813 1480 0 0 20 0 1 0 193064220 89550848 14292 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 21863 14292 532 659 0 21067 0
Current children cumulated CPU time: 3392.93 s
Current children cumulated vsize: 97384 KiB
Current children cumulated memory: 59912 KiB

[startup+3462.3 s]
/proc/loadavg: 3.15 3.15 3.10 4/237 1034389
/proc/meminfo: memFree=123969632/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=87452 memory=72732 CPUtime=3452.78 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4101629 0 0 0 343786 1492 0 0 20 0 1 0 193064220 89550848 18183 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 21863 18183 532 659 0 21067 0
Current children cumulated CPU time: 3452.78 s
Current children cumulated vsize: 97384 KiB
Current children cumulated memory: 75476 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.13 3.09 4/240 1034404
/proc/meminfo: memFree=123975804/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=71068 memory=56488 CPUtime=3512.62 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4253882 0 0 0 349708 1554 0 0 20 0 1 0 193064220 72773632 14122 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 17767 14122 532 659 0 16971 0
Current children cumulated CPU time: 3512.62 s
Current children cumulated vsize: 81000 KiB
Current children cumulated memory: 59232 KiB

[startup+3582.3 s]
/proc/loadavg: 2.81 3.06 3.07 3/232 1034444
/proc/meminfo: memFree=124022712/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=87452 memory=62684 CPUtime=3572.48 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4418454 0 0 0 355630 1618 0 0 20 0 1 0 193064220 89550848 15671 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 21863 15671 532 659 0 21067 0
Current children cumulated CPU time: 3572.48 s
Current children cumulated vsize: 97384 KiB
Current children cumulated memory: 65428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 2.53 2.97 3.04 3/232 1034448
/proc/meminfo: memFree=124024456/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=71068 memory=64576 CPUtime=3600.01 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4435796 0 0 0 358374 1627 0 0 20 0 1 0 193064220 72773632 16144 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 17767 16144 532 659 0 16971 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 81000 KiB
Current children cumulated memory: 67320 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3583.75 s, system=16.2724 s

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

[startup+3609.9 s]
/proc/loadavg: 2.53 2.97 3.04 3/232 1034448
/proc/meminfo: memFree=124024456/131655788 swapFree=131071996/131071996
[pid=1032542] ppid=1032539 vsize=9932 memory=2744 CPUtime=0 cores=1,3
/proc/1032542/stat : 1032542 (naps-1.03.sh) S 1032539 1032542 1026451 0 -1 4194304 221 240 0 0 0 0 0 0 20 0 1 0 193064219 10170368 686 134679101440 94666831261696 94666832341016 140725631201328 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94666834439472 94666834486660 94666850844672 140725631206370 140725631206495 140725631206495 140725631213512 0
/proc/1032542/statm: 2483 686 607 264 0 134 0
[pid=1032547] ppid=1032542 vsize=71068 memory=64576 CPUtime=3600.01 cores=1,3
/proc/1032547/stat : 1032547 (naps-1.03) R 1032542 1032542 1026451 0 -1 4194304 4435796 0 0 0 358374 1627 0 0 20 0 1 0 193064220 72773632 16144 134679101440 4194304 6891213 140720763710912 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7398840 7447120 9834496 140720763712499 140720763712611 140720763712611 140720763719627 0
/proc/1032547/statm: 17767 16144 532 659 0 16971 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 81000 KiB
Current children cumulated memory: 67320 KiB

Child status: 10

Real time (s): 3609.9
CPU time (s): 3600.03
CPU user time (s): 3583.75
CPU system time (s): 16.2724
CPU usage (%): 99.7264
Max. virtual memory (cumulated for all children) (KiB): 130152
Max. memory (cumulated for all children) (KiB): 87928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.75
system time used= 16.2724
maximum resident set size= 85184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4436272
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= 60
involuntary context switches= 4773


# summary of solver processes directly reported to runsolver:
#   pid: 1032542
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3583.75
#   total CPU system time (s): 16.2724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3785 second user time and 36.3083 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-19 19:11:33
IDJOB=4450539
IDBENCH=162158
IDSOLVER=3063
FILE ID=nodeC003/4450539-1721409081
RUNJOBID= nodeC003-1721399514-1026463
SLURM_JOB_ID= 7545432
Free space on /tmp= 723768 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-2.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450539-1721409081/watcher-4450539-1721409081 -o /tmp/evaluation-result-4450539-1721409081/solver-4450539-1721409081 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721399514-1026463 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4450539-1721409081.opb

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

MD5SUM BENCH= 47ea31a7c9031906789706eba8e52740
RANDOM SEED=1179249326

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123898284 kB
MemAvailable:   129569124 kB
Buffers:          540296 kB
Cached:          5913344 kB
SwapCached:            0 kB
Active:          1031232 kB
Inactive:        6039200 kB
Active(anon):       1468 kB
Inactive(anon):   661216 kB
Active(file):    1029764 kB
Inactive(file):  5377984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             13344 kB
Writeback:             0 kB
AnonPages:        616928 kB
Mapped:           112560 kB
Shmem:             45896 kB
KReclaimable:     206248 kB
Slab:             321584 kB
SReclaimable:     206248 kB
SUnreclaim:       115336 kB
KernelStack:        3836 kB
PageTables:        10440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1052016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723772 MiB
End job on nodeC003 at 2024-07-19 20:11:43