Trace number 4529800

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.00a2? (TO) 3600.2 3610.46

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_3-sat.opb
MD5SUM69f6f997ce8de3d1a51b1c8599cc504d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19838
Total number of constraints62894
Number of constraints which are clauses62462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint1
Maximum length of a constraint90
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 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.80/500.34	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529800-1752254332.opb
498.80/500.34	c Solving mode: decision
498.80/500.34	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.80/500.34	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.80/500.34	c original problem has 19838 variables (19838 bin, 0 int, 0 impl, 0 cont) and 62894 constraints
498.80/500.34	c presolving:
498.80/500.34	c (round 1, fast)       10319 del vars, 9130 del conss, 0 add conss, 2297 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19730 clqs
498.80/500.34	c (round 2, fast)       17988 del vars, 38580 del conss, 0 add conss, 2297 chg bounds, 4 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 19027 clqs
498.80/500.34	c (round 3, fast)       17988 del vars, 39283 del conss, 0 add conss, 2297 chg bounds, 4 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 19027 clqs
498.80/500.34	c (round 4, exhaustive) 17988 del vars, 39283 del conss, 0 add conss, 2297 chg bounds, 4 chg sides, 4 chg coeffs, 23611 upgd conss, 0 impls, 19027 clqs
498.80/500.34	c (round 5, exhaustive) 17988 del vars, 52287 del conss, 4170 add conss, 2297 chg bounds, 6 chg sides, 18 chg coeffs, 23611 upgd conss, 0 impls, 19027 clqs
498.80/500.34	c (round 6, medium)     18021 del vars, 52334 del conss, 4170 add conss, 2297 chg bounds, 31 chg sides, 43 chg coeffs, 23611 upgd conss, 0 impls, 19388 clqs
498.80/500.34	c (round 7, fast)       18025 del vars, 52386 del conss, 4172 add conss, 2297 chg bounds, 31 chg sides, 43 chg coeffs, 23611 upgd conss, 0 impls, 19266 clqs
498.80/500.34	c (round 8, fast)       18029 del vars, 52507 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 19169 clqs
498.80/500.34	c (round 9, fast)       18031 del vars, 52583 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 19136 clqs
498.80/500.34	c (round 10, fast)       18048 del vars, 52700 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 18818 clqs
498.80/500.34	c (round 11, fast)       18054 del vars, 52919 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 18782 clqs
498.80/500.34	c (round 12, fast)       18056 del vars, 52932 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 18778 clqs
498.80/500.34	c    (4.4s) probing: 1000/8744 (11.4%) - 5 fixings, 0 aggregations, 363771 implications, 0 bound changes
498.80/500.34	c    (5.0s) probing: 1170/8744 (13.4%) - 5 fixings, 0 aggregations, 415573 implications, 0 bound changes
498.80/500.34	c    (5.0s) probing aborted: 1000/1000 successive useless probings
498.80/500.34	c (round 13, exhaustive) 18065 del vars, 52934 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 51 chg coeffs, 23611 upgd conss, 0 impls, 172004 clqs
498.80/500.34	c (round 14, fast)       18067 del vars, 52947 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 51 chg coeffs, 23611 upgd conss, 0 impls, 171766 clqs
498.80/500.34	c (round 15, exhaustive) 18072 del vars, 53014 del conss, 4237 add conss, 2297 chg bounds, 32 chg sides, 52 chg coeffs, 23611 upgd conss, 0 impls, 171608 clqs
498.80/500.34	c    (5.4s) probing: 1270/8744 (14.5%) - 5 fixings, 0 aggregations, 462718 implications, 0 bound changes
498.80/500.34	c    (5.4s) probing aborted: 1000/1000 successive useless probings
498.80/500.34	c    (5.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.80/500.34	c    (5.5s) no symmetry present (symcode time: 0.01)
498.80/500.34	c presolving (16 rounds: 16 fast, 6 medium, 5 exhaustive):
498.80/500.34	c  18078 deleted vars, 53017 deleted constraints, 4237 added constraints, 2297 tightened bounds, 0 added holes, 32 changed sides, 52 changed coefficients
498.80/500.34	c  0 implications, 172454 cliques
498.80/500.34	c presolved problem has 8726 variables (8726 bin, 0 int, 0 impl, 0 cont) and 14114 constraints
498.80/500.34	c     410 constraints of type <knapsack>
498.80/500.34	c   10091 constraints of type <setppc>
498.80/500.34	c    3611 constraints of type <and>
498.80/500.34	c       2 constraints of type <logicor>
498.80/500.34	c transformed objective value is always integral (scale: 1)
498.80/500.34	c Presolving Time: 5.38
498.80/500.34	c 
498.80/500.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.80/500.34	c  43.6s|     1 |     0 | 23518 |     - |   195M |   0 |8726 |  14k|  17k|   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   107s|     1 |     0 |107919 |     - |   206M |   0 |8726 |  14k|  17k|  61 |  1 | 118 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   125s|     1 |     0 |119060 |     - |   210M |   0 |8726 |  14k|  17k| 117 |  2 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   142s|     1 |     0 |129876 |     - |   212M |   0 |8726 |  14k|  17k| 158 |  3 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   153s|     1 |     0 |136335 |     - |   218M |   0 |8726 |  14k|  17k| 198 |  4 | 122 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   164s|     1 |     0 |143632 |     - |   221M |   0 |8726 |  14k|  17k| 231 |  5 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   178s|     1 |     0 |153358 |     - |   224M |   0 |8726 |  14k|  17k| 254 |  6 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   188s|     1 |     0 |159280 |     - |   228M |   0 |8726 |  14k|  18k| 288 |  7 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   197s|     1 |     0 |164710 |     - |   231M |   0 |8726 |  14k|  18k| 313 |  8 | 129 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   207s|     1 |     0 |170386 |     - |   233M |   0 |8726 |  14k|  18k| 329 |  9 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   217s|     1 |     0 |175380 |     - |   235M |   0 |8726 |  14k|  18k| 350 | 10 | 132 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   222s|     1 |     0 |180630 |     - |   238M |   0 |8726 |  14k|  18k| 370 | 11 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c   285s|     1 |     2 |209096 |     - |   238M |   0 |8726 |  14k|  18k| 370 | 11 | 156 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.80/500.34	c 
498.80/500.34	c SCIP Status        : solving was interrupted [time limit reached]
498.80/500.34	c Solving Time (sec) : 500.00
498.80/500.34	c Solving Nodes      : 11
498.80/500.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.80/500.34	c Dual Bound         : +0.00000000000000e+00
498.80/500.34	c Gap                : infinite
498.80/500.34	c ----------------------------------------------------------------------
498.80/500.34	c dual bound: 0.0 -> 0
498.80/500.34	c primal bound: 1e+20 -> 100000000000000000000
498.80/500.34	c scip-goal-lb: 0
498.80/500.34	c scip-goal-ub: 100000000000000000000
498.80/500.34	c writing output to: HOME/tmpb43zlzik.opb
498.80/500.34	c appending fixed variable constraints
498.80/500.34	c scip-fixed vars: 116.01% (10123/8726)
498.80/500.34	c ----------------------------------------------------------------------
498.80/500.34	c executing external solver: HOME/naps-1.03a6
498.80/500.34	c ----------------------------------------------------------------------
498.80/500.34	c command: HOME/naps-1.03a6 HOME/tmpb43zlzik.opb
498.80/500.35	c NaPS 1.03a6.
498.80/500.35	c Input file name: HOME/tmpb43zlzik.opb
3600.03/3610.30	c
3600.03/3610.30	c *** TERMINATED *** by signal 15
3600.03/3610.30	c s UNKNOWN
3600.03/3610.30	c _____________________________________________________________________________
3600.03/3610.30	c std/band forms        : 414,0
3600.03/3610.30	c 2cl/3cl ITE-codings   : 234647,0
3600.03/3610.30	c BDD/srt/adr Max costs : 1328,0,0
3600.03/3610.30	c BDDraw/bin/mul/srt/adr: 251,0,163,0,0
3600.03/3610.30	c BDD nodes             : 305535
3600.03/3610.30	c Es1/CC detections     : 0,0
3600.03/3610.30	c CC sort               : 0
3600.03/3610.30	c SAT/UNSAT calls       : 0,0
3600.03/3610.30	c regenrated variables  : 0
3600.03/3610.30	c eliminated fixed lits : 77408
3600.03/3610.30	c goal lit flips        : 0
3600.03/3610.30	c goal stages           : 0
3600.03/3610.30	c goal shrink           : 0
3600.03/3610.30	c goal coeff separations: 0
3600.03/3610.30	c restarts              : 0
3600.03/3610.30	c conflicts             : 0              (0 /sec)
3600.03/3610.30	c decisions             : 0              (0 /sec)
3600.03/3610.30	c propagations          : 0              (0 /sec)
3600.03/3610.30	c inspects              : 0              (0 /sec)
3600.03/3610.30	c CPU time (solving tm) : 3100 s        (3098 s, SAT 0 s, UNSAT 0 s)
3600.03/3610.30	c Time for Opt-base     : 0.02173 s
3600.03/3610.30	c Steps for Opt-base    : 38230
3600.03/3610.30	c Time for BDD coding   : 0.8232 s
3600.03/3610.30	c Time for srt coding   : 0 s
3600.03/3610.30	c _____________________________________________________________________________
3600.03/3610.30	s UNKNOWN
3600.03/3610.41	c received SIGTERM, forwarding to pbsolver...
3600.03/3610.41	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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: 63665 MiB (56353 MiB free)
  memory of node 1: 64507 MiB (44419 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529800-1752254332/watcher-4529800-1752254332 -o /tmp/evaluation-result-4529800-1752254332/solver-4529800-1752254332 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752253113-113432 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529800-1752254332.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
Starting watchdog thread
solver pid=114599, runsolver pid=114596
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.13 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103191212/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1187228 memory=32192 CPUtime=0.06 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 3779 0 0 0 5 1 0 0 20 0 1 0 141112094 1215721472 8048 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 296807 8048 4919 1 0 268829 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191420 KiB
Current children cumulated memory: 35136 KiB

[startup+0.205534 s]*
/proc/loadavg: 4.13 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103191212/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1224668 memory=76352 CPUtime=0.16 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 12340 0 0 0 13 3 0 0 20 0 1 0 141112094 1254060032 19088 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 306167 19088 7607 1 0 277525 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1228860 KiB
Current children cumulated memory: 79296 KiB

[startup+0.305555 s]*
/proc/loadavg: 4.13 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103191212/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1272628 memory=124352 CPUtime=0.26 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 24177 0 0 0 21 5 0 0 20 0 1 0 141112094 1303171072 31088 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 318157 31088 7799 1 0 289515 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1276820 KiB
Current children cumulated memory: 127296 KiB

[startup+0.700234 s]
/proc/loadavg: 4.13 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103126952/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1341256 memory=192320 CPUtime=0.65 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 41117 0 0 0 58 7 0 0 20 0 1 0 141112094 1373446144 48080 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 335314 48080 7863 1 0 306672 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1345448 KiB
Current children cumulated memory: 195264 KiB

[startup+1.50021 s]
/proc/loadavg: 4.13 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103111000/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1347172 memory=198720 CPUtime=1.45 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 42692 0 0 0 138 7 0 0 20 0 1 0 141112094 1379504128 49680 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 336793 49680 7927 1 0 308151 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1351364 KiB
Current children cumulated memory: 201664 KiB

[startup+3.10558 s]
/proc/loadavg: 4.12 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103094872/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1358316 memory=209728 CPUtime=3.04 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 45473 0 0 0 297 7 0 0 20 0 1 0 141112094 1390915584 52432 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 339579 52432 7927 1 0 310937 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1362508 KiB
Current children cumulated memory: 212672 KiB

[startup+6.30015 s]
/proc/loadavg: 4.12 4.07 3.77 5/269 114604
/proc/meminfo: memFree=103056220/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1409776 memory=249176 CPUtime=6.23 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 56455 0 0 0 614 9 0 0 20 0 1 0 141112094 1443610624 62294 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 352444 62294 8119 1 0 323802 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1413968 KiB
Current children cumulated memory: 252120 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.07 3.77 5/269 114604
/proc/meminfo: memFree=102955732/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1416024 memory=254936 CPUtime=12.61 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 57898 0 0 0 1252 9 0 0 20 0 1 0 141112094 1450008576 63734 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 354006 63734 8119 1 0 325364 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1420216 KiB
Current children cumulated memory: 257880 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.06 3.78 5/269 114659
/proc/meminfo: memFree=103252744/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1418112 memory=257048 CPUtime=25.38 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 57932 0 0 0 2529 9 0 0 20 0 1 0 141112094 1452146688 64262 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 354528 64262 8119 1 0 325886 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1422304 KiB
Current children cumulated memory: 259992 KiB

[startup+51.1051 s]
/proc/loadavg: 4.12 4.07 3.79 5/268 114659
/proc/meminfo: memFree=103175852/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1419764 memory=258456 CPUtime=50.91 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 58271 0 0 0 5082 9 0 0 20 0 1 0 141112094 1453838336 64614 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 354941 64614 8119 1 0 326299 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1423956 KiB
Current children cumulated memory: 261400 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.06 3.80 5/268 114661
/proc/meminfo: memFree=103100420/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1476784 memory=313536 CPUtime=101.98 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 67468 0 0 0 10187 11 0 0 20 0 1 0 141112094 1512226816 78384 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 369196 78384 8119 1 0 340554 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1480976 KiB
Current children cumulated memory: 316480 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.08 3.83 5/267 114663
/proc/meminfo: memFree=103075908/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1476784 memory=314304 CPUtime=161.82 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 67683 0 0 0 16171 11 0 0 20 0 1 0 141112094 1512226816 78576 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 369196 78576 8119 1 0 340554 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1480976 KiB
Current children cumulated memory: 317248 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.08 3.85 5/266 114665
/proc/meminfo: memFree=102779312/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1487276 memory=318272 CPUtime=221.66 cores=5,7
/proc/114604/stat : 114604 (python3) R 114599 114599 112051 0 -1 4194304 68674 0 0 0 22155 11 0 0 20 0 1 0 141112094 1522970624 79568 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 371819 79568 8119 1 0 343177 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 1491468 KiB

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

/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=173320 CPUtime=2714.2 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 180457 0 0 0 271282 138 0 0 20 0 1 0 141162126 234672128 43330 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 43330 544 696 0 56454 0
Current children cumulated CPU time: 3213.05 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 541304 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/272 114975
/proc/meminfo: memFree=103434536/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=165128 CPUtime=2774.03 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 183810 0 0 0 277262 141 0 0 20 0 1 0 141162126 234672128 41282 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 41282 544 696 0 56454 0
Current children cumulated CPU time: 3272.88 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 533112 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/272 114977
/proc/meminfo: memFree=103441284/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=165128 CPUtime=2833.87 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 186338 0 0 0 283244 143 0 0 20 0 1 0 141162126 234672128 41282 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 41282 544 696 0 56454 0
Current children cumulated CPU time: 3332.72 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 533112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 114979
/proc/meminfo: memFree=103435652/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=169224 CPUtime=2893.72 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 188052 0 0 0 289226 146 0 0 20 0 1 0 141162126 234672128 42306 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 42306 544 696 0 56454 0
Current children cumulated CPU time: 3392.57 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 537208 KiB

[startup+3462.3 s]
/proc/loadavg: 4.38 4.17 4.11 5/270 114981
/proc/meminfo: memFree=103413816/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=169224 CPUtime=2953.55 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 191945 0 0 0 295207 148 0 0 20 0 1 0 141162126 234672128 42306 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 42306 544 696 0 56454 0
Current children cumulated CPU time: 3452.4 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 537208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/270 114983
/proc/meminfo: memFree=103417256/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=196404 memory=158984 CPUtime=3013.39 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 193947 0 0 0 301189 150 0 0 20 0 1 0 141162126 201117696 39746 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 49101 39746 544 696 0 48262 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 1728156 KiB
Current children cumulated memory: 526968 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/270 114985
/proc/meminfo: memFree=103428632/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=171272 CPUtime=3073.25 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 195335 0 0 0 307173 152 0 0 20 0 1 0 141162126 234672128 42818 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 42818 544 696 0 56454 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 539256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/270 114986
/proc/meminfo: memFree=103428296/131249988 swapFree=33010160/33010684
[pid=114599] ppid=114596 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114599/stat : 114599 (scip-naps-1.00a) S 114596 114599 112051 0 -1 4194304 257 342 0 0 0 0 0 0 20 0 1 0 141112092 4292608 736 18446744073709551615 94122549678080 94122550572613 140720633795776 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94122550811664 94122550859408 94122580201472 140720633797019 140720633797118 140720633797118 140720633802722 0
/proc/114599/statm: 1048 736 672 219 0 110 0
[pid=114604] ppid=114599 vsize=1527560 memory=365040 CPUtime=498.85 cores=5,7
/proc/114604/stat : 114604 (python3) S 114599 114599 112051 0 -1 4194304 81760 0 0 0 49870 15 0 0 20 0 1 0 141112094 1564221440 91260 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 381890 91260 8151 1 0 353248 0
[pid=114726] ppid=114604 vsize=229172 memory=165128 CPUtime=3101.18 cores=5,7
/proc/114726/stat : 114726 (naps-1.03a6) R 114604 114726 114726 0 -1 4194304 197010 0 0 0 309965 153 0 0 20 0 1 0 141162126 234672128 41282 18446744073709551615 4198400 7047149 140730148960704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 26619904 140730148968847 140730148968945 140730148968945 140730148974537 0
/proc/114726/statm: 57293 41282 544 696 0 56454 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1760924 KiB
Current children cumulated memory: 533112 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002203 s, system=0.004032 s

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

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

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

[startup+3610.42 s]*
/proc/loadavg: 4.14 4.15 4.11 5/268 114986
/proc/meminfo: memFree=103581896/131249988 swapFree=33010160/33010684
[pid=114604] ppid=114596 vsize=1488840 memory=333268 CPUtime=3600.14 cores=5,7
/proc/114604/stat : 114604 (python3) R 114596 114599 112051 0 -1 4194304 96618 197011 0 0 49880 16 309965 153 20 0 1 0 141112094 1524572160 83317 18446744073709551615 94919038414848 94919038415225 140726119998048 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94919038426520 94919038427140 94919054909440 140726120003919 140726120004128 140726120004128 140726120009703 0
/proc/114604/statm: 372210 83317 8151 1 0 343568 0
Current cumulated CPU time of completed processes: 0.006235 s
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 1488840 KiB
Current children cumulated memory: 333268 KiB

Child status: 0

Real time (s): 3610.46
CPU time (s): 3600.2
CPU user time (s): 3598.48
CPU system time (s): 1.71201
CPU usage (%): 99.7159
Max. virtual memory (cumulated for all children) (KiB): 1791352
Max. memory (cumulated for all children) (KiB): 563320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.48
system time used= 1.71201
maximum resident set size= 365040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296370
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 381
involuntary context switches= 3719


# summary of solver processes directly reported to runsolver:
#   pid: 114599,114604
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3598.48
#   total CPU system time (s): 1.71201

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50518 second user time and 17.2601 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-11 19:18:52
IDJOB=4529800
IDBENCH=152982
IDSOLVER=3388
FILE ID=nodeC034/4529800-1752254332
RUNJOBID= nodeC034-1752253113-113432
SLURM_JOB_ID= 9682578
Free space on /tmp= 429916 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_3-sat.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529800-1752254332/watcher-4529800-1752254332 -o /tmp/evaluation-result-4529800-1752254332/solver-4529800-1752254332 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752253113-113432 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529800-1752254332.opb

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

MD5SUM BENCH= 69f6f997ce8de3d1a51b1c8599cc504d
RANDOM SEED=451043754

nodeC034 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.749
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.53
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.761
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3651.244
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.53
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.570
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.53
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.866
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.53
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		: 3600.585
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.53
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		: 3662.270
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.53
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		: 3600.018
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        103191612 kB
MemAvailable:   127975012 kB
Buffers:            2128 kB
Cached:         25518360 kB
SwapCached:           36 kB
Active:          2209444 kB
Inactive:       24987628 kB
Active(anon):    1692508 kB
Inactive(anon):     2160 kB
Active(file):     516936 kB
Inactive(file): 24985468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16676 kB
Writeback:             0 kB
AnonPages:       1679740 kB
Mapped:           128480 kB
Shmem:             18068 kB
KReclaimable:     240072 kB
Slab:             336608 kB
SReclaimable:     240072 kB
SUnreclaim:        96536 kB
KernelStack:        4352 kB
PageTables:         6944 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    5308160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429916 MiB
End job on nodeC034 at 2025-07-11 20:19:03