Trace number 4450149

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.07 3610.7

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
MD5SUMc7ad59296e2e055fc86df3342558d493
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 variables4329
Total number of constraints10136
Number of constraints which are clauses4785
Number of constraints which are cardinality constraints (but not clauses)5351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 4
Number of bits of the biggest sum of numbers3
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-4450149-1721405441.opb
3600.06/3610.70	c 
3600.06/3610.70	c *** TERMINATED *** by signal 15
3600.06/3610.70	s UNKNOWN
3600.06/3610.70	c _____________________________________________________________________________
3600.06/3610.70	c std/band forms        : 5351,0
3600.06/3610.70	c 2cl/3cl ITE-codings   : 0,0
3600.06/3610.70	c BDD/srt/adr Max costs : 0,6,0
3600.06/3610.70	c BDDraw/bin/mul/srt/adr: 0,0,0,5351,0
3600.06/3610.70	c BDD nodes             : 0
3600.06/3610.70	c Es1/CC detections     : 0,0
3600.06/3610.70	c CC sort               : 5351
3600.06/3610.70	c SAT/UNSAT calls       : 0,0
3600.06/3610.70	c regenrated variables  : 0
3600.06/3610.70	c eliminated fixed lits : 0
3600.06/3610.70	c goal lit flips        : 0
3600.06/3610.70	c goal stages           : 0
3600.06/3610.70	c goal shrink           : 0
3600.06/3610.70	c goal coeff separations: 0
3600.06/3610.70	c restarts              : 0
3600.06/3610.70	c conflicts             : 0              (0 /sec)
3600.06/3610.70	c decisions             : 0              (0 /sec)
3600.06/3610.70	c propagations          : 0              (0 /sec)
3600.06/3610.70	c inspects              : 0              (0 /sec)
3600.06/3610.70	c CPU time (solving tm) : 3586 s        (3585 s, SAT 0 s, UNSAT 0 s)
3600.06/3610.70	c Time for Opt-base     : 0.01019 s
3600.06/3610.70	c Steps for Opt-base    : 0
3600.06/3610.70	c Time for BDD coding   : 0 s
3600.06/3610.70	c Time for srt coding   : 0.0113 s
3600.06/3610.70	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 (59890 MiB free)
  memory of node 1: 64510 MiB (61228 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100645 s]*
/proc/loadavg: 3.23 3.15 3.22 5/239 1030050
/proc/meminfo: memFree=124022736/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=6344 memory=4444 CPUtime=0.09 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 729 0 0 0 9 0 0 0 20 0 1 0 192700220 6496256 1111 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 1586 1111 500 659 0 790 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 16276 KiB
Current children cumulated memory: 7180 KiB

[startup+0.213137 s]*
/proc/loadavg: 3.23 3.15 3.22 4/239 1030050
/proc/meminfo: memFree=124016840/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=11844 memory=10020 CPUtime=0.2 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 2397 0 0 0 18 2 0 0 20 0 1 0 192700220 12128256 2505 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 2961 2505 532 659 0 2165 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 21776 KiB
Current children cumulated memory: 12756 KiB

[startup+0.313262 s]*
/proc/loadavg: 3.23 3.15 3.22 4/239 1030050
/proc/meminfo: memFree=124016364/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=11648 memory=10084 CPUtime=0.3 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 2419 0 0 0 28 2 0 0 20 0 1 0 192700220 11927552 2521 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 2912 2521 532 659 0 2116 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 21580 KiB
Current children cumulated memory: 12820 KiB

[startup+0.700324 s]
/proc/loadavg: 3.23 3.15 3.22 4/239 1030050
/proc/meminfo: memFree=124015848/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=12844 memory=10688 CPUtime=0.67 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 2598 0 0 0 65 2 0 0 20 0 1 0 192700220 13152256 2672 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3211 2672 532 659 0 2415 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 22776 KiB
Current children cumulated memory: 13424 KiB

[startup+1.50031 s]
/proc/loadavg: 3.23 3.15 3.22 4/239 1030050
/proc/meminfo: memFree=124015668/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=12152 memory=10172 CPUtime=1.47 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 3167 0 0 0 145 2 0 0 20 0 1 0 192700220 12443648 2543 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3038 2543 532 659 0 2242 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 22084 KiB
Current children cumulated memory: 12908 KiB

[startup+3.11233 s]
/proc/loadavg: 3.23 3.15 3.22 4/239 1030052
/proc/meminfo: memFree=124015540/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=12088 memory=9996 CPUtime=3.08 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 7017 0 0 0 305 3 0 0 20 0 1 0 192700220 12378112 2499 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3022 2499 532 659 0 2226 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 22020 KiB
Current children cumulated memory: 12732 KiB

[startup+6.3003 s]
/proc/loadavg: 3.21 3.15 3.22 4/239 1030052
/proc/meminfo: memFree=124014712/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=13112 memory=11164 CPUtime=6.25 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 18196 0 0 0 620 5 0 0 20 0 1 0 192700220 13426688 2791 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3278 2791 532 659 0 2482 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 23044 KiB
Current children cumulated memory: 13900 KiB

[startup+12.7003 s]
/proc/loadavg: 3.19 3.14 3.22 4/239 1030052
/proc/meminfo: memFree=124011580/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=14136 memory=11876 CPUtime=12.64 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 45713 0 0 0 1255 9 0 0 20 0 1 0 192700220 14475264 2969 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3534 2969 532 659 0 2738 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 24068 KiB
Current children cumulated memory: 14612 KiB

[startup+25.5003 s]
/proc/loadavg: 3.15 3.14 3.22 4/239 1030105
/proc/meminfo: memFree=124155692/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=15768 memory=12800 CPUtime=25.4 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 99561 0 0 0 2524 16 0 0 20 0 1 0 192700220 16146432 3200 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3942 3200 532 659 0 3146 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 25700 KiB
Current children cumulated memory: 15536 KiB

[startup+51.1118 s]
/proc/loadavg: 3.15 3.14 3.21 4/239 1030108
/proc/meminfo: memFree=124152456/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=14744 memory=11752 CPUtime=50.94 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 210823 0 0 0 5064 30 0 0 20 0 1 0 192700220 15097856 2938 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 3686 2938 532 659 0 2890 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 24676 KiB
Current children cumulated memory: 14488 KiB

[startup+102.3 s]
/proc/loadavg: 3.12 3.13 3.20 4/239 1030117
/proc/meminfo: memFree=124146008/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=17940 memory=15532 CPUtime=101.95 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 430858 0 0 0 10137 58 0 0 20 0 1 0 192700220 18370560 3883 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 4485 3883 532 659 0 3689 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 27872 KiB
Current children cumulated memory: 18268 KiB

[startup+162.3 s]
/proc/loadavg: 3.08 3.12 3.19 4/239 1030127
/proc/meminfo: memFree=124140448/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=19088 memory=15740 CPUtime=161.79 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 649158 0 0 0 16098 81 0 0 20 0 1 0 192700220 19546112 3935 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 4772 3935 532 659 0 3976 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 29020 KiB
Current children cumulated memory: 18476 KiB

[startup+222.3 s]
/proc/loadavg: 3.12 3.13 3.19 4/239 1030137
/proc/meminfo: memFree=124137088/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=16528 memory=13940 CPUtime=221.62 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 868899 0 0 0 22055 107 0 0 20 0 1 0 192700220 16924672 3485 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 4132 3485 532 659 0 3336 0
Current children cumulated CPU time: 221.62 s

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

/proc/loadavg: 3.13 3.14 3.09 4/240 1031850
/proc/meminfo: memFree=124071248/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39568 memory=32580 CPUtime=3093.16 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 7696381 0 0 0 308037 1279 0 0 20 0 1 0 192700220 40517632 8145 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9892 8145 532 659 0 9096 0
Current children cumulated CPU time: 3093.16 s
Current children cumulated vsize: 49500 KiB
Current children cumulated memory: 35316 KiB

[startup+3162.3 s]
/proc/loadavg: 3.10 3.13 3.09 4/238 1031861
/proc/meminfo: memFree=124071204/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32152 CPUtime=3152.96 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 7768753 0 0 0 314002 1294 0 0 20 0 1 0 192700220 40660992 8038 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8038 532 659 0 9131 0
Current children cumulated CPU time: 3152.96 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34888 KiB

[startup+3222.3 s]
/proc/loadavg: 3.15 3.13 3.09 4/238 1031871
/proc/meminfo: memFree=124073084/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32152 CPUtime=3212.76 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 7866195 0 0 0 319961 1315 0 0 20 0 1 0 192700220 40660992 8038 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8038 532 659 0 9131 0
Current children cumulated CPU time: 3212.76 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34888 KiB

[startup+3282.3 s]
/proc/loadavg: 3.16 3.14 3.10 4/237 1031882
/proc/meminfo: memFree=124069084/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32628 CPUtime=3272.57 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 7961518 0 0 0 325920 1337 0 0 20 0 1 0 192700220 40660992 8157 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8157 532 659 0 9131 0
Current children cumulated CPU time: 3272.57 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 35364 KiB

[startup+3342.3 s]
/proc/loadavg: 3.10 3.13 3.09 4/237 1031893
/proc/meminfo: memFree=124072888/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32168 CPUtime=3332.41 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8062153 0 0 0 331882 1359 0 0 20 0 1 0 192700220 40660992 8042 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8042 532 659 0 9131 0
Current children cumulated CPU time: 3332.41 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34904 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.13 3.09 4/237 1031903
/proc/meminfo: memFree=124069300/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=35612 memory=29328 CPUtime=3392.24 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8164642 0 0 0 337841 1383 0 0 20 0 1 0 192700220 36466688 7332 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 8903 7332 532 659 0 8107 0
Current children cumulated CPU time: 3392.24 s
Current children cumulated vsize: 45544 KiB
Current children cumulated memory: 32064 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.12 3.09 4/237 1031913
/proc/meminfo: memFree=124072408/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32168 CPUtime=3452.07 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8217460 0 0 0 343814 1393 0 0 20 0 1 0 192700220 40660992 8042 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8042 532 659 0 9131 0
Current children cumulated CPU time: 3452.07 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34904 KiB

[startup+3522.3 s]
/proc/loadavg: 3.18 3.14 3.10 4/237 1031924
/proc/meminfo: memFree=124065848/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32168 CPUtime=3511.9 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8371697 0 0 0 349758 1432 0 0 20 0 1 0 192700220 40660992 8042 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8042 532 659 0 9131 0
Current children cumulated CPU time: 3511.9 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34904 KiB

[startup+3582.3 s]
/proc/loadavg: 3.45 3.22 3.12 4/238 1031938
/proc/meminfo: memFree=124064512/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32492 CPUtime=3571.74 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8435367 0 0 0 355725 1449 0 0 20 0 1 0 192700220 40660992 8123 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8123 532 659 0 9131 0
Current children cumulated CPU time: 3571.74 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 35228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 3.34 3.22 3.12 4/238 1032042
/proc/meminfo: memFree=124084848/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32208 CPUtime=3600.06 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8445702 0 0 0 358554 1452 0 0 20 0 1 0 192700220 40660992 8052 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8052 532 659 0 9131 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34944 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3585.54 s, system=14.5239 s

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

[startup+3610.7 s]
/proc/loadavg: 3.34 3.22 3.12 4/238 1032042
/proc/meminfo: memFree=124084848/131655788 swapFree=131071996/131071996
[pid=1030045] ppid=1030042 vsize=9932 memory=2736 CPUtime=0 cores=0,2
/proc/1030045/stat : 1030045 (naps-1.03.sh) S 1030042 1030045 1026451 0 -1 4194304 220 241 0 0 0 0 0 0 20 0 1 0 192700220 10170368 684 134679101440 94084552732672 94084553811992 140731068127856 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94084555910448 94084555957636 94084588748800 140731068130274 140731068130399 140731068130399 140731068137416 0
/proc/1030045/statm: 2483 684 607 264 0 134 0
[pid=1030050] ppid=1030045 vsize=39708 memory=32208 CPUtime=3600.06 cores=0,2
/proc/1030050/stat : 1030050 (naps-1.03) R 1030045 1030045 1026451 0 -1 4194304 8445702 0 0 0 358554 1452 0 0 20 0 1 0 192700220 40660992 8052 134679101440 4194304 6891213 140733580628656 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7398840 7447120 27078656 140733580637171 140733580637283 140733580637283 140733580644299 0
/proc/1030050/statm: 9927 8052 532 659 0 9131 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 49640 KiB
Current children cumulated memory: 34944 KiB

Child status: 10

Real time (s): 3610.7
CPU time (s): 3600.07
CPU user time (s): 3585.54
CPU system time (s): 14.5239
CPU usage (%): 99.7055
Max. virtual memory (cumulated for all children) (KiB): 57832
Max. memory (cumulated for all children) (KiB): 43108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.54
system time used= 14.5239
maximum resident set size= 40372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8446178
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= 47
involuntary context switches= 25372


# summary of solver processes directly reported to runsolver:
#   pid: 1030045
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3585.54
#   total CPU system time (s): 14.5239

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7188 second user time and 34.6392 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-19 18:10:53
IDJOB=4450149
IDBENCH=160408
IDSOLVER=3063
FILE ID=nodeC003/4450149-1721405441
RUNJOBID= nodeC003-1721399514-1026461
SLURM_JOB_ID= 7545432
Free space on /tmp= 723772 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450149-1721405441/watcher-4450149-1721405441 -o /tmp/evaluation-result-4450149-1721405441/solver-4450149-1721405441 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721399514-1026461 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4450149-1721405441.opb

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

MD5SUM BENCH= c7ad59296e2e055fc86df3342558d493
RANDOM SEED=468952414

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		: 1952.931
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		: 3654.541
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.226
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.305
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.338
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		: 3656.326
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.473
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.347
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:        124026404 kB
MemAvailable:   129676444 kB
Buffers:          537980 kB
Cached:          5894588 kB
SwapCached:            0 kB
Active:          1027344 kB
Inactive:        5916004 kB
Active(anon):       1452 kB
Inactive(anon):   554892 kB
Active(file):    1025892 kB
Inactive(file):  5361112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11436 kB
Writeback:             0 kB
AnonPages:        509180 kB
Mapped:           112608 kB
Shmem:             45896 kB
KReclaimable:     206132 kB
Slab:             321488 kB
SReclaimable:     206132 kB
SUnreclaim:       115356 kB
KernelStack:        3836 kB
PageTables:        10320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     899156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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= 723764 MiB
End job on nodeC003 at 2024-07-19 19:11:04