Trace number 4509855

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.03a6? (TO) 3600.08 3609.7

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMfdfc61e25e9264eb2f8645fd8f162aaa
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 variables273
Total number of constraints728
Number of constraints which are clauses728
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4509855-1751193589.opb
3600.06/3609.70	c 
3600.06/3609.70	c *** TERMINATED *** by signal 15
3600.06/3609.70	s UNKNOWN
3600.06/3609.70	c _____________________________________________________________________________
3600.06/3609.70	c std/band forms        : 0,0
3600.06/3609.70	c 2cl/3cl ITE-codings   : 0,0
3600.06/3609.70	c BDD/srt/adr Max costs : 0,0,0
3600.06/3609.70	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.06/3609.70	c BDD nodes             : 0
3600.06/3609.70	c Es1/CC detections     : 0,0
3600.06/3609.70	c CC sort               : 0
3600.06/3609.70	c SAT/UNSAT calls       : 0,0
3600.06/3609.70	c regenrated variables  : 0
3600.06/3609.70	c eliminated fixed lits : 0
3600.06/3609.70	c goal lit flips        : 0
3600.06/3609.70	c goal stages           : 0
3600.06/3609.70	c goal shrink           : 0
3600.06/3609.70	c goal coeff separations: 0
3600.06/3609.70	c restarts              : 0
3600.06/3609.70	c conflicts             : 0              (0 /sec)
3600.06/3609.70	c decisions             : 0              (0 /sec)
3600.06/3609.70	c propagations          : 0              (0 /sec)
3600.06/3609.70	c inspects              : 0              (0 /sec)
3600.06/3609.70	c CPU time (solving tm) : 3564 s        (3564 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.70	c Time for Opt-base     : 0 s
3600.06/3609.70	c Steps for Opt-base    : 0
3600.06/3609.70	c Time for BDD coding   : 0 s
3600.06/3609.70	c Time for srt coding   : 0 s
3600.06/3609.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: 63794 MiB (63080 MiB free)
  memory of node 1: 64507 MiB (63817 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509855-1751193589/watcher-4509855-1751193589 -o /tmp/evaluation-result-4509855-1751193589/solver-4509855-1751193589 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751193586-25589 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4509855-1751193589.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=25703, runsolver pid=25700
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 2.46 3.72 4.03 5/250 25708
/proc/meminfo: memFree=129944264/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=4876 memory=3072 CPUtime=0.08 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 331 0 0 0 8 0 0 0 20 0 1 0 35038678 4993024 768 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 1219 768 544 696 0 380 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9068 KiB
Current children cumulated memory: 6144 KiB

[startup+0.217553 s]*
/proc/loadavg: 2.46 3.72 4.03 4/252 25719
/proc/meminfo: memFree=129944152/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=5000 memory=3312 CPUtime=0.19 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 530 0 0 0 19 0 0 0 20 0 1 0 35038678 5120000 828 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 1250 828 544 696 0 411 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 9192 KiB
Current children cumulated memory: 6384 KiB

[startup+0.313271 s]*
/proc/loadavg: 2.46 3.72 4.03 4/252 25721
/proc/meminfo: memFree=129939268/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=6152 memory=3568 CPUtime=0.28 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 622 0 0 0 28 0 0 0 20 0 1 0 35038678 6299648 892 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 1538 892 544 696 0 699 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10344 KiB
Current children cumulated memory: 6640 KiB

[startup+0.700309 s]
/proc/loadavg: 2.46 3.72 4.03 5/250 25738
/proc/meminfo: memFree=129938812/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=7180 memory=4632 CPUtime=0.64 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 1282 0 0 0 64 0 0 0 20 0 1 0 35038678 7352320 1158 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 1795 1158 544 696 0 956 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 11372 KiB
Current children cumulated memory: 7704 KiB

[startup+1.50035 s]
/proc/loadavg: 2.46 3.72 4.03 5/255 25755
/proc/meminfo: memFree=129938012/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=9260 memory=6700 CPUtime=1.44 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 5555 0 0 0 143 1 0 0 20 0 1 0 35038678 9482240 1675 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 2315 1675 544 696 0 1476 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 13452 KiB
Current children cumulated memory: 9772 KiB

[startup+3.11296 s]
/proc/loadavg: 2.46 3.72 4.03 5/255 25755
/proc/meminfo: memFree=129932448/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=9260 memory=7576 CPUtime=3.05 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 14095 0 0 0 303 2 0 0 20 0 1 0 35038678 9482240 1894 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 2315 1894 544 696 0 1476 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 13452 KiB
Current children cumulated memory: 10648 KiB

[startup+6.30036 s]
/proc/loadavg: 2.59 3.73 4.03 5/255 25755
/proc/meminfo: memFree=129912168/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=13580 memory=10572 CPUtime=6.23 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 49585 0 0 0 617 6 0 0 20 0 1 0 35038678 13905920 2643 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 3395 2643 544 696 0 2556 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 17772 KiB
Current children cumulated memory: 13644 KiB

[startup+12.7004 s]
/proc/loadavg: 2.70 3.73 4.03 5/255 25755
/proc/meminfo: memFree=129891636/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=15624 memory=13764 CPUtime=12.61 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 82891 0 0 0 1250 11 0 0 20 0 1 0 35038678 15998976 3441 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 3906 3441 544 696 0 3067 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 19816 KiB
Current children cumulated memory: 16836 KiB

[startup+25.5004 s]
/proc/loadavg: 2.99 3.75 4.03 5/255 25755
/proc/meminfo: memFree=129857996/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=23820 memory=20536 CPUtime=25.38 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 144252 0 0 0 2518 20 0 0 20 0 1 0 35038678 24391680 5134 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 5955 5134 544 696 0 5116 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 28012 KiB
Current children cumulated memory: 23608 KiB

[startup+51.1133 s]
/proc/loadavg: 3.40 3.79 4.03 5/255 25756
/proc/meminfo: memFree=129849136/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=23820 memory=20076 CPUtime=50.93 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 248498 0 0 0 5056 37 0 0 20 0 1 0 35038678 24391680 5019 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 5955 5019 544 696 0 5116 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 28012 KiB
Current children cumulated memory: 23148 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 3.84 4.03 5/255 25758
/proc/meminfo: memFree=129786124/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=25864 memory=21744 CPUtime=101.99 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 545721 0 0 0 10111 88 0 0 20 0 1 0 35038678 26484736 5436 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 6466 5436 544 696 0 5627 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 30056 KiB
Current children cumulated memory: 24816 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 3.91 4.04 5/254 25761
/proc/meminfo: memFree=129766100/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=34056 memory=25448 CPUtime=161.81 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 855803 0 0 0 16044 137 0 0 20 0 1 0 35038678 34873344 6362 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 8514 6362 544 696 0 7675 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 38248 KiB
Current children cumulated memory: 28520 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.95 4.04 5/255 25764
/proc/meminfo: memFree=129750088/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=53300 memory=42788 CPUtime=221.64 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 1126270 0 0 0 21978 186 0 0 20 0 1 0 35038678 54579200 10697 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 13325 10697 544 696 0 12486 0
Current children cumulated CPU time: 221.64 s

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

/proc/loadavg: 4.05 4.09 4.11 5/253 25908
/proc/meminfo: memFree=129675336/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=72204 memory=61008 CPUtime=3093.97 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 13990550 0 0 0 306397 3000 0 0 20 0 1 0 35038678 73936896 15252 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 18051 15252 544 696 0 17212 0
Current children cumulated CPU time: 3093.97 s
Current children cumulated vsize: 76396 KiB
Current children cumulated memory: 64080 KiB

[startup+3162.3 s]
/proc/loadavg: 4.22 4.12 4.11 5/254 25913
/proc/meminfo: memFree=129671700/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=72204 memory=53108 CPUtime=3153.81 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 14049002 0 0 0 312367 3014 0 0 20 0 1 0 35038678 73936896 13277 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 18051 13277 544 696 0 17212 0
Current children cumulated CPU time: 3153.81 s
Current children cumulated vsize: 76396 KiB
Current children cumulated memory: 56180 KiB

[startup+3222.3 s]
/proc/loadavg: 4.78 4.30 4.17 5/254 25915
/proc/meminfo: memFree=129673220/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=80396 memory=60836 CPUtime=3213.65 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 14653094 0 0 0 318193 3172 0 0 20 0 1 0 35038678 82325504 15209 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 20099 15209 544 696 0 19260 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 84588 KiB
Current children cumulated memory: 63908 KiB

[startup+3282.3 s]
/proc/loadavg: 4.36 4.27 4.17 5/254 25917
/proc/meminfo: memFree=129673356/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=68108 memory=60112 CPUtime=3273.51 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 14691303 0 0 0 324168 3183 0 0 20 0 1 0 35038678 69742592 15028 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 17027 15028 544 696 0 16188 0
Current children cumulated CPU time: 3273.51 s
Current children cumulated vsize: 72300 KiB
Current children cumulated memory: 63184 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.24 4.17 5/254 25919
/proc/meminfo: memFree=129661536/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=80396 memory=64676 CPUtime=3333.34 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 15264308 0 0 0 330008 3326 0 0 20 0 1 0 35038678 82325504 16169 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 20099 16169 544 696 0 19260 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 84588 KiB
Current children cumulated memory: 67748 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.22 4.17 5/254 25925
/proc/meminfo: memFree=129671112/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=64008 memory=56052 CPUtime=3393.18 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 15448388 0 0 0 335937 3381 0 0 20 0 1 0 35038678 65544192 14013 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 16002 14013 544 696 0 15163 0
Current children cumulated CPU time: 3393.18 s
Current children cumulated vsize: 68200 KiB
Current children cumulated memory: 59124 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.19 4.16 5/254 25927
/proc/meminfo: memFree=129667988/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=72204 memory=55884 CPUtime=3453.04 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 15637615 0 0 0 341878 3426 0 0 20 0 1 0 35038678 73936896 13971 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 18051 13971 544 696 0 17212 0
Current children cumulated CPU time: 3453.04 s
Current children cumulated vsize: 76396 KiB
Current children cumulated memory: 58956 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.17 4.16 5/254 25929
/proc/meminfo: memFree=129670124/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=80396 memory=63564 CPUtime=3512.87 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 16250815 0 0 0 347670 3617 0 0 20 0 1 0 35038678 82325504 15891 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 20099 15891 544 696 0 19260 0
Current children cumulated CPU time: 3512.87 s
Current children cumulated vsize: 84588 KiB
Current children cumulated memory: 66636 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.15 4.15 5/254 25931
/proc/meminfo: memFree=129680120/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=72204 memory=52668 CPUtime=3572.74 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 16284559 0 0 0 353646 3628 0 0 20 0 1 0 35038678 73936896 13167 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 18051 13167 544 696 0 17212 0
Current children cumulated CPU time: 3572.74 s
Current children cumulated vsize: 76396 KiB
Current children cumulated memory: 55740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.11 4.15 4.15 5/249 26012
/proc/meminfo: memFree=129807104/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=72204 memory=53240 CPUtime=3600.06 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 16320725 0 0 0 356366 3640 0 0 20 0 1 0 35038678 73936896 13310 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 18051 13310 544 696 0 17212 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 76396 KiB
Current children cumulated memory: 56312 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3563.67 s, system=36.41 s

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

[startup+3609.7 s]
/proc/loadavg: 4.11 4.15 4.15 5/249 26012
/proc/meminfo: memFree=129807104/131382112 swapFree=33010684/33010684
[pid=25703] ppid=25700 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/25703/stat : 25703 (naps-1.03a6.sh) S 25700 25703 25577 0 -1 4194304 230 204 0 0 0 0 0 0 20 0 1 0 35038676 4292608 768 18446744073709551615 94346142228480 94346143123013 140729944571264 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94346143362064 94346143409808 94346163892224 140729944578471 140729944578565 140729944578565 140729944584167 0
/proc/25703/statm: 1048 768 704 219 0 110 0
[pid=25707] ppid=25703 vsize=72204 memory=53240 CPUtime=3600.06 cores=1,3
/proc/25707/stat : 25707 (naps-1.03a6) R 25703 25703 25577 0 -1 4194304 16320725 0 0 0 356366 3640 0 0 20 0 1 0 35038678 73936896 13310 18446744073709551615 4198400 7047149 140734063488400 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23535616 140734063491444 140734063491558 140734063491558 140734063497161 0
/proc/25707/statm: 18051 13310 544 696 0 17212 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 76396 KiB
Current children cumulated memory: 56312 KiB

Child status: 10

Real time (s): 3609.7
CPU time (s): 3600.08
CPU user time (s): 3563.67
CPU system time (s): 36.41
CPU usage (%): 99.7335
Max. virtual memory (cumulated for all children) (KiB): 133740
Max. memory (cumulated for all children) (KiB): 95400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3563.67
system time used= 36.41
maximum resident set size= 94376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16321171
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= 162
involuntary context switches= 3668


# summary of solver processes directly reported to runsolver:
#   pid: 25703
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3563.67
#   total CPU system time (s): 36.41

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1431 second user time and 37.6719 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-29 12:39:49
IDJOB=4509855
IDBENCH=159141
IDSOLVER=3341
FILE ID=nodeC009/4509855-1751193589
RUNJOBID= nodeC009-1751193586-25589
SLURM_JOB_ID= 9587588
Free space on /tmp= 433044 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509855-1751193589/watcher-4509855-1751193589 -o /tmp/evaluation-result-4509855-1751193589/solver-4509855-1751193589 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751193586-25589 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4509855-1751193589.opb

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

MD5SUM BENCH= fdfc61e25e9264eb2f8645fd8f162aaa
RANDOM SEED=1734094916

nodeC009 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.973
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.85
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		: 1197.236
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.85
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.689
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.85
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.232
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.85
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		: 3491.968
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.85
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		: 3491.927
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.85
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.232
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.85
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		: 3700.000
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.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129943648 kB
MemAvailable:   129963020 kB
Buffers:            3280 kB
Cached:           829048 kB
SwapCached:            0 kB
Active:           333648 kB
Inactive:         583872 kB
Active(anon):     103156 kB
Inactive(anon):        0 kB
Active(file):     230492 kB
Inactive(file):   583872 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22768 kB
Writeback:            16 kB
AnonPages:         88580 kB
Mapped:           109204 kB
Shmem:             17960 kB
KReclaimable:      88888 kB
Slab:             170548 kB
SReclaimable:      88888 kB
SUnreclaim:        81660 kB
KernelStack:        4092 kB
PageTables:         3276 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     424452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC009 at 2025-06-29 13:39:59