Trace number 4496013

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3600.09 3608.72

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww5.opb
MD5SUMf50ea280ec2253a5ba14d185d456771a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.019044
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 45094584
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 553509859
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.17/0.22	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4496013-1751153062.opb
0.17/0.22	c Solving mode: decision
0.17/0.22	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.17/0.22	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.17/0.22	c original problem has 86 variables (86 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.17/0.22	c presolving:
0.17/0.22	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
0.17/0.22	c (round 2, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
0.17/0.22	c (round 3, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 75 chg sides, 74 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
0.17/0.22	c    (0.0s) probing: 51/86 (59.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.17/0.22	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.17/0.22	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.17/0.22	c    (0.0s) no symmetry present (symcode time: 0.00)
0.17/0.22	c presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):
0.17/0.22	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 75 changed sides, 74 changed coefficients
0.17/0.22	c  0 implications, 19 cliques
0.17/0.22	c presolved problem has 86 variables (86 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.17/0.22	c       2 constraints of type <linear>
0.17/0.22	c transformed objective value is always integral (scale: 1)
0.17/0.22	c Presolving Time: 0.00
0.17/0.22	c 
0.17/0.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.17/0.22	c   0.1s|     1 |     0 |     3 |     - |  1551k |   0 |  86 |   2 |   2 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.17/0.22	c   0.1s|     1 |     0 |     6 |     - |  1608k |   0 |  86 |   2 |   3 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.17/0.22	c   0.1s|     1 |     0 |    12 |     - |  1632k |   0 |  86 |   2 |   5 |   3 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.17/0.22	c * 0.1s|     1 |     0 |    12 |     - |    LP  |   0 |  86 |   2 |   5 |   3 |  3 |   0 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.17/0.22	c 
0.17/0.22	c SCIP Status        : problem is solved [optimal solution found]
0.17/0.22	c Solving Time (sec) : 0.08
0.17/0.22	c Solving Nodes      : 1
0.17/0.22	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.17/0.22	c Dual Bound         : +0.00000000000000e+00
0.17/0.22	c Gap                : 0.00 %
0.17/0.22	c [VIOLATION] Line 8: +13429 x1 +26858 x2 +53716 x3 +107432 x4 +214864 x5 +429728 x6 +859456 x7 +1718912 x8 +3437824 x9 +6875648 x10 +13751296 x11 +27502592 x12 +26850 x13 +53700 x14 +107400 x15 +214800 x16 +429600 x17 +859200 x18 +1718400 x19 +3436800 x20 +6873600 x21 +13747200 x22 +27494400 x23 +26855 x24 +53710 x25 +107420 x26 +214840 x27 +429680 x28 +859360 x29 +1718720 x30 +3437440 x31 +6874880 x32 +13749760 x33 +27499520 x34 +40280 x35 +80560 x36 +161120 x37 +322240 x38 +644480 x39 +1288960 x40 +2577920 x41 +5155840 x42 +10311680 x43 +20623360 x44 +41246720 x45 +40281 x46 +80562 x47 +161124 x48 +322248 x49 +644496 x50 +1288992 x51 +2577984 x52 +5155968 x53 +10311936 x54 +20623872 x55 +41247744 x56 +53711 x57 +107422 x58 +214844 x59 +429688 x60 +859376 x61 +1718752 x62 +3437504 x63 +6875008 x64 +13750016 x65 +27500032 x66 +53714 x67 +107428 x68 +214856 x69 +429712 x70 +859424 x71 +1718848 x72 +3437696 x73 +6875392 x74 +13750784 x75 +27501568 x76 +67141 x77 +134282 x78 +268564 x79 +537128 x80 +1074256 x81 +2148512 x82 +4297024 x83 +8594048 x84 +17188096 x85 +34376192 x86 >= 45094584 ;
0.17/0.22	c   Computed activity: 45094574
0.17/0.22	c   Required: activity >= 45094584
0.17/0.22	c   Variable assignments: {x1=0, x2=0, x3=1, x4=1, x5=1, x6=0, x7=0, x8=0, x9=1, x10=0, x11=1, x12=1, x13=1, x14=0, x15=0, x16=0, x17=0, x18=0, x19=0, x20=0, x21=0, x22=0, x23=0, x24=0, x25=0, x26=0, x27=0, x28=0, x29=0, x30=0, x31=0, x32=0, x33=0, x34=0, x35=0, x36=0, x37=0, x38=0, x39=0, x40=0, x41=0, x42=0, x43=0, x44=0, x45=0, x46=0, x47=0, x48=0, x49=0, x50=0, x51=0, x52=0, x53=0, x54=0, x55=0, x56=0, x57=0, x58=0, x59=0, x60=0, x61=0, x62=0, x63=0, x64=0, x65=0, x66=0, x67=0, x68=0, x69=0, x70=0, x71=0, x72=0, x73=0, x74=0, x75=0, x76=0, x77=0, x78=0, x79=0, x80=0, x81=0, x82=0, x83=0, x84=0, x85=0, x86=0}}
0.17/0.22	c SCIP found a solution, but it is not feasible according to the original problem.
0.17/0.22	c ----------------------------------------------------------------------
0.17/0.22	c executing external solver (fallback): HOME/naps-1.03a6
0.17/0.22	c ----------------------------------------------------------------------
0.17/0.22	c command: HOME/naps-1.03a6 HOME/instance-4496013-1751153062.opb
0.17/0.23	c NaPS 1.03a6.
0.17/0.23	c Input file name: HOME/instance-4496013-1751153062.opb
3600.04/3608.70	c
3600.04/3608.70	c *** TERMINATED *** by signal 15
3600.04/3608.70	c _____________________________________________________________________________
3600.04/3608.70	c std/band forms        : 0,1
3600.04/3608.70	c 2cl/3cl ITE-codings   : 0,54406
3600.04/3608.70	c BDD/srt/adr Max costs : 56345,0,0
3600.04/3608.70	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
3600.04/3608.70	c BDD nodes             : 56347
3600.04/3608.70	c Es1/CC detections     : 0,0
3600.04/3608.70	c CC sort               : 0
3600.04/3608.70	c SAT/UNSAT calls       : 0,0
3600.04/3608.70	c regenrated variables  : 0
3600.04/3608.70	c eliminated fixed lits : 0
3600.04/3608.70	c goal lit flips        : 0
3600.04/3608.70	c goal stages           : 0
3600.04/3608.70	c goal shrink           : 0
3600.04/3608.70	c goal coeff separations: 0
3600.04/3608.70	c restarts              : 0
3600.04/3608.70	c conflicts             : 0              (0 /sec)
3600.04/3608.70	c decisions             : 0              (0 /sec)
3600.04/3608.70	c propagations          : 0              (0 /sec)
3600.04/3608.70	c inspects              : 0              (0 /sec)
3600.04/3608.70	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.04/3608.70	c Time for Opt-base     : 0.06336 s
3600.04/3608.70	c Steps for Opt-base    : 272104
3600.04/3608.70	c Time for BDD coding   : 0.3959 s
3600.04/3608.70	c Time for srt coding   : 0 s
3600.04/3608.70	c _____________________________________________________________________________
3600.04/3608.70	s UNKNOWN
3600.04/3608.71	Terminated

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: 63708 MiB (62909 MiB free)
  memory of node 1: 64465 MiB (63826 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496013-1751153062/watcher-4496013-1751153062 -o /tmp/evaluation-result-4496013-1751153062/solver-4496013-1751153062 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4496013-1751153062.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=25932, runsolver pid=25929

[startup+0.100065 s]*
/proc/loadavg: 4.15 4.13 4.10 5/272 25937
/proc/meminfo: memFree=129777308/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1187604 memory=32560 CPUtime=0.07 cores=5,7
/proc/25937/stat : 25937 (python3) R 25932 25932 19810 0 -1 4194304 3867 0 0 0 6 1 0 0 20 0 1 0 30984983 1216106496 8140 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 296901 8140 4908 1 0 268923 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191796 KiB
Current children cumulated memory: 35504 KiB

[startup+0.205787 s]*
/proc/loadavg: 4.15 4.13 4.10 5/272 25937
/proc/meminfo: memFree=129769496/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54064 CPUtime=0.17 cores=5,7
/proc/25937/stat : 25937 (python3) R 25932 25932 19810 0 -1 4194304 6297 0 0 0 15 2 0 0 20 0 1 0 30984983 1230454784 13516 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13516 8108 1 0 271762 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1205808 KiB
Current children cumulated memory: 57008 KiB

[startup+0.305738 s]*
/proc/loadavg: 4.15 4.13 4.10 5/273 25938
/proc/meminfo: memFree=129768488/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=7264 memory=5632 CPUtime=0.07 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 1163 0 0 0 7 0 0 0 20 0 1 0 30985005 7438336 1408 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 1816 1408 512 696 0 977 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1213072 KiB
Current children cumulated memory: 63280 KiB

[startup+0.700237 s]
/proc/loadavg: 4.15 4.13 4.10 5/273 25938
/proc/meminfo: memFree=129738752/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=62160 memory=54888 CPUtime=0.46 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 14319 0 0 0 44 2 0 0 20 0 1 0 30985005 63651840 13722 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 15540 13722 544 696 0 14701 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1267968 KiB
Current children cumulated memory: 112536 KiB

[startup+1.50023 s]
/proc/loadavg: 4.15 4.13 4.10 5/273 25938
/proc/meminfo: memFree=129708196/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=69868 memory=64868 CPUtime=1.26 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 18877 0 0 0 123 3 0 0 20 0 1 0 30985005 71544832 16217 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 17467 16217 544 696 0 16628 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1275676 KiB
Current children cumulated memory: 122516 KiB

[startup+3.10562 s]
/proc/loadavg: 4.14 4.13 4.10 5/273 25939
/proc/meminfo: memFree=129702520/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=77180 memory=73244 CPUtime=2.86 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 19467 0 0 0 283 3 0 0 20 0 1 0 30985005 79032320 18311 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 19295 18311 544 696 0 18456 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1282988 KiB
Current children cumulated memory: 130892 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.13 4.10 5/273 25939
/proc/meminfo: memFree=129678072/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=77180 memory=73244 CPUtime=6.04 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 19472 0 0 0 601 3 0 0 20 0 1 0 30985005 79032320 18311 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 19295 18311 544 696 0 18456 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1282988 KiB
Current children cumulated memory: 130892 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.13 4.10 5/273 25939
/proc/meminfo: memFree=129687816/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=77180 memory=74012 CPUtime=12.43 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 19667 0 0 0 1240 3 0 0 20 0 1 0 30985005 79032320 18503 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 19295 18503 544 696 0 18456 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1282988 KiB
Current children cumulated memory: 131660 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.12 4.10 5/273 25939
/proc/meminfo: memFree=129672836/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=85376 memory=82860 CPUtime=25.19 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 21297 0 0 0 2515 4 0 0 20 0 1 0 30985005 87425024 20715 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 21344 20715 544 696 0 20505 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1291184 KiB
Current children cumulated memory: 140508 KiB

[startup+51.1057 s]
/proc/loadavg: 4.13 4.13 4.10 5/273 25939
/proc/meminfo: memFree=129672884/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=76948 memory=74720 CPUtime=50.72 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 23750 0 0 0 5068 4 0 0 20 0 1 0 30985005 78794752 18680 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 19237 18680 544 696 0 18398 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1282756 KiB
Current children cumulated memory: 132368 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/273 25941
/proc/meminfo: memFree=129657888/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=54704 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13676 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13676 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=101376 memory=88540 CPUtime=101.78 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 31951 0 0 0 10171 7 0 0 20 0 1 0 30985005 103809024 22135 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 25344 22135 544 696 0 24505 0

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

/proc/meminfo: memFree=129726296/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=113472 memory=102528 CPUtime=3214.29 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 168146 0 0 0 321375 54 0 0 20 0 1 0 30985005 116195328 25632 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 28368 25632 544 696 0 27529 0
Current children cumulated CPU time: 3214.48 s
Current children cumulated vsize: 1319280 KiB
Current children cumulated memory: 160688 KiB

[startup+3282.3 s]
/proc/loadavg: 3.13 3.13 3.36 4/265 26188
/proc/meminfo: memFree=129724816/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=113472 memory=100480 CPUtime=3274.15 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 175130 0 0 0 327359 56 0 0 20 0 1 0 30985005 116195328 25120 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 28368 25120 544 696 0 27529 0
Current children cumulated CPU time: 3274.34 s
Current children cumulated vsize: 1319280 KiB
Current children cumulated memory: 158640 KiB

[startup+3342.3 s]
/proc/loadavg: 3.09 3.12 3.34 4/265 26190
/proc/meminfo: memFree=129727896/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=113472 memory=102528 CPUtime=3334.02 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 177288 0 0 0 333345 57 0 0 20 0 1 0 30985005 116195328 25632 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 28368 25632 544 696 0 27529 0
Current children cumulated CPU time: 3334.21 s
Current children cumulated vsize: 1319280 KiB
Current children cumulated memory: 160688 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.13 3.33 4/265 26192
/proc/meminfo: memFree=129731400/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=113472 memory=102528 CPUtime=3393.89 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 187840 0 0 0 339328 61 0 0 20 0 1 0 30985005 116195328 25632 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 28368 25632 544 696 0 27529 0
Current children cumulated CPU time: 3394.08 s
Current children cumulated vsize: 1319280 KiB
Current children cumulated memory: 160688 KiB

[startup+3462.3 s]
/proc/loadavg: 2.77 3.04 3.29 3/257 26224
/proc/meminfo: memFree=129861208/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=97084 memory=89432 CPUtime=3453.76 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 189282 0 0 0 345314 62 0 0 20 0 1 0 30985005 99414016 22358 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 24271 22358 544 696 0 23432 0
Current children cumulated CPU time: 3453.95 s
Current children cumulated vsize: 1302892 KiB
Current children cumulated memory: 147592 KiB

[startup+3522.3 s]
/proc/loadavg: 2.41 2.88 3.22 3/257 26226
/proc/meminfo: memFree=129856904/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=97084 memory=89432 CPUtime=3513.64 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 189283 0 0 0 351302 62 0 0 20 0 1 0 30985005 99414016 22358 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 24271 22358 544 696 0 23432 0
Current children cumulated CPU time: 3513.83 s
Current children cumulated vsize: 1302892 KiB
Current children cumulated memory: 147592 KiB

[startup+3582.3 s]
/proc/loadavg: 2.21 2.73 3.14 3/256 26231
/proc/meminfo: memFree=129857720/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=97084 memory=89432 CPUtime=3573.51 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 189283 0 0 0 357289 62 0 0 20 0 1 0 30985005 99414016 22358 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 24271 22358 544 696 0 23432 0
Current children cumulated CPU time: 3573.7 s
Current children cumulated vsize: 1302892 KiB
Current children cumulated memory: 147592 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 2.21 2.68 3.11 3/256 26231
/proc/meminfo: memFree=129857720/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=97084 memory=89432 CPUtime=3599.85 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 189283 0 0 0 359923 62 0 0 20 0 1 0 30985005 99414016 22358 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 24271 22358 544 696 0 23432 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1302892 KiB
Current children cumulated memory: 147592 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.72 s]
# the end of solver process 25932 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.43 s, system=0.657902 s

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

[startup+3608.7 s]
/proc/loadavg: 2.21 2.68 3.11 3/256 26231
/proc/meminfo: memFree=129857720/131249992 swapFree=33010684/33010684
[pid=25932] ppid=25929 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25932/stat : 25932 (scip-naps-1.00.) S 25929 25932 19810 0 -1 4194304 256 317 0 0 0 0 0 0 20 0 1 0 30984982 4292608 736 18446744073709551615 94552496177152 94552497071685 140726299369856 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94552497310736 94552497358480 94552504238080 140726299376033 140726299376130 140726299376130 140726299381732 0
/proc/25932/statm: 1048 736 672 219 0 110 0
[pid=25937] ppid=25932 vsize=1201616 memory=55216 CPUtime=0.19 cores=5,7
/proc/25937/stat : 25937 (python3) S 25932 25932 19810 0 -1 4194304 6570 0 0 0 17 2 0 0 20 0 1 0 30984983 1230454784 13804 18446744073709551615 93975104708608 93975104708985 140730887683536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93975104720280 93975104720900 93975113482240 140730887690584 140730887690786 140730887690786 140730887696359 0
/proc/25937/statm: 300404 13804 8204 1 0 271762 0
[pid=25938] ppid=25937 vsize=97084 memory=89432 CPUtime=3599.85 cores=5,7
/proc/25938/stat : 25938 (naps-1.03a6) R 25937 25938 25938 0 -1 4194304 189283 0 0 0 359923 62 0 0 20 0 1 0 30985005 99414016 22358 18446744073709551615 4198400 7047149 140722832858208 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37056512 140722832861569 140722832861683 140722832861683 140722832867273 0
/proc/25938/statm: 24271 22358 544 696 0 23432 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1302892 KiB
Current children cumulated memory: 147592 KiB

Child status: 143

Real time (s): 3608.72
CPU time (s): 3600.09
CPU user time (s): 3599.43
CPU system time (s): 0.657902
CPU usage (%): 99.7609
Max. virtual memory (cumulated for all children) (KiB): 1335856
Max. memory (cumulated for all children) (KiB): 168900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.43
system time used= 0.657902
maximum resident set size= 110740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 373
involuntary context switches= 1865


# summary of solver processes directly reported to runsolver:
#   pid: 25932
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.43
#   total CPU system time (s): 0.657902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.11761 second user time and 15.8267 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 01:24:22
IDJOB=4496013
IDBENCH=148104
IDSOLVER=3368
FILE ID=nodeC025/4496013-1751153062
RUNJOBID= nodeC025-1751145166-19823
SLURM_JOB_ID= 9587446
Free space on /tmp= 433048 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww5.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496013-1751153062/watcher-4496013-1751153062 -o /tmp/evaluation-result-4496013-1751153062/solver-4496013-1751153062 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4496013-1751153062.opb

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

MD5SUM BENCH= f50ea280ec2253a5ba14d185d456771a
RANDOM SEED=1003632326

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.592
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.501
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3666.912
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3630.819
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.551
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3630.393
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3642.394
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
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		: 3599.837
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129776796 kB
MemAvailable:   129418380 kB
Buffers:            3280 kB
Cached:           445800 kB
SwapCached:            0 kB
Active:           665272 kB
Inactive:         187716 kB
Active(anon):     421992 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   187716 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5680 kB
Writeback:            60 kB
AnonPages:        406980 kB
Mapped:           131888 kB
Shmem:             18084 kB
KReclaimable:      87524 kB
Slab:             171780 kB
SReclaimable:      87524 kB
SUnreclaim:        84256 kB
KernelStack:        4368 kB
PageTables:         4436 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3968884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC025 at 2025-06-29 02:24:31