Trace number 4435306

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 NameAnswerobjective functionCPU timeWall clock time
NaPS-PB16 1.02b5? (TO) 3600.2 3610.38

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_5_mh.opb
MD5SUMbcacee10cf1a44650f44a3298f043d3d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark36420470
Best CPU time to get the best result obtained on this benchmark3600.29
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 361320367096
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 361320367096
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b5.
0.00/0.00	c Input file name: HOME/instance-4435306-1721146871.opb
3600.01/3610.20	c 
3600.01/3610.20	c *** TERMINATED *** by signal 15
3600.01/3610.20	s UNKNOWN
3600.01/3610.20	c _____________________________________________________________________________
3600.01/3610.20	c 
3600.01/3610.20	c std/band forms        : 985351,3
3600.01/3610.20	c 2cl/3cl ITE-codings   : 6353098,1384325
3600.01/3610.20	c BDD/srt/adr Max costs : 1255088,0,0
3600.01/3610.20	c BDDraw/bin/mul/srt/adr: 985354,0,0,0,0
3600.01/3610.20	c BDD nodes             : 12705976
3600.01/3610.20	c Es1/CC detections     : 0,0
3600.01/3610.20	c SAT/UNSAT calls       : 0,0
3600.01/3610.20	c regenrated variables  : 0
3600.01/3610.20	c restarts              : 0
3600.01/3610.20	c conflicts             : 0              (0 /sec)
3600.01/3610.20	c decisions             : 0              (0 /sec)
3600.01/3610.20	c propagations          : 0              (0 /sec)
3600.01/3610.20	c inspects              : 0              (0 /sec)
3600.01/3610.20	c CPU time (solving tm) : 3596 s        (3468 s)
3600.01/3610.20	c Time for Opt-base     : 0 s
3600.01/3610.20	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: 63931 MiB (62690 MiB free)
  memory of node 1: 64510 MiB (61957 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435306-1721146871/watcher-4435306-1721146871 -o /tmp/evaluation-result-4435306-1721146871/solver-4435306-1721146871 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721146884-859508 --watchdog 3760 HOME/naps-1.02b5.sh HOME/instance-4435306-1721146871.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=859574, runsolver pid=859568

[startup+0.1001 s]*
/proc/loadavg: 3.99 4.13 4.10 6/260 859585
/proc/meminfo: memFree=127538576/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=46272 memory=37900 CPUtime=0.09 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 9879 0 0 0 8 1 0 0 20 0 1 0 166851438 47382528 9475 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 11568 9475 373 379 0 11102 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 56204 KiB
Current children cumulated memory: 40576 KiB

[startup+0.206101 s]*
/proc/loadavg: 3.99 4.13 4.10 6/260 859585
/proc/meminfo: memFree=127434428/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=85088 memory=72808 CPUtime=0.2 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 18333 0 0 0 17 3 0 0 20 0 1 0 166851438 87130112 18202 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 21272 18202 373 379 0 20806 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 95020 KiB
Current children cumulated memory: 75484 KiB

[startup+0.305903 s]*
/proc/loadavg: 3.99 4.13 4.10 5/260 859585
/proc/meminfo: memFree=127329144/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=125284 memory=108916 CPUtime=0.3 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 26221 0 0 0 26 4 0 0 20 0 1 0 166851438 128290816 27229 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 31321 27229 373 379 0 30855 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 135216 KiB
Current children cumulated memory: 111592 KiB

[startup+0.700276 s]
/proc/loadavg: 3.99 4.13 4.10 6/260 859585
/proc/meminfo: memFree=127138964/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=271584 memory=243928 CPUtime=0.68 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 51697 0 0 0 59 9 0 0 20 0 1 0 166851438 278102016 60982 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 67896 60982 373 379 0 67430 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 281516 KiB
Current children cumulated memory: 246604 KiB

[startup+1.50029 s]
/proc/loadavg: 3.99 4.13 4.10 6/260 859585
/proc/meminfo: memFree=126722544/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=393892 memory=368092 CPUtime=1.48 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 77277 0 0 0 134 14 0 0 20 0 1 0 166851438 403345408 92023 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 98473 92023 405 379 0 98007 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 403824 KiB
Current children cumulated memory: 370768 KiB

[startup+3.10584 s]
/proc/loadavg: 3.99 4.13 4.10 6/260 859585
/proc/meminfo: memFree=125958784/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=448828 memory=375428 CPUtime=3.08 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 79170 0 0 0 293 15 0 0 20 0 1 0 166851438 459599872 93857 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 112207 93857 405 379 0 111741 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 458760 KiB
Current children cumulated memory: 378104 KiB

[startup+6.30022 s]
/proc/loadavg: 4.07 4.14 4.11 6/260 859587
/proc/meminfo: memFree=124799828/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=599992 memory=497800 CPUtime=6.27 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 96989 0 0 0 607 20 0 0 20 0 1 0 166851438 614391808 124450 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 149998 124450 405 379 0 149532 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 609924 KiB
Current children cumulated memory: 500476 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.16 4.11 6/260 859587
/proc/meminfo: memFree=123998728/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=918708 memory=798660 CPUtime=12.66 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 120721 0 0 0 1236 30 0 0 20 0 1 0 166851438 940756992 199665 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 229677 199665 405 379 0 229211 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 928640 KiB
Current children cumulated memory: 801336 KiB

[startup+25.5003 s]
/proc/loadavg: 4.41 4.22 4.13 6/260 859588
/proc/meminfo: memFree=122427400/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=1168608 memory=1053844 CPUtime=25.43 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 164163 0 0 0 2499 44 0 0 20 0 1 0 166851438 1196654592 263461 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 292152 263461 405 379 0 291686 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1178540 KiB
Current children cumulated memory: 1056520 KiB

[startup+51.1058 s]
/proc/loadavg: 4.39 4.23 4.14 6/260 859593
/proc/meminfo: memFree=118189200/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=2339908 memory=2177640 CPUtime=50.97 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 405108 0 0 0 5013 84 0 0 20 0 1 0 166851438 2396065792 544410 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 584977 544410 421 379 0 584511 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2349840 KiB
Current children cumulated memory: 2180316 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.21 4.14 6/260 859601
/proc/meminfo: memFree=116213508/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=3415244 memory=3227740 CPUtime=102.02 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 620296 0 0 0 10076 126 0 0 20 0 1 0 166851438 3497209856 806935 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 853811 806935 421 379 0 853345 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 3425176 KiB
Current children cumulated memory: 3230416 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.22 4.14 6/260 859613
/proc/meminfo: memFree=106982260/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8601396 memory=7360064 CPUtime=161.86 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 785265 0 0 0 15934 252 0 0 20 0 1 0 166851438 8807829504 1840016 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2150349 1840016 421 379 0 2149883 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 8611328 KiB
Current children cumulated memory: 7362740 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.19 4.14 6/260 859623
/proc/meminfo: memFree=107879864/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8610728 memory=7385612 CPUtime=221.69 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 788192 0 0 0 21915 254 0 0 20 0 1 0 166851438 8817385472 1846403 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2152682 1846403 421 379 0 2152216 0
Current children cumulated CPU time: 221.69 s

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

[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8740128 memory=7550196 CPUtime=3093.59 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 866424 0 0 0 308946 413 0 0 20 0 1 0 166851438 8949891072 1887549 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2185032 1887549 421 379 0 2184566 0
Current children cumulated CPU time: 3093.59 s
Current children cumulated vsize: 8750060 KiB
Current children cumulated memory: 7552872 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/261 861338
/proc/meminfo: memFree=107283676/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8740404 memory=7550440 CPUtime=3153.42 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 867669 0 0 0 314926 416 0 0 20 0 1 0 166851438 8950173696 1887610 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2185101 1887610 421 379 0 2184635 0
Current children cumulated CPU time: 3153.42 s
Current children cumulated vsize: 8750336 KiB
Current children cumulated memory: 7553116 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/261 861348
/proc/meminfo: memFree=107376904/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7592564 CPUtime=3213.25 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 871209 0 0 0 320905 420 0 0 20 0 1 0 166851438 8982700032 1898141 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1898141 421 379 0 2192576 0
Current children cumulated CPU time: 3213.25 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7595240 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/258 861358
/proc/meminfo: memFree=107359560/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7592564 CPUtime=3273.07 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 872802 0 0 0 326884 423 0 0 20 0 1 0 166851438 8982700032 1898141 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1898141 421 379 0 2192576 0
Current children cumulated CPU time: 3273.07 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7595240 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/258 861368
/proc/meminfo: memFree=107306608/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7596660 CPUtime=3332.87 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 873992 0 0 0 332862 425 0 0 20 0 1 0 166851438 8982700032 1899165 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1899165 421 379 0 2192576 0
Current children cumulated CPU time: 3332.87 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7599336 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/258 861379
/proc/meminfo: memFree=107287980/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7596660 CPUtime=3392.69 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 875252 0 0 0 338842 427 0 0 20 0 1 0 166851438 8982700032 1899165 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1899165 421 379 0 2192576 0
Current children cumulated CPU time: 3392.69 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7599336 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/258 861389
/proc/meminfo: memFree=107324484/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7602804 CPUtime=3452.51 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 876446 0 0 0 344822 429 0 0 20 0 1 0 166851438 8982700032 1900701 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1900701 421 379 0 2192576 0
Current children cumulated CPU time: 3452.51 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7605480 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/259 861400
/proc/meminfo: memFree=107270940/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7615112 CPUtime=3512.34 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 877490 0 0 0 350802 432 0 0 20 0 1 0 166851438 8982700032 1903778 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1903778 421 379 0 2192576 0
Current children cumulated CPU time: 3512.34 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7617788 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/261 861415
/proc/meminfo: memFree=107212316/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7631540 CPUtime=3572.18 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 880483 0 0 0 356783 435 0 0 20 0 1 0 166851438 8982700032 1907885 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1907885 421 379 0 2192576 0
Current children cumulated CPU time: 3572.18 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7634216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.12 4.11 4.09 6/261 861470
/proc/meminfo: memFree=109921532/131524600 swapFree=131071996/131071996
[pid=859574] ppid=859568 vsize=9932 memory=2676 CPUtime=0 cores=1,3
/proc/859574/stat : 859574 (naps-1.02b5.sh) S 859568 859574 859496 0 -1 4194304 221 242 0 0 0 0 0 0 20 0 1 0 166851438 10170368 669 134679101440 93985354424320 93985355503640 140721304945056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93985357602096 93985357649284 93985379377152 140721304949728 140721304949855 140721304949855 140721304956870 0
/proc/859574/statm: 2483 669 590 264 0 134 0
[pid=859585] ppid=859574 vsize=8772168 memory=7635664 CPUtime=3600.01 cores=1,3
/proc/859585/stat : 859585 (naps-1.02b5) R 859574 859574 859496 0 -1 4194304 881143 0 0 0 359565 436 0 0 20 0 1 0 166851438 8982700032 1908916 134679101440 4194304 5746509 140732507870192 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 6059216 6091920 31649792 140732507878383 140732507878497 140732507878497 140732507885513 0
/proc/859585/statm: 2193042 1908916 421 379 0 2192576 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 8782100 KiB
Current children cumulated memory: 7638340 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000994 s, system=0.002159 s

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

# cumulated CPU time of all completed processes:  user=3595.66 s, system=4.53895 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.3 s]*
/proc/loadavg: 4.12 4.11 4.09 6/259 861470
/proc/meminfo: memFree=119357416/131524600 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.003153 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3610.38
CPU time (s): 3600.2
CPU user time (s): 3595.66
CPU system time (s): 4.53895
CPU usage (%): 99.718
Max. virtual memory (cumulated for all children) (KiB): 10154876
Max. memory (cumulated for all children) (KiB): 8426060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.66
system time used= 4.53895
maximum resident set size= 8423384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 881606
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= 12
involuntary context switches= 3569


# summary of solver processes directly reported to runsolver:
#   pid: 859574,859585
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3595.66
#   total CPU system time (s): 4.53895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.3066 second user time and 19.0254 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-16 18:21:25
IDJOB=4435306
IDBENCH=155754
IDSOLVER=3065
FILE ID=nodeC022/4435306-1721146871
RUNJOBID= nodeC022-1721146884-859508
SLURM_JOB_ID= 7505740
Free space on /tmp= 889448 MiB

SOLVER NAME= NaPS-PB16 1.02b5
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_5_mh.opb
COMMAND LINE= HOME/naps-1.02b5.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4435306-1721146871/watcher-4435306-1721146871 -o /tmp/evaluation-result-4435306-1721146871/solver-4435306-1721146871 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721146884-859508 --watchdog 3760  HOME/naps-1.02b5.sh HOME/instance-4435306-1721146871.opb

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

MD5SUM BENCH= bcacee10cf1a44650f44a3298f043d3d
RANDOM SEED=352546623

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127646160 kB
MemAvailable:   129568856 kB
Buffers:          405304 kB
Cached:          2339004 kB
SwapCached:            0 kB
Active:           683144 kB
Inactive:        2570524 kB
Active(anon):       1572 kB
Inactive(anon):   545596 kB
Active(file):     681572 kB
Inactive(file):  2024928 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            659600 kB
Writeback:             0 kB
AnonPages:        508616 kB
Mapped:           107284 kB
Shmem:             37720 kB
KReclaimable:     111684 kB
Slab:             218184 kB
SReclaimable:     111684 kB
SUnreclaim:       106500 kB
KernelStack:        4112 kB
PageTables:        10056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     923288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61888 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      228052 kB
DirectMap2M:    22614016 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 889532 MiB
End job on nodeC022 at 2024-07-16 19:21:36