Trace number 4529774

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.00a2UNSAT 1040.54 1043.77

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
MD5SUM62e5546fe4d774fb864c3bf961c813a7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.2468
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109757
Total number of constraints313451
Number of constraints which are clauses295929
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17522
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
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

499.99/501.38	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529774-1752253267.opb
499.99/501.38	c Solving mode: decision
499.99/501.38	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.99/501.38	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.99/501.38	c original problem has 109757 variables (109757 bin, 0 int, 0 impl, 0 cont) and 313451 constraints
499.99/501.38	c presolving:
499.99/501.38	c (round 1, fast)       2023 del vars, 36 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 194211 clqs
499.99/501.38	c (round 2, fast)       4027 del vars, 5788 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 194473 clqs
499.99/501.38	c (round 3, medium)     5466 del vars, 5788 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 191592 clqs
499.99/501.38	c (round 4, fast)       5466 del vars, 8674 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 0 upgd conss, 0 impls, 191602 clqs
499.99/501.38	c (round 5, exhaustive) 5466 del vars, 8680 del conss, 0 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 304763 upgd conss, 0 impls, 191602 clqs
499.99/501.38	c (round 6, exhaustive) 5472 del vars, 295629 del conss, 95645 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 304763 upgd conss, 0 impls, 191590 clqs
499.99/501.38	c (round 7, exhaustive) 6979 del vars, 295738 del conss, 95754 add conss, 1 chg bounds, 8761 chg sides, 17522 chg coeffs, 304763 upgd conss, 0 impls, 187816 clqs
499.99/501.38	c (round 8, fast)       9040 del vars, 296461 del conss, 95754 add conss, 1 chg bounds, 8761 chg sides, 18244 chg coeffs, 304763 upgd conss, 0 impls, 187051 clqs
499.99/501.38	c (round 9, exhaustive) 9073 del vars, 296598 del conss, 95858 add conss, 1 chg bounds, 8761 chg sides, 18244 chg coeffs, 304763 upgd conss, 0 impls, 186985 clqs
499.99/501.38	c (round 10, exhaustive) 9288 del vars, 296641 del conss, 95864 add conss, 1 chg bounds, 8761 chg sides, 18245 chg coeffs, 304765 upgd conss, 0 impls, 194780 clqs
499.99/501.38	c (round 11, fast)       9353 del vars, 296707 del conss, 95864 add conss, 1 chg bounds, 8761 chg sides, 18310 chg coeffs, 304848 upgd conss, 0 impls, 194651 clqs
499.99/501.38	c (round 12, exhaustive) 9776 del vars, 296727 del conss, 95881 add conss, 1 chg bounds, 8761 chg sides, 18310 chg coeffs, 304848 upgd conss, 0 impls, 214044 clqs
499.99/501.38	c (round 13, fast)       9895 del vars, 296848 del conss, 95881 add conss, 1 chg bounds, 8761 chg sides, 18429 chg coeffs, 305009 upgd conss, 0 impls, 213812 clqs
499.99/501.38	c (round 14, exhaustive) 10323 del vars, 296876 del conss, 95906 add conss, 1 chg bounds, 8761 chg sides, 18431 chg coeffs, 305011 upgd conss, 0 impls, 228682 clqs
499.99/501.38	c (round 15, fast)       10461 del vars, 297024 del conss, 95906 add conss, 1 chg bounds, 8761 chg sides, 18569 chg coeffs, 305171 upgd conss, 0 impls, 228419 clqs
499.99/501.38	c (round 16, exhaustive) 11093 del vars, 297063 del conss, 95939 add conss, 1 chg bounds, 8761 chg sides, 18569 chg coeffs, 305171 upgd conss, 0 impls, 255640 clqs
499.99/501.38	c (round 17, fast)       11300 del vars, 297292 del conss, 95939 add conss, 1 chg bounds, 8761 chg sides, 18776 chg coeffs, 305426 upgd conss, 0 impls, 255235 clqs
499.99/501.38	c (round 18, exhaustive) 11670 del vars, 297308 del conss, 95954 add conss, 1 chg bounds, 8761 chg sides, 18777 chg coeffs, 305427 upgd conss, 0 impls, 271842 clqs
499.99/501.38	c (round 19, fast)       11784 del vars, 297423 del conss, 95954 add conss, 1 chg bounds, 8761 chg sides, 18891 chg coeffs, 305572 upgd conss, 0 impls, 271627 clqs
499.99/501.38	c    (8.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.99/501.38	c    (8.3s) no symmetry present (symcode time: 0.10)
499.99/501.38	c presolving (20 rounds: 20 fast, 11 medium, 10 exhaustive):
499.99/501.38	c  11835 deleted vars, 297438 deleted constraints, 95969 added constraints, 1 tightened bounds, 0 added holes, 8761 changed sides, 18891 changed coefficients
499.99/501.38	c  0 implications, 301450 cliques
499.99/501.38	c presolved problem has 101222 variables (101222 bin, 0 int, 0 impl, 0 cont) and 109439 constraints
499.99/501.38	c   17522 constraints of type <knapsack>
499.99/501.38	c    1341 constraints of type <setppc>
499.99/501.38	c   90575 constraints of type <and>
499.99/501.38	c       1 constraints of type <logicor>
499.99/501.38	c transformed objective value is always integral (scale: 1)
499.99/501.38	c Presolving Time: 7.84
499.99/501.38	c 
499.99/501.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.99/501.38	c  22.0s|     1 |     0 | 15614 |     - |  1244M |   0 | 101k| 109k| 199k|   0 |  0 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.99/501.38	c  94.7s|     1 |     0 | 45446 |     - |  1292M |   0 | 101k| 109k| 200k| 415 |  1 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.99/501.38	c   147s|     1 |     0 | 52500 |     - |  1312M |   0 | 101k| 109k| 200k|1060 |  2 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.99/501.38	c   270s|     1 |     0 | 64369 |     - |  1333M |   0 | 101k| 109k| 201k|1730 |  3 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.99/501.38	c   398s|     1 |     0 | 76652 |     - |  1354M |   0 | 101k| 109k| 202k|2669 |  4 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.99/501.38	c   500s|     1 |     0 | 91141 |     - |  1375M |   0 | 101k| 109k| 203k|3898 |  5 |  81 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.99/501.38	c 
499.99/501.38	c SCIP Status        : solving was interrupted [time limit reached]
499.99/501.38	c Solving Time (sec) : 500.06
499.99/501.38	c Solving Nodes      : 1
499.99/501.38	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.99/501.38	c Dual Bound         : +0.00000000000000e+00
499.99/501.38	c Gap                : infinite
499.99/501.38	c ----------------------------------------------------------------------
499.99/501.38	c dual bound: 0.0 -> 0
499.99/501.38	c primal bound: 1e+20 -> 100000000000000000000
499.99/501.38	c scip-goal-lb: 0
499.99/501.38	c scip-goal-ub: 100000000000000000000
499.99/501.38	c writing output to: HOME/tmp7fjcnis7.opb
499.99/501.38	c appending fixed variable constraints
499.99/501.38	c scip-fixed vars: 5.61% (5676/101222)
499.99/501.38	c ----------------------------------------------------------------------
499.99/501.38	c executing external solver: HOME/naps-1.03a6
499.99/501.38	c ----------------------------------------------------------------------
499.99/501.38	c command: HOME/naps-1.03a6 HOME/tmp7fjcnis7.opb
500.09/501.41	c NaPS 1.03a6.
500.09/501.41	c Input file name: HOME/tmp7fjcnis7.opb
1039.15/1042.46	c s UNSATISFIABLE
1039.15/1042.46	c _____________________________________________________________________________
1039.15/1042.46	c std/band forms        : 17522,0
1039.15/1042.46	c 2cl/3cl ITE-codings   : 1909104,0
1039.15/1042.46	c BDD/srt/adr Max costs : 292,0,0
1039.15/1042.46	c BDDraw/bin/mul/srt/adr: 530,0,16992,0,0
1039.15/1042.46	c BDD nodes             : 2762918
1039.15/1042.46	c Es1/CC detections     : 0,0
1039.15/1042.46	c CC sort               : 0
1039.15/1042.46	c SAT/UNSAT calls       : 0,1
1039.15/1042.46	c regenrated variables  : 0
1039.15/1042.46	c eliminated fixed lits : 10412
1039.15/1042.46	c goal lit flips        : 0
1039.15/1042.46	c goal stages           : 0
1039.15/1042.46	c goal shrink           : 0
1039.15/1042.46	c goal coeff separations: 0
1039.15/1042.46	c restarts              : 25450
1039.15/1042.46	c conflicts             : 674965         (1257 /sec)
1039.15/1042.46	c decisions             : 31639481       (58913 /sec)
1039.15/1042.46	c propagations          : 2591493793     (4825396 /sec)
1039.15/1042.46	c inspects              : 0              (0 /sec)
1039.15/1042.46	c CPU time (solving tm) : 537.1 s        (517 s, SAT 0 s, UNSAT 517 s)
1039.15/1042.46	c Time for Opt-base     : 8.911 s
1039.15/1042.46	c Steps for Opt-base    : 32137176
1039.15/1042.46	c Time for BDD coding   : 16.44 s
1039.15/1042.46	c Time for srt coding   : 0 s
1039.15/1042.46	c _____________________________________________________________________________
1039.25/1042.55	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529774-1752253267/watcher-4529774-1752253267 -o /tmp/evaluation-result-4529774-1752253267/solver-4529774-1752253267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752253254-111199 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529774-1752253267.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=111430, runsolver pid=111427

[startup+0.100064 s]*
/proc/loadavg: 1.54 1.41 2.38 5/270 111435
/proc/meminfo: memFree=126319796/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=1186968 memory=31916 CPUtime=0.06 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 3731 0 0 0 6 0 0 0 20 0 1 0 141006603 1215455232 7979 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 296742 7979 4884 1 0 268764 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191160 KiB
Current children cumulated memory: 34860 KiB

[startup+0.205761 s]*
/proc/loadavg: 1.54 1.41 2.38 5/270 111435
/proc/meminfo: memFree=126288044/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=1221120 memory=72620 CPUtime=0.17 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 11455 0 0 0 15 2 0 0 20 0 1 0 141006603 1250426880 18155 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 305280 18155 7604 1 0 276638 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1225312 KiB
Current children cumulated memory: 75564 KiB

[startup+0.305708 s]*
/proc/loadavg: 1.54 1.41 2.38 5/270 111435
/proc/meminfo: memFree=126247724/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=1257544 memory=108332 CPUtime=0.26 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 20352 0 0 0 23 3 0 0 20 0 1 0 141006603 1287725056 27083 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 314386 27083 7604 1 0 285744 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1261736 KiB
Current children cumulated memory: 111276 KiB

[startup+0.7002 s]
/proc/loadavg: 1.54 1.41 2.38 5/270 111435
/proc/meminfo: memFree=126183464/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=1400708 memory=251180 CPUtime=0.65 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 55577 0 0 0 57 8 0 0 20 0 1 0 141006603 1434324992 62795 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 350177 62795 7604 1 0 321535 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1404900 KiB
Current children cumulated memory: 254124 KiB

[startup+1.5002 s]
/proc/loadavg: 1.54 1.41 2.38 5/270 111435
/proc/meminfo: memFree=125965988/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=1806716 memory=654476 CPUtime=1.44 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 155667 0 0 0 120 24 0 0 20 0 1 0 141006603 1850077184 163619 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 451679 163619 7828 1 0 423037 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1810908 KiB
Current children cumulated memory: 657420 KiB

[startup+3.10558 s]
/proc/loadavg: 1.82 1.47 2.40 5/270 111435
/proc/meminfo: memFree=125342140/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=2064896 memory=902104 CPUtime=3.05 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 217113 0 0 0 272 33 0 0 20 0 1 0 141006603 2114453504 225526 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 516224 225526 7860 1 0 487582 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2069088 KiB
Current children cumulated memory: 905048 KiB

[startup+6.3002 s]
/proc/loadavg: 1.82 1.47 2.40 5/270 111435
/proc/meminfo: memFree=124814964/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=2096204 memory=935640 CPUtime=6.23 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 226248 0 0 0 588 35 0 0 20 0 1 0 141006603 2146512896 233910 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 524051 233910 7924 1 0 495409 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2100396 KiB
Current children cumulated memory: 938584 KiB

[startup+12.7002 s]
/proc/loadavg: 2.07 1.54 2.41 4/265 111444
/proc/meminfo: memFree=125255012/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=2505556 memory=1303688 CPUtime=12.6 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 316104 0 0 0 1208 52 0 0 20 0 1 0 141006603 2565689344 325922 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 626389 325922 8052 1 0 597747 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 2509748 KiB
Current children cumulated memory: 1306632 KiB

[startup+25.5002 s]
/proc/loadavg: 2.37 1.62 2.43 4/265 111738
/proc/meminfo: memFree=125286908/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=2650096 memory=1420356 CPUtime=25.33 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 340622 0 1 0 2472 61 0 0 20 0 1 0 141006603 2713698304 355089 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 662524 355089 8116 1 0 633882 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 2654288 KiB
Current children cumulated memory: 1423300 KiB

[startup+51.1056 s]
/proc/loadavg: 3.01 1.83 2.47 5/270 111975
/proc/meminfo: memFree=124447368/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3112044 memory=1875444 CPUtime=50.82 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 453877 0 1 0 5000 82 0 0 20 0 1 0 141006603 3186733056 468861 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 778011 468861 8116 1 0 749369 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 3116236 KiB
Current children cumulated memory: 1878388 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 2.21 2.57 5/270 111977
/proc/meminfo: memFree=124427524/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3112044 memory=1878004 CPUtime=101.9 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 455109 0 1 0 10107 83 0 0 20 0 1 0 141006603 3186733056 469501 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 778011 469501 8116 1 0 749369 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 3116236 KiB
Current children cumulated memory: 1880948 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.55 2.67 5/270 111979
/proc/meminfo: memFree=124126156/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3112044 memory=1878004 CPUtime=161.76 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 455175 0 1 0 16092 84 0 0 20 0 1 0 141006603 3186733056 469501 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 778011 469501 8116 1 0 749369 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 3116236 KiB
Current children cumulated memory: 1880948 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.85 2.76 5/270 111987
/proc/meminfo: memFree=124009328/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3112044 memory=1878388 CPUtime=221.62 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 455319 0 1 0 22078 84 0 0 20 0 1 0 141006603 3186733056 469597 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 778011 469597 8116 1 0 749369 0
Current children cumulated CPU time: 221.62 s

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

/proc/meminfo: memFree=123154472/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1093092 memory=928332 CPUtime=439.33 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 179842 0 0 0 43760 173 0 0 20 0 1 0 141056741 1119326208 232083 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 273273 232083 544 696 0 272434 0
Current children cumulated CPU time: 939.42 s
Current children cumulated vsize: 4270256 KiB
Current children cumulated memory: 2870976 KiB

[startup+1002.3 s]
/proc/loadavg: 4.10 4.02 3.55 5/269 112316
/proc/meminfo: memFree=122977896/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1355436 memory=1030732 CPUtime=499.1 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 186564 0 0 0 49712 198 0 0 20 0 1 0 141056741 1387966464 257683 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 338859 257683 544 696 0 338020 0
Current children cumulated CPU time: 999.19 s
Current children cumulated vsize: 4532600 KiB
Current children cumulated memory: 2973376 KiB

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

# cumulated CPU time of all completed processes:  user=1037.31 s, system=3.23471 s

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

[startup+1024 s]*
/proc/loadavg: 4.07 4.02 3.56 5/269 112317
/proc/meminfo: memFree=123189304/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1093292 memory=948812 CPUtime=520.74 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 187888 0 0 0 51870 204 0 0 20 0 1 0 141056741 1119531008 237203 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 273323 237203 544 696 0 272484 0
Current children cumulated CPU time: 1020.83 s
Current children cumulated vsize: 4270456 KiB
Current children cumulated memory: 2891456 KiB

[startup+1036.8 s]
/proc/loadavg: 4.14 4.04 3.57 5/269 112317
/proc/meminfo: memFree=123305372/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1093292 memory=903756 CPUtime=533.49 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 189250 0 0 0 53141 208 0 0 20 0 1 0 141056741 1119531008 225939 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 273323 225939 544 696 0 272484 0
Current children cumulated CPU time: 1033.58 s
Current children cumulated vsize: 4270456 KiB
Current children cumulated memory: 2846400 KiB

[startup+1040 s]*
/proc/loadavg: 4.13 4.04 3.57 5/269 112317
/proc/meminfo: memFree=123208340/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1093292 memory=940620 CPUtime=536.68 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 189268 0 0 0 53460 208 0 0 20 0 1 0 141056741 1119531008 235155 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 273323 235155 544 696 0 272484 0
Current children cumulated CPU time: 1036.77 s
Current children cumulated vsize: 4270456 KiB
Current children cumulated memory: 2883264 KiB

[startup+1041.6 s]
/proc/loadavg: 4.13 4.04 3.57 5/269 112317
/proc/meminfo: memFree=123207892/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1093292 memory=946764 CPUtime=538.27 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 189271 0 0 0 53619 208 0 0 20 0 1 0 141056741 1119531008 236691 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 273323 236691 544 696 0 272484 0
Current children cumulated CPU time: 1038.36 s
Current children cumulated vsize: 4270456 KiB
Current children cumulated memory: 2889408 KiB

[startup+1042.4 s]
/proc/loadavg: 4.12 4.04 3.58 5/269 112317
/proc/meminfo: memFree=123203808/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3172972 memory=1939700 CPUtime=500.09 cores=4,6
/proc/111435/stat : 111435 (python3) S 111430 111430 110042 0 -1 4194304 470905 0 1 0 49916 93 0 0 20 0 1 0 141006603 3249123328 484925 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 793243 484925 8148 1 0 764601 0
[pid=112048] ppid=111435 vsize=1093292 memory=950860 CPUtime=539.06 cores=4,6
/proc/112048/stat : 112048 (naps-1.03a6) R 111435 112048 112048 0 -1 4194304 189273 0 0 0 53698 208 0 0 20 0 1 0 141056741 1119531008 237715 18446744073709551615 4198400 7047149 140734833078032 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33181696 140734833080719 140734833080817 140734833080817 140734833086409 0
/proc/112048/statm: 273323 237715 544 696 0 272484 0
Current children cumulated CPU time: 1039.15 s
Current children cumulated vsize: 4270456 KiB
Current children cumulated memory: 2893504 KiB

[startup+1043.2 s]
/proc/loadavg: 4.12 4.04 3.58 5/268 112317
/proc/meminfo: memFree=124130904/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3170344 memory=1937340 CPUtime=1039.95 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 614136 189294 1 0 49974 99 53712 210 20 0 1 0 141006603 3246432256 484335 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 792586 484335 8148 1 0 763944 0
Current children cumulated CPU time: 1039.95 s
Current children cumulated vsize: 3174536 KiB
Current children cumulated memory: 1940284 KiB

[startup+1043.6 s]
/proc/loadavg: 4.12 4.04 3.58 5/268 112317
/proc/meminfo: memFree=124130904/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3071864 memory=1881224 CPUtime=1040.34 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 708073 189294 1 0 50008 104 53712 210 20 0 1 0 141006603 3145588736 470306 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 767966 470306 8148 1 0 739324 0
Current children cumulated CPU time: 1040.34 s
Current children cumulated vsize: 3076056 KiB
Current children cumulated memory: 1884168 KiB

[startup+1043.7 s]
/proc/loadavg: 4.12 4.04 3.58 5/268 112317
/proc/meminfo: memFree=124130904/131250000 swapFree=33010416/33010684
[pid=111430] ppid=111427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111430/stat : 111430 (scip-naps-1.00a) S 111427 111430 110042 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 141006601 4292608 736 18446744073709551615 94162544033792 94162544928325 140725469513744 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94162545167376 94162545215120 94162549911552 140725469522331 140725469522430 140725469522430 140725469528034 0
/proc/111430/statm: 1048 736 672 219 0 110 0
[pid=111435] ppid=111430 vsize=3011448 memory=1820808 CPUtime=1040.45 cores=4,6
/proc/111435/stat : 111435 (python3) R 111430 111430 110042 0 -1 4194304 724571 189294 1 0 50017 106 53712 210 20 0 1 0 141006603 3083722752 455202 18446744073709551615 94288126050304 94288126050681 140736747609520 0 0 0 0 16781312 0 0 0 0 17 6 0 0 0 0 0 94288126061976 94288126062596 94288132521984 140736747612495 140736747612704 140736747612704 140736747618279 0
/proc/111435/statm: 752862 455202 8148 1 0 724220 0
Current children cumulated CPU time: 1040.45 s
Current children cumulated vsize: 3015640 KiB
Current children cumulated memory: 1823752 KiB

Child status: 0

Real time (s): 1043.77
CPU time (s): 1040.54
CPU user time (s): 1037.31
CPU system time (s): 3.23471
CPU usage (%): 99.6906
Max. virtual memory (cumulated for all children) (KiB): 5126088
Max. memory (cumulated for all children) (KiB): 3343780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1037.31
system time used= 3.23471
maximum resident set size= 1939700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 915860
page faults= 1
swaps= 0
block input operations= 0
block output operations= 22664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 343
involuntary context switches= 1116


# summary of solver processes directly reported to runsolver:
#   pid: 111430
#   total CPU time (s): 1040.54
#   total CPU user time (s): 1037.31
#   total CPU system time (s): 3.23471

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29874 second user time and 4.28328 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-11 19:01:07
IDJOB=4529774
IDBENCH=147732
IDSOLVER=3388
FILE ID=nodeC027/4529774-1752253267
RUNJOBID= nodeC027-1752253254-111199
SLURM_JOB_ID= 9682567
Free space on /tmp= 431144 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529774-1752253267/watcher-4529774-1752253267 -o /tmp/evaluation-result-4529774-1752253267/solver-4529774-1752253267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752253254-111199 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529774-1752253267.opb

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

MD5SUM BENCH= 62e5546fe4d774fb864c3bf961c813a7
RANDOM SEED=2006667843

nodeC027 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.786
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.29
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.640
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.29
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		: 3599.675
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.29
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		: 3636.040
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.29
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.642
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.29
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		: 3599.578
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.29
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		: 3569.902
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.29
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126329188 kB
MemAvailable:   128135780 kB
Buffers:            2488 kB
Cached:          2599068 kB
SwapCached:           12 kB
Active:          2251284 kB
Inactive:        1988840 kB
Active(anon):    1653856 kB
Inactive(anon):     2792 kB
Active(file):     597428 kB
Inactive(file):  1986048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37416 kB
Writeback:             0 kB
AnonPages:       1641732 kB
Mapped:           127884 kB
Shmem:             18056 kB
KReclaimable:     124308 kB
Slab:             216848 kB
SReclaimable:     124308 kB
SUnreclaim:        92540 kB
KernelStack:        4368 kB
PageTables:         6936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5276612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431136 MiB
End job on nodeC027 at 2025-07-11 19:18:31