Trace number 4541858

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.11 3609.42

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm_teq/normalized-22arraycomm_teq_less.opb
MD5SUM33cd2865dc6656b609d0c0476b6c078b
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 benchmark0.64241
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2992
Total number of constraints4445
Number of constraints which are clauses2904
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1541
Minimum length of a constraint2
Maximum length of a constraint88
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 8796093022208
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 35184372088831
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.17/0.23	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541858-1753211270.opb
0.17/0.23	c Solving mode: decision
0.17/0.23	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.17/0.23	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.17/0.23	c original problem has 2992 variables (2992 bin, 0 int, 0 impl, 0 cont) and 4445 constraints
0.17/0.23	c presolving:
0.17/0.23	c (round 1, fast)       616 del vars, 616 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1012 clqs
0.17/0.23	c (round 2, exhaustive) 616 del vars, 2068 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1012 clqs
0.17/0.23	c (round 3, exhaustive) 616 del vars, 2068 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1453 upgd conss, 0 impls, 1012 clqs
0.17/0.23	c (round 4, fast)       616 del vars, 2068 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 86 chg coeffs, 1453 upgd conss, 0 impls, 1012 clqs
0.17/0.23	c (round 5, exhaustive) 616 del vars, 3520 del conss, 484 add conss, 0 chg bounds, 1 chg sides, 86 chg coeffs, 1453 upgd conss, 0 impls, 1013 clqs
0.17/0.23	c    (0.0s) probing: 60/2376 (2.5%) - 0 fixings, 0 aggregations, 1 implications, 0 bound changes
0.17/0.23	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.17/0.23	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.17/0.23	c    (0.0s) no symmetry present (symcode time: 0.00)
0.17/0.23	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
0.17/0.23	c  616 deleted vars, 3520 deleted constraints, 484 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 86 changed coefficients
0.17/0.23	c  0 implications, 1014 cliques
0.17/0.23	c presolved problem has 2376 variables (2376 bin, 0 int, 0 impl, 0 cont) and 1409 constraints
0.17/0.23	c       1 constraints of type <knapsack>
0.17/0.23	c     484 constraints of type <and>
0.17/0.23	c     924 constraints of type <linear>
0.17/0.23	c transformed objective value is always integral (scale: 1)
0.17/0.23	c Presolving Time: 0.04
0.17/0.23	c 
0.17/0.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.17/0.23	c   0.1s|     1 |     0 |    27 |     - |    28M |   0 |2376 |1430 |1893 |   0 |  0 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.17/0.23	c o 0.1s|     1 |     0 |    33 |     - |feaspump|   0 |2376 |1430 |1893 |   0 |  0 |  20 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.17/0.23	c   0.1s|     1 |     0 |    33 |     - |    28M |   0 |2376 |1430 |1893 |   0 |  0 |  20 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.17/0.23	c 
0.17/0.23	c SCIP Status        : problem is solved [optimal solution found]
0.17/0.23	c Solving Time (sec) : 0.07
0.17/0.23	c Solving Nodes      : 1
0.17/0.23	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.17/0.23	c Dual Bound         : +0.00000000000000e+00
0.17/0.23	c Gap                : 0.00 %
0.17/0.23	c [VIOLATION] Line 18: -1 x2949 +1 x2905 -2 x2950 +2 x2906 -4 x2951 +4 x2907 -8 x2952 +8 x2908 -16 x2953 +16 x2909 -32 x2954 +32 x2910 -64 x2955 +64 x2911 -128 x2956 +128 x2912 -256 x2957 +256 x2913 -512 x2958 +512 x2914 -1024 x2959 +1024 x2915 -2048 x2960 +2048 x2916 -4096 x2961 +4096 x2917 -8192 x2962 +8192 x2918 -16384 x2963 +16384 x2919 -32768 x2964 +32768 x2920 -65536 x2965 +65536 x2921 -131072 x2966 +131072 x2922 -262144 x2967 +262144 x2923 -524288 x2968 +524288 x2924 -1048576 x2969 +1048576 x2925 -2097152 x2970 +2097152 x2926 -4194304 x2971 +4194304 x2927 -8388608 x2972 +8388608 x2928 -16777216 x2973 +16777216 x2929 -33554432 x2974 +33554432 x2930 -67108864 x2975 +67108864 x2931 -134217728 x2976 +134217728 x2932 -268435456 x2977 +268435456 x2933 -536870912 x2978 +536870912 x2934 -1073741824 x2979 +1073741824 x2935 -2147483648 x2980 +2147483648 x2936 -4294967296 x2981 +4294967296 x2937 -8589934592 x2982 +8589934592 x2938 -17179869184 x2983 +17179869184 x2939 -34359738368 x2984 +34359738368 x2940 -68719476736 x2985 +68719476736 x2941 -137438953472 x2986 +137438953472 x2942 -274877906944 x2987 +274877906944 x2943 -549755813888 x2988 +549755813888 x2944 -1099511627776 x2989 +1099511627776 x2945 -2199023255552 x2990 +2199023255552 x2946 -4398046511104 x2991 +4398046511104 x2947 -8796093022208 x2992 +8796093022208 x2948 >= 1 ;
0.17/0.23	c   Computed activity: 0
0.17/0.23	c   Required: activity >= 1
0.17/0.23	c   Variable assignments: {x2949=0, x2905=0, x2950=0, x2906=0, x2951=0, x2907=0, x2952=0, x2908=0, x2953=0, x2909=0, x2954=0, x2910=0, x2955=0, x2911=0, x2956=0, x2912=0, x2957=0, x2913=0, x2958=0, x2914=0, x2959=0, x2915=0, x2960=0, x2916=0, x2961=0, x2917=0, x2962=0, x2918=0, x2963=0, x2919=0, x2964=0, x2920=0, x2965=0, x2921=0, x2966=0, x2922=0, x2967=0, x2923=0, x2968=0, x2924=0, x2969=0, x2925=0, x2970=0, x2926=0, x2971=0, x2927=0, x2972=0, x2928=0, x2973=0, x2929=0, x2974=0, x2930=0, x2975=0, x2931=0, x2976=0, x2932=0, x2977=0, x2933=0, x2978=0, x2934=0, x2979=0, x2935=0, x2980=0, x2936=0, x2981=0, x2937=0, x2982=0, x2938=0, x2983=0, x2939=0, x2984=0, x2940=0, x2985=0, x2941=0, x2986=0, x2942=0, x2987=0, x2943=0, x2988=0, x2944=0, x2989=0, x2945=0, x2990=0, x2946=0, x2991=0, x2947=0, x2992=0, x2948=0}}
0.17/0.23	c SCIP found a solution, but it is not feasible according to the original problem.
0.17/0.23	c ----------------------------------------------------------------------
0.17/0.23	c executing external solver (fallback): HOME/naps-1.03a6
0.17/0.23	c ----------------------------------------------------------------------
0.17/0.23	c command: HOME/naps-1.03a6 HOME/instance-4541858-1753211270.opb
0.17/0.24	c NaPS 1.03a6.
0.17/0.24	c Input file name: HOME/instance-4541858-1753211270.opb
3600.06/3609.40	c
3600.06/3609.40	c *** TERMINATED *** by signal 15
3600.06/3609.40	c s UNKNOWN
3600.06/3609.40	c _____________________________________________________________________________
3600.06/3609.40	c std/band forms        : 1,924
3600.06/3609.40	c 2cl/3cl ITE-codings   : 43,4488
3600.06/3609.40	c BDD/srt/adr Max costs : 130,0,0
3600.06/3609.40	c BDDraw/bin/mul/srt/adr: 925,0,0,0,0
3600.06/3609.40	c BDD nodes             : 11043
3600.06/3609.40	c Es1/CC detections     : 0,0
3600.06/3609.40	c CC sort               : 0
3600.06/3609.40	c SAT/UNSAT calls       : 0,0
3600.06/3609.40	c regenrated variables  : 0
3600.06/3609.40	c eliminated fixed lits : 0
3600.06/3609.40	c goal lit flips        : 0
3600.06/3609.40	c goal stages           : 0
3600.06/3609.40	c goal shrink           : 0
3600.06/3609.40	c goal coeff separations: 0
3600.06/3609.40	c restarts              : 0
3600.06/3609.40	c conflicts             : 0              (0 /sec)
3600.06/3609.40	c decisions             : 0              (0 /sec)
3600.06/3609.40	c propagations          : 0              (0 /sec)
3600.06/3609.40	c inspects              : 0              (0 /sec)
3600.06/3609.40	c CPU time (solving tm) : 3594 s        (3594 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.40	c Time for Opt-base     : 0 s
3600.06/3609.40	c Steps for Opt-base    : 0
3600.06/3609.40	c Time for BDD coding   : 0.04154 s
3600.06/3609.40	c Time for srt coding   : 0 s
3600.06/3609.40	c _____________________________________________________________________________
3600.06/3609.40	s UNKNOWN
3600.06/3609.41	Terminated

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (59561 MiB free)
  memory of node 1: 64507 MiB (53196 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541858-1753211270/watcher-4541858-1753211270 -o /tmp/evaluation-result-4541858-1753211270/solver-4541858-1753211270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174950 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541858-1753211270.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=175344, runsolver pid=175341

[startup+0.10006 s]*
/proc/loadavg: 4.15 4.08 4.43 5/271 175349
/proc/meminfo: memFree=115455016/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1187388 memory=32248 CPUtime=0.06 cores=4,6
/proc/175349/stat : 175349 (python3) R 175344 175344 174935 0 -1 4194304 3826 0 0 0 6 0 0 0 20 0 1 0 236806871 1215885312 8062 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 296847 8062 4894 1 0 268869 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191580 KiB
Current children cumulated memory: 35192 KiB

[startup+0.205646 s]*
/proc/loadavg: 4.15 4.08 4.43 5/271 175349
/proc/meminfo: memFree=115426568/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1224332 memory=73464 CPUtime=0.17 cores=4,6
/proc/175349/stat : 175349 (python3) R 175344 175344 174935 0 -1 4194304 11206 0 0 0 15 2 0 0 20 0 1 0 236806871 1253715968 18366 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 306083 18366 8062 1 0 277441 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1228524 KiB
Current children cumulated memory: 76408 KiB

[startup+0.305593 s]*
/proc/loadavg: 4.15 4.08 4.43 6/272 175350
/proc/meminfo: memFree=115418756/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=6988 memory=5372 CPUtime=0.06 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 1076 0 0 0 6 0 0 0 20 0 1 0 236806893 7155712 1343 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 1747 1343 544 696 0 908 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1241240 KiB
Current children cumulated memory: 87668 KiB

[startup+0.700152 s]
/proc/loadavg: 4.15 4.08 4.43 5/272 175350
/proc/meminfo: memFree=115418756/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=14128 memory=9888 CPUtime=0.43 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 3260 0 0 0 43 0 0 0 20 0 1 0 236806893 14467072 2472 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 3532 2472 544 696 0 2693 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1248380 KiB
Current children cumulated memory: 92184 KiB

[startup+1.50016 s]
/proc/loadavg: 4.15 4.08 4.43 5/272 175350
/proc/meminfo: memFree=115418756/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=14092 memory=10144 CPUtime=1.23 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 3328 0 0 0 123 0 0 0 20 0 1 0 236806893 14430208 2536 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 3523 2536 544 696 0 2684 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1248344 KiB
Current children cumulated memory: 92440 KiB

[startup+3.10539 s]
/proc/loadavg: 4.15 4.08 4.43 5/272 175350
/proc/meminfo: memFree=115422888/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=14128 memory=10272 CPUtime=2.83 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 3384 0 0 0 283 0 0 0 20 0 1 0 236806893 14467072 2568 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 3532 2568 544 696 0 2693 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1248380 KiB
Current children cumulated memory: 92568 KiB

[startup+6.30015 s]
/proc/loadavg: 4.14 4.08 4.43 5/272 175350
/proc/meminfo: memFree=115423164/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=14056 memory=10244 CPUtime=6.02 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 3618 0 0 0 602 0 0 0 20 0 1 0 236806893 14393344 2561 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 3514 2561 544 696 0 2675 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1248308 KiB
Current children cumulated memory: 92540 KiB

[startup+12.7002 s]
/proc/loadavg: 4.21 4.10 4.43 5/272 175350
/proc/meminfo: memFree=115423172/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=16132 memory=11732 CPUtime=12.41 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 8862 0 0 0 1240 1 0 0 20 0 1 0 236806893 16519168 2933 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 4033 2933 544 696 0 3194 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1250384 KiB
Current children cumulated memory: 94028 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.09 4.42 5/272 175350
/proc/meminfo: memFree=115422464/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=18156 memory=14204 CPUtime=25.18 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 19032 0 0 0 2515 3 0 0 20 0 1 0 236806893 18591744 3551 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 4539 3551 544 696 0 3700 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1252408 KiB
Current children cumulated memory: 96500 KiB

[startup+51.1055 s]
/proc/loadavg: 4.11 4.08 4.41 5/272 175351
/proc/meminfo: memFree=115415444/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=21228 memory=17068 CPUtime=50.72 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 32943 0 0 0 5067 5 0 0 20 0 1 0 236806893 21737472 4267 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 5307 4267 544 696 0 4468 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1255480 KiB
Current children cumulated memory: 99364 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.39 5/272 175353
/proc/meminfo: memFree=115422176/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=79352 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 19838 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 19838 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=27372 memory=23312 CPUtime=101.8 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 65240 0 0 0 10168 12 0 0 20 0 1 0 236806893 28028928 5828 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 6843 5828 544 696 0 6004 0
Current children cumulated CPU time: 102 s

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

/proc/meminfo: memFree=114901076/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=48356 memory=40320 CPUtime=3153.82 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2062617 0 0 0 314883 499 0 0 20 0 1 0 236806893 49516544 10080 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 12089 10080 544 696 0 11250 0
Current children cumulated CPU time: 3154.02 s
Current children cumulated vsize: 1282608 KiB
Current children cumulated memory: 125688 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/270 175657
/proc/meminfo: memFree=114884604/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=72932 memory=48896 CPUtime=3213.68 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2073816 0 0 0 320866 502 0 0 20 0 1 0 236806893 74682368 12224 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 18233 12224 544 696 0 17394 0
Current children cumulated CPU time: 3213.88 s
Current children cumulated vsize: 1307184 KiB
Current children cumulated memory: 134264 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/270 175659
/proc/meminfo: memFree=114908488/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=64744 memory=48232 CPUtime=3273.54 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2152357 0 0 0 326832 522 0 0 20 0 1 0 236806893 66297856 12058 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 16186 12058 544 696 0 15347 0
Current children cumulated CPU time: 3273.74 s
Current children cumulated vsize: 1298996 KiB
Current children cumulated memory: 133600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/270 175661
/proc/meminfo: memFree=114905324/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=56548 memory=42172 CPUtime=3333.39 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2192627 0 0 0 332805 534 0 0 20 0 1 0 236806893 57905152 10543 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 14137 10543 544 696 0 13298 0
Current children cumulated CPU time: 3333.59 s
Current children cumulated vsize: 1290800 KiB
Current children cumulated memory: 127540 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 175666
/proc/meminfo: memFree=114870840/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=105700 memory=64896 CPUtime=3393.26 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2204178 0 0 0 338787 539 0 0 20 0 1 0 236806893 108236800 16224 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 26425 16224 544 696 0 25586 0
Current children cumulated CPU time: 3393.46 s
Current children cumulated vsize: 1339952 KiB
Current children cumulated memory: 150264 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/270 175669
/proc/meminfo: memFree=114895140/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=81128 memory=61392 CPUtime=3453.12 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2260109 0 0 0 344759 553 0 0 20 0 1 0 236806893 83075072 15348 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 20282 15348 544 696 0 19443 0
Current children cumulated CPU time: 3453.32 s
Current children cumulated vsize: 1315380 KiB
Current children cumulated memory: 146760 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/271 175672
/proc/meminfo: memFree=114609836/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=52456 memory=39452 CPUtime=3512.97 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2287618 0 0 0 350737 560 0 0 20 0 1 0 236806893 53714944 9863 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 13114 9863 544 696 0 12275 0
Current children cumulated CPU time: 3513.17 s
Current children cumulated vsize: 1286708 KiB
Current children cumulated memory: 124820 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/271 175674
/proc/meminfo: memFree=114579384/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=64744 memory=55120 CPUtime=3572.83 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2335336 0 0 0 356712 571 0 0 20 0 1 0 236806893 66297856 13780 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 16186 13780 544 696 0 15347 0
Current children cumulated CPU time: 3573.03 s
Current children cumulated vsize: 1298996 KiB
Current children cumulated memory: 140488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.05 4.08 4.09 5/271 175675
/proc/meminfo: memFree=114562136/131250000 swapFree=33010416/33010684
[pid=175344] ppid=175341 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/175344/stat : 175344 (scip-naps-1.00a) S 175341 175344 174935 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 236806869 4292608 736 18446744073709551615 94684143382528 94684144277061 140728320854272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94684144516112 94684144563856 94684167647232 140728320862619 140728320862718 140728320862718 140728320868322 0
/proc/175344/statm: 1048 736 672 219 0 110 0
[pid=175349] ppid=175344 vsize=1230060 memory=82424 CPUtime=0.2 cores=4,6
/proc/175349/stat : 175349 (python3) S 175344 175344 174935 0 -1 4194304 12759 0 0 0 18 2 0 0 20 0 1 0 236806871 1259581440 20606 18446744073709551615 94173764304896 94173764305273 140732440020272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94173764316568 94173764317188 94173796769792 140732440029519 140732440029728 140732440029728 140732440035303 0
/proc/175349/statm: 307515 20606 8158 1 0 278873 0
[pid=175350] ppid=175349 vsize=64744 memory=55120 CPUtime=3599.86 cores=4,6
/proc/175350/stat : 175350 (naps-1.03a6) R 175349 175350 175350 0 -1 4194304 2361100 0 0 0 359409 577 0 0 20 0 1 0 236806893 66297856 13780 18446744073709551615 4198400 7047149 140731091520352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 32403456 140731091523967 140731091524081 140731091524081 140731091529673 0
/proc/175350/statm: 16186 13780 544 696 0 15347 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1298996 KiB
Current children cumulated memory: 140488 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.29 s, system=5.81948 s

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

Child status: 143

Real time (s): 3609.42
CPU time (s): 3600.11
CPU user time (s): 3594.29
CPU system time (s): 5.81948
CPU usage (%): 99.7421
Max. virtual memory (cumulated for all children) (KiB): 1348396
Max. memory (cumulated for all children) (KiB): 169172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.29
system time used= 5.81948
maximum resident set size= 83804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2378776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 377
involuntary context switches= 5390


# summary of solver processes directly reported to runsolver:
#   pid: 175344
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3594.29
#   total CPU system time (s): 5.81948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.38462 second user time and 16.4392 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 21:07:50
IDJOB=4541858
IDBENCH=163507
IDSOLVER=3388
FILE ID=nodeC027/4541858-1753211270
RUNJOBID= nodeC027-1753210000-174950
SLURM_JOB_ID= 9687782
Free space on /tmp= 432980 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm_teq/normalized-22arraycomm_teq_less.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541858-1753211270/watcher-4541858-1753211270 -o /tmp/evaluation-result-4541858-1753211270/solver-4541858-1753211270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174950 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4541858-1753211270.opb

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

MD5SUM BENCH= 33cd2865dc6656b609d0c0476b6c078b
RANDOM SEED=2106584404

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.603
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.656
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		: 3598.448
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		: 3597.490
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		: 3597.397
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.669
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		: 3599.615
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		: 3599.232
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:        115464592 kB
MemAvailable:   129393516 kB
Buffers:            2488 kB
Cached:         14694916 kB
SwapCached:            8 kB
Active:          1438056 kB
Inactive:       13598168 kB
Active(anon):     362284 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13595380 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5588 kB
Writeback:             4 kB
AnonPages:        337520 kB
Mapped:           138144 kB
Shmem:             26252 kB
KReclaimable:     193624 kB
Slab:             289576 kB
SReclaimable:     193624 kB
SUnreclaim:        95952 kB
KernelStack:        4348 kB
PageTables:         4516 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3887960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 432972 MiB
End job on nodeC027 at 2025-07-22 22:07:59