Trace number 4514441

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 naps-1.03a6UNSAT 1244.51 1247.96

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_36.opb
MD5SUM483b29da31af2436e91ca4a2082e11b8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1244.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1722
Total number of constraints8246
Number of constraints which are clauses8241
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint41
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 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 77
Number of bits of the biggest sum of numbers7
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.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4514441-1751223982.opb
1244.44/1247.96	s UNSATISFIABLE
1244.44/1247.96	c _____________________________________________________________________________
1244.44/1247.96	c std/band forms        : 3,0
1244.44/1247.96	c 2cl/3cl ITE-codings   : 0,0
1244.44/1247.96	c BDD/srt/adr Max costs : 0,849,0
1244.44/1247.96	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
1244.44/1247.96	c BDD nodes             : 0
1244.44/1247.96	c Es1/CC detections     : 0,0
1244.44/1247.96	c CC sort               : 2
1244.44/1247.96	c SAT/UNSAT calls       : 0,1
1244.44/1247.96	c regenrated variables  : 0
1244.44/1247.96	c eliminated fixed lits : 6
1244.44/1247.96	c goal lit flips        : 0
1244.44/1247.96	c goal stages           : 0
1244.44/1247.96	c goal shrink           : 0
1244.44/1247.96	c goal coeff separations: 0
1244.44/1247.96	c restarts              : 438458
1244.44/1247.96	c conflicts             : 16718497       (13449 /sec)
1244.44/1247.96	c decisions             : 30583844       (24602 /sec)
1244.44/1247.96	c propagations          : 1632747774     (1313415 /sec)
1244.44/1247.96	c inspects              : 0              (0 /sec)
1244.44/1247.96	c CPU time (solving tm) : 1243 s        (1243 s, SAT 0 s, UNSAT 1243 s)
1244.44/1247.96	c Time for Opt-base     : 6.6e-05 s
1244.44/1247.96	c Steps for Opt-base    : 0
1244.44/1247.96	c Time for BDD coding   : 0 s
1244.44/1247.96	c Time for srt coding   : 0.00045 s
1244.44/1247.96	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: 63837 MiB (63247 MiB free)
  memory of node 1: 64465 MiB (63255 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514441-1751223982/watcher-4514441-1751223982 -o /tmp/evaluation-result-4514441-1751223982/solver-4514441-1751223982 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751216748-28394 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4514441-1751223982.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29548, runsolver pid=29545

[startup+0.100066 s]*
/proc/loadavg: 4.08 4.18 4.16 5/254 29552
/proc/meminfo: memFree=129538812/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=4580 memory=2944 CPUtime=0.08 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 266 0 0 0 8 0 0 0 20 0 1 0 38077656 4689920 736 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 1145 736 544 696 0 306 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 8772 KiB
Current children cumulated memory: 6016 KiB

[startup+0.214428 s]*
/proc/loadavg: 4.08 4.18 4.16 5/254 29552
/proc/meminfo: memFree=129538812/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=5764 memory=3676 CPUtime=0.19 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 525 0 0 0 19 0 0 0 20 0 1 0 38077656 5902336 919 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 1441 919 544 696 0 602 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 9956 KiB
Current children cumulated memory: 6748 KiB

[startup+0.312607 s]*
/proc/loadavg: 4.08 4.18 4.16 5/254 29552
/proc/meminfo: memFree=129539480/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=6144 memory=4188 CPUtime=0.29 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 697 0 0 0 29 0 0 0 20 0 1 0 38077656 6291456 1047 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 1536 1047 544 696 0 697 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 10336 KiB
Current children cumulated memory: 7260 KiB

[startup+0.700304 s]
/proc/loadavg: 4.08 4.18 4.16 6/254 29552
/proc/meminfo: memFree=129539480/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=6336 memory=4524 CPUtime=0.66 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 914 0 0 0 66 0 0 0 20 0 1 0 38077656 6488064 1131 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 1584 1131 544 696 0 745 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10528 KiB
Current children cumulated memory: 7596 KiB

[startup+1.50036 s]
/proc/loadavg: 4.08 4.18 4.16 5/254 29552
/proc/meminfo: memFree=129539480/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=8900 memory=6872 CPUtime=1.45 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 1941 0 0 0 145 0 0 0 20 0 1 0 38077656 9113600 1718 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 2225 1718 544 696 0 1386 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 13092 KiB
Current children cumulated memory: 9944 KiB

[startup+3.11272 s]
/proc/loadavg: 4.08 4.18 4.16 5/254 29552
/proc/meminfo: memFree=129536460/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=10948 memory=7936 CPUtime=3.06 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 7228 0 0 0 305 1 0 0 20 0 1 0 38077656 11210752 1984 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 2737 1984 544 696 0 1898 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 15140 KiB
Current children cumulated memory: 11008 KiB

[startup+6.30033 s]
/proc/loadavg: 4.08 4.17 4.16 5/254 29552
/proc/meminfo: memFree=129532932/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=14988 memory=11120 CPUtime=6.24 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 31779 0 0 0 619 5 0 0 20 0 1 0 38077656 15347712 2780 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 3747 2780 544 696 0 2908 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 19180 KiB
Current children cumulated memory: 14192 KiB

[startup+12.7003 s]
/proc/loadavg: 3.99 4.15 4.15 5/254 29744
/proc/meminfo: memFree=129544020/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=14988 memory=11808 CPUtime=12.63 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 66205 0 0 0 1253 10 0 0 20 0 1 0 38077656 15347712 2952 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 3747 2952 544 696 0 2908 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 19180 KiB
Current children cumulated memory: 14880 KiB

[startup+25.5004 s]
/proc/loadavg: 4.51 4.26 4.19 5/254 29744
/proc/meminfo: memFree=129544504/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=15872 memory=11360 CPUtime=25.39 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 134807 0 0 0 2519 20 0 0 20 0 1 0 38077656 16252928 2840 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 3968 2840 544 696 0 3129 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 20064 KiB
Current children cumulated memory: 14432 KiB

[startup+51.1131 s]
/proc/loadavg: 4.74 4.34 4.22 5/255 30086
/proc/meminfo: memFree=128930068/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=24068 memory=18660 CPUtime=50.94 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 284964 0 0 0 5053 41 0 0 20 0 1 0 38077656 24645632 4665 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 6017 4665 544 696 0 5178 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 28260 KiB
Current children cumulated memory: 21732 KiB

[startup+102.3 s]
/proc/loadavg: 4.53 4.36 4.23 5/255 30134
/proc/meminfo: memFree=129046596/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=24068 memory=18404 CPUtime=101.98 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 809509 0 0 0 10091 107 0 0 20 0 1 0 38077656 24645632 4601 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 6017 4601 544 696 0 5178 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 28260 KiB
Current children cumulated memory: 21476 KiB

[startup+162.3 s]
/proc/loadavg: 4.30 4.32 4.23 5/256 30376
/proc/meminfo: memFree=128376912/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=26432 memory=21576 CPUtime=161.81 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 956365 0 0 0 16052 129 0 0 20 0 1 0 38077656 27066368 5394 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 6608 5394 544 696 0 5769 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 30624 KiB
Current children cumulated memory: 24648 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 4.31 4.23 5/257 30381
/proc/meminfo: memFree=126203388/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=36388 memory=32372 CPUtime=221.63 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 957592 0 0 0 22033 130 0 0 20 0 1 0 38077656 37261312 8093 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 9097 8093 544 696 0 8258 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 40580 KiB

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

/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 964961 0 0 0 93826 134 0 0 20 0 1 0 38077656 56885248 10002 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 10002 544 696 0 13049 0
Current children cumulated CPU time: 939.6 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 43080 KiB

[startup+1002.3 s]
/proc/loadavg: 4.21 4.27 4.22 5/257 30466
/proc/meminfo: memFree=120504576/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=40008 CPUtime=999.45 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 964961 0 0 0 99811 134 0 0 20 0 1 0 38077656 56885248 10002 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 10002 544 696 0 13049 0
Current children cumulated CPU time: 999.45 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 43080 KiB

[startup+1062.3 s]
/proc/loadavg: 4.18 4.25 4.22 5/257 30468
/proc/meminfo: memFree=120525364/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=40008 CPUtime=1059.3 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 964964 0 0 0 105796 134 0 0 20 0 1 0 38077656 56885248 10002 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 10002 544 696 0 13049 0
Current children cumulated CPU time: 1059.3 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 43080 KiB

[startup+1122.3 s]
/proc/loadavg: 4.12 4.22 4.20 5/257 30470
/proc/meminfo: memFree=120510520/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=39168 memory=29896 CPUtime=1119.15 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 966161 0 0 0 111779 136 0 0 20 0 1 0 38077656 40108032 7474 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 9792 7474 544 696 0 8953 0
Current children cumulated CPU time: 1119.15 s
Current children cumulated vsize: 43360 KiB
Current children cumulated memory: 32968 KiB

[startup+1182.3 s]
/proc/loadavg: 4.08 4.19 4.19 5/257 30472
/proc/meminfo: memFree=120480532/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=35912 CPUtime=1179.01 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 967150 0 0 0 117764 137 0 0 20 0 1 0 38077656 56885248 8978 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 8978 544 696 0 13049 0
Current children cumulated CPU time: 1179.01 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 38984 KiB

[startup+1242.3 s]
/proc/loadavg: 4.16 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120371008/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=47360 memory=31816 CPUtime=1238.85 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 967728 0 0 0 123748 137 0 0 20 0 1 0 38077656 48496640 7954 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 11840 7954 544 696 0 11001 0
Current children cumulated CPU time: 1238.85 s
Current children cumulated vsize: 51552 KiB
Current children cumulated memory: 34888 KiB

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

# cumulated CPU time of all completed processes:  user=1243.13 s, system=1.37996 s

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

[startup+1244.8 s]
/proc/loadavg: 4.16 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120367036/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=47360 memory=33608 CPUtime=1241.35 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 968180 0 0 0 123998 137 0 0 20 0 1 0 38077656 48496640 8402 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 11840 8402 544 696 0 11001 0
Current children cumulated CPU time: 1241.35 s
Current children cumulated vsize: 51552 KiB
Current children cumulated memory: 36680 KiB

[startup+1246.4 s]
/proc/loadavg: 4.15 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120410296/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=33736 CPUtime=1242.94 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 968210 0 0 0 124157 137 0 0 20 0 1 0 38077656 56885248 8434 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 8434 544 696 0 13049 0
Current children cumulated CPU time: 1242.94 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 36808 KiB

[startup+1247.2 s]
/proc/loadavg: 4.15 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120406200/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=35912 CPUtime=1243.74 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 968226 0 0 0 124237 137 0 0 20 0 1 0 38077656 56885248 8978 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 8978 544 696 0 13049 0
Current children cumulated CPU time: 1243.74 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 38984 KiB

[startup+1247.6 s]
/proc/loadavg: 4.15 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120406200/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=35912 CPUtime=1244.14 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 968226 0 0 0 124277 137 0 0 20 0 1 0 38077656 56885248 8978 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 8978 544 696 0 13049 0
Current children cumulated CPU time: 1244.14 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 38984 KiB

[startup+1247.8 s]
/proc/loadavg: 4.15 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120406200/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=35912 CPUtime=1244.34 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 968226 0 0 0 124297 137 0 0 20 0 1 0 38077656 56885248 8978 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 8978 544 696 0 13049 0
Current children cumulated CPU time: 1244.34 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 38984 KiB

[startup+1247.9 s]
/proc/loadavg: 4.15 4.20 4.19 5/257 30474
/proc/meminfo: memFree=120406200/131382116 swapFree=33010684/33010684
[pid=29548] ppid=29545 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/29548/stat : 29548 (naps-1.03a6.sh) S 29545 29548 28384 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 38077655 4292608 768 18446744073709551615 94173764325376 94173765219909 140737006208016 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94173765458960 94173765506704 94173798047744 140737006209447 140737006209541 140737006209541 140737006215143 0
/proc/29548/statm: 1048 768 704 219 0 110 0
[pid=29552] ppid=29548 vsize=55552 memory=35912 CPUtime=1244.44 cores=0,2
/proc/29552/stat : 29552 (naps-1.03a6) R 29548 29548 28384 0 -1 4194304 968226 0 0 0 124307 137 0 0 20 0 1 0 38077656 56885248 8978 18446744073709551615 4198400 7047149 140729204353824 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 22040576 140729204357492 140729204357606 140729204357606 140729204363209 0
/proc/29552/statm: 13888 8978 544 696 0 13049 0
Current children cumulated CPU time: 1244.44 s
Current children cumulated vsize: 59744 KiB
Current children cumulated memory: 38984 KiB

Child status: 10

Real time (s): 1247.96
CPU time (s): 1244.51
CPU user time (s): 1243.13
CPU system time (s): 1.37996
CPU usage (%): 99.7236
Max. virtual memory (cumulated for all children) (KiB): 141668
Max. memory (cumulated for all children) (KiB): 106676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1243.13
system time used= 1.37996
maximum resident set size= 103604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 968668
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= 139
involuntary context switches= 2857


# summary of solver processes directly reported to runsolver:
#   pid: 29548
#   total CPU time (s): 1244.51
#   total CPU user time (s): 1243.13
#   total CPU system time (s): 1.37996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32301 second user time and 11.8257 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 21:06:23
IDJOB=4514441
IDBENCH=162693
IDSOLVER=3341
FILE ID=nodeC010/4514441-1751223982
RUNJOBID= nodeC010-1751216748-28394
SLURM_JOB_ID= 9587658
Free space on /tmp= 432676 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_36.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514441-1751223982/watcher-4514441-1751223982 -o /tmp/evaluation-result-4514441-1751223982/solver-4514441-1751223982 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751216748-28394 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4514441-1751223982.opb

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

MD5SUM BENCH= 483b29da31af2436e91ca4a2082e11b8
RANDOM SEED=835738797

nodeC010 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3491.708
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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		: 3660.028
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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.282
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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.181
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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		: 3662.390
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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		: 3661.124
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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.180
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
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.839
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129539100 kB
MemAvailable:   129771864 kB
Buffers:            3280 kB
Cached:          1042560 kB
SwapCached:            0 kB
Active:           488176 kB
Inactive:         750052 kB
Active(anon):     210348 kB
Inactive(anon):        0 kB
Active(file):     277828 kB
Inactive(file):   750052 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12196 kB
Writeback:            20 kB
AnonPages:        191888 kB
Mapped:           110564 kB
Shmem:             17960 kB
KReclaimable:      89020 kB
Slab:             170836 kB
SReclaimable:      89020 kB
SUnreclaim:        81816 kB
KernelStack:        4108 kB
PageTables:         3456 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     559868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432668 MiB
End job on nodeC010 at 2025-06-29 21:27:11