Trace number 4435302

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.12 3612.51

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM6f676becb9e8baff21bbed56e9641b4e
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 benchmark20172513
Best CPU time to get the best result obtained on this benchmark3600.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
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 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
Number of bits of the biggest sum of numbers38
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-4435302-1721146871.opb
3600.09/3612.50	c 
3600.09/3612.50	c *** TERMINATED *** by signal 15
3600.09/3612.50	s UNKNOWN
3600.09/3612.50	c _____________________________________________________________________________
3600.09/3612.50	c 
3600.09/3612.50	c std/band forms        : 985351,3
3600.09/3612.50	c 2cl/3cl ITE-codings   : 353698,552725
3600.09/3612.50	c BDD/srt/adr Max costs : 413692,0,0
3600.09/3612.50	c BDDraw/bin/mul/srt/adr: 985354,0,0,0,0
3600.09/3612.50	c BDD nodes             : 4865576
3600.09/3612.50	c Es1/CC detections     : 0,0
3600.09/3612.50	c SAT/UNSAT calls       : 0,0
3600.09/3612.50	c regenrated variables  : 0
3600.09/3612.50	c restarts              : 0
3600.09/3612.50	c conflicts             : 0              (0 /sec)
3600.09/3612.50	c decisions             : 0              (0 /sec)
3600.09/3612.50	c propagations          : 0              (0 /sec)
3600.09/3612.50	c inspects              : 0              (0 /sec)
3600.09/3612.50	c CPU time (solving tm) : 3598 s        (3553 s)
3600.09/3612.50	c Time for Opt-base     : 0 s
3600.09/3612.50	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 (62827 MiB free)
  memory of node 1: 64510 MiB (62091 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100805 s]*
/proc/loadavg: 3.99 4.13 4.10 5/250 859555
/proc/meminfo: memFree=127848444/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=19868 memory=13752 CPUtime=0.09 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 3326 0 0 0 9 0 0 0 20 0 1 0 166851363 20344832 3438 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 4967 3438 405 379 0 4501 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29800 KiB
Current children cumulated memory: 16444 KiB

[startup+0.205594 s]*
/proc/loadavg: 3.99 4.13 4.10 5/250 859555
/proc/meminfo: memFree=127786380/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=27860 memory=21936 CPUtime=0.19 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 5328 0 0 0 19 0 0 0 20 0 1 0 166851363 28528640 5484 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 6965 5484 405 379 0 6499 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 37792 KiB
Current children cumulated memory: 24628 KiB

[startup+0.305536 s]*
/proc/loadavg: 3.99 4.13 4.10 5/250 859555
/proc/meminfo: memFree=127739836/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=29912 memory=24304 CPUtime=0.29 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 5927 0 0 0 29 0 0 0 20 0 1 0 166851363 30629888 6076 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 7478 6076 405 379 0 7012 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39844 KiB
Current children cumulated memory: 26996 KiB

[startup+0.700249 s]
/proc/loadavg: 3.99 4.13 4.10 5/246 859555
/proc/meminfo: memFree=127722544/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=75264 memory=68500 CPUtime=0.68 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 17215 0 0 0 66 2 0 0 20 0 1 0 166851363 77070336 17125 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 18816 17125 405 379 0 18350 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 85196 KiB
Current children cumulated memory: 71192 KiB

[startup+1.50025 s]
/proc/loadavg: 3.99 4.13 4.10 5/260 859585
/proc/meminfo: memFree=127388732/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=203048 memory=192680 CPUtime=1.48 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 47807 0 0 0 141 7 0 0 20 0 1 0 166851363 207921152 48170 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 50762 48170 405 379 0 50296 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 212980 KiB
Current children cumulated memory: 195372 KiB

[startup+3.1055 s]
/proc/loadavg: 3.99 4.13 4.10 5/260 859585
/proc/meminfo: memFree=126190252/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=456776 memory=442028 CPUtime=3.08 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 107614 0 0 0 289 19 0 0 20 0 1 0 166851363 467738624 110507 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 114194 110507 405 379 0 113728 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 466708 KiB
Current children cumulated memory: 444720 KiB

[startup+6.30022 s]
/proc/loadavg: 4.07 4.14 4.11 5/260 859585
/proc/meminfo: memFree=125128940/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=942504 memory=928112 CPUtime=6.27 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 219717 0 0 0 589 38 0 0 20 0 1 0 166851363 965124096 232028 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 235626 232028 405 379 0 235160 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 952436 KiB
Current children cumulated memory: 930804 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.16 4.11 5/260 859587
/proc/meminfo: memFree=124071004/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=1137696 memory=1111960 CPUtime=12.65 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 252698 0 0 0 1220 45 0 0 20 0 1 0 166851363 1165000704 277990 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 284424 277990 405 379 0 283958 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1147628 KiB
Current children cumulated memory: 1114652 KiB

[startup+25.5003 s]
/proc/loadavg: 4.28 4.19 4.12 5/260 859588
/proc/meminfo: memFree=122451712/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=1675356 memory=1630044 CPUtime=25.41 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 368538 0 0 0 2475 66 0 0 20 0 1 0 166851363 1715564544 407511 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 418839 407511 421 379 0 418373 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1685288 KiB
Current children cumulated memory: 1632736 KiB

[startup+51.1059 s]
/proc/loadavg: 4.39 4.23 4.14 5/260 859593
/proc/meminfo: memFree=118274588/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2818004 memory=2584048 CPUtime=50.95 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 392164 0 0 0 5007 88 0 0 20 0 1 0 166851363 2885636096 646012 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 704501 646012 421 379 0 704035 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2827936 KiB
Current children cumulated memory: 2586740 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.21 4.14 5/260 859601
/proc/meminfo: memFree=116217600/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2685744 memory=2552392 CPUtime=101.99 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 392567 0 0 0 10106 93 0 0 20 0 1 0 166851363 2750201856 638098 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 671436 638098 421 379 0 670970 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2695676 KiB
Current children cumulated memory: 2555084 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.22 4.14 5/260 859613
/proc/meminfo: memFree=106992492/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2685744 memory=2554440 CPUtime=161.79 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 392767 0 0 0 16086 93 0 0 20 0 1 0 166851363 2750201856 638610 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 671436 638610 421 379 0 670970 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2695676 KiB
Current children cumulated memory: 2557132 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.19 4.14 5/260 859623
/proc/meminfo: memFree=107879908/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2685744 memory=2556488 CPUtime=221.58 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 394283 0 0 0 22064 94 0 0 20 0 1 0 166851363 2750201856 639122 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 671436 639122 421 379 0 670970 0

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

/proc/859555/statm: 673486 645213 421 379 0 673020 0
Current children cumulated CPU time: 3091.54 s
Current children cumulated vsize: 2703876 KiB
Current children cumulated memory: 2583544 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/261 861338
/proc/meminfo: memFree=107283676/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2693944 memory=2597236 CPUtime=3151.35 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 426680 0 0 0 314970 165 0 0 20 0 1 0 166851363 2758598656 649309 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 673486 649309 421 379 0 673020 0
Current children cumulated CPU time: 3151.35 s
Current children cumulated vsize: 2703876 KiB
Current children cumulated memory: 2599928 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/261 861348
/proc/meminfo: memFree=107376812/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2611384 CPUtime=3211.15 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 428480 0 0 0 320948 167 0 0 20 0 1 0 166851363 2894032896 652846 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 652846 421 379 0 706085 0
Current children cumulated CPU time: 3211.15 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2614076 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/258 861358
/proc/meminfo: memFree=107361584/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2615480 CPUtime=3270.96 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 429122 0 0 0 326929 167 0 0 20 0 1 0 166851363 2894032896 653870 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 653870 421 379 0 706085 0
Current children cumulated CPU time: 3270.96 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2618172 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/258 861368
/proc/meminfo: memFree=107306524/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2625980 CPUtime=3330.77 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 429825 0 0 0 332909 168 0 0 20 0 1 0 166851363 2894032896 656495 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 656495 421 379 0 706085 0
Current children cumulated CPU time: 3330.77 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2628672 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/258 861379
/proc/meminfo: memFree=107289980/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2636220 CPUtime=3390.57 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 430718 0 0 0 338889 168 0 0 20 0 1 0 166851363 2894032896 659055 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 659055 421 379 0 706085 0
Current children cumulated CPU time: 3390.57 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2638912 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/258 861389
/proc/meminfo: memFree=107324452/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2693944 memory=2589304 CPUtime=3450.38 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 432073 0 0 0 344866 172 0 0 20 0 1 0 166851363 2758598656 647326 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 673486 647326 421 379 0 673020 0
Current children cumulated CPU time: 3450.38 s
Current children cumulated vsize: 2703876 KiB
Current children cumulated memory: 2591996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/259 861400
/proc/meminfo: memFree=107270964/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2607548 CPUtime=3510.19 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 433946 0 0 0 350846 173 0 0 20 0 1 0 166851363 2894032896 651887 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 651887 421 379 0 706085 0
Current children cumulated CPU time: 3510.19 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2610240 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/261 861415
/proc/meminfo: memFree=107212348/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2621884 CPUtime=3569.99 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 434707 0 0 0 356826 173 0 0 20 0 1 0 166851363 2894032896 655471 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 655471 421 379 0 706085 0
Current children cumulated CPU time: 3569.99 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2624576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 4.12 4.11 4.09 5/261 861570
/proc/meminfo: memFree=125331392/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2623932 CPUtime=3600.09 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 435004 0 0 0 359835 174 0 0 20 0 1 0 166851363 2894032896 655983 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 655983 421 379 0 706085 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2626624 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002607 s, system=0.00017 s

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

# cumulated CPU time of all completed processes:  user=3598.36 s, system=1.75504 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+3612.5 s]
/proc/loadavg: 4.12 4.11 4.09 5/261 861570
/proc/meminfo: memFree=125331392/131524600 swapFree=131071996/131071996
[pid=859550] ppid=859547 vsize=9932 memory=2692 CPUtime=0 cores=0,2
/proc/859550/stat : 859550 (naps-1.02b5.sh) S 859547 859550 859496 0 -1 4194304 219 240 0 0 0 0 0 0 20 0 1 0 166851363 10170368 673 134679101440 94042958778368 94042959857688 140729164930320 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94042961956144 94042962003332 94042982670336 140729164936160 140729164936287 140729164936287 140729164943302 0
/proc/859550/statm: 2483 673 593 264 0 134 0
[pid=859555] ppid=859550 vsize=2826204 memory=2623932 CPUtime=3600.09 cores=0,2
/proc/859555/stat : 859555 (naps-1.02b5) R 859550 859550 859496 0 -1 4194304 435004 0 0 0 359835 174 0 0 20 0 1 0 166851363 2894032896 655983 134679101440 4194304 5746509 140731308793616 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 6059216 6091920 31158272 140731308794863 140731308794977 140731308794977 140731308801993 0
/proc/859555/statm: 706551 655983 421 379 0 706085 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2836136 KiB
Current children cumulated memory: 2626624 KiB

Child status: 0

Real time (s): 3612.51
CPU time (s): 3600.12
CPU user time (s): 3598.36
CPU system time (s): 1.75504
CPU usage (%): 99.6569
Max. virtual memory (cumulated for all children) (KiB): 3047752
Max. memory (cumulated for all children) (KiB): 2838896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.36
system time used= 1.75504
maximum resident set size= 2836204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 435463
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= 255
involuntary context switches= 25509


# summary of solver processes directly reported to runsolver:
#   pid: 859550,859555
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.36
#   total CPU system time (s): 1.75504

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.71667 second user time and 17.5869 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-16 18:21:25
IDJOB=4435302
IDBENCH=155761
IDSOLVER=3065
FILE ID=nodeC022/4435302-1721146871
RUNJOBID= nodeC022-1721146884-859506
SLURM_JOB_ID= 7505740
Free space on /tmp= 889592 MiB

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

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

MD5SUM BENCH= 6f676becb9e8baff21bbed56e9641b4e
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		: 3659.169
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		: 3666.081
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		: 3668.028
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		: 3600.653
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		: 3664.046
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		: 3618.177
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		: 3599.924
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		: 3667.009
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:        127924372 kB
MemAvailable:   129695504 kB
Buffers:          405304 kB
Cached:          2189760 kB
SwapCached:            0 kB
Active:           675468 kB
Inactive:        2303300 kB
Active(anon):       1460 kB
Inactive(anon):   419956 kB
Active(file):     674008 kB
Inactive(file):  1883344 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            512448 kB
Writeback:             4 kB
AnonPages:        376928 kB
Mapped:           104024 kB
Shmem:             37720 kB
KReclaimable:     106856 kB
Slab:             212584 kB
SReclaimable:     106856 kB
SUnreclaim:       105728 kB
KernelStack:        3824 kB
PageTables:         9848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     794820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61888 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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= 889912 MiB
End job on nodeC022 at 2024-07-16 19:21:37