Trace number 4541539

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.00a1UNSAT 1282.15 1285.86

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq5/normalized-30array_ineq5.opb
MD5SUMc057026a3dee35393963218173951f41
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 benchmark1264.48
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5610
Total number of constraints7531
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints1921
Minimum length of a constraint1
Maximum length of a constraint120
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 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305843009213693951
Number of bits of the biggest sum of numbers61
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.30/0.49	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541539-1753209881.opb
0.30/0.49	c Solving mode: decision
0.30/0.49	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.30/0.49	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.30/0.49	c original problem has 5610 variables (5610 bin, 0 int, 0 impl, 0 cont) and 7531 constraints
0.30/0.49	c presolving:
0.30/0.49	c (round 1, fast)       690 del vars, 210 del conss, 0 add conss, 30 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2340 clqs
0.30/0.49	c (round 2, fast)       1301 del vars, 2218 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3181 clqs
0.30/0.49	c (round 3, fast)       1316 del vars, 2248 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3151 clqs
0.30/0.49	c (round 4, medium)     1766 del vars, 2248 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2251 clqs
0.30/0.49	c (round 5, fast)       1766 del vars, 3148 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2251 clqs
0.30/0.49	c (round 6, exhaustive) 1766 del vars, 3148 del conss, 0 add conss, 88 chg bounds, 0 chg sides, 0 chg coeffs, 2701 upgd conss, 0 impls, 2251 clqs
0.30/0.49	c (round 7, exhaustive) 1766 del vars, 5848 del conss, 900 add conss, 88 chg bounds, 2 chg sides, 119 chg coeffs, 2701 upgd conss, 0 impls, 2252 clqs
0.30/0.49	c    (0.2s) probing: 1000/4324 (23.1%) - 0 fixings, 0 aggregations, 488 implications, 0 bound changes
0.30/0.49	c    (0.3s) probing: 1001/4324 (23.1%) - 0 fixings, 0 aggregations, 489 implications, 0 bound changes
0.30/0.49	c    (0.3s) probing aborted: 1000/1000 successive useless probings
0.30/0.49	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.30/0.49	c    (0.3s) no symmetry present (symcode time: 0.00)
0.30/0.49	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.30/0.49	c  1766 deleted vars, 5848 deleted constraints, 900 added constraints, 88 tightened bounds, 0 added holes, 2 changed sides, 119 changed coefficients
0.30/0.49	c  0 implications, 2741 cliques
0.30/0.49	c presolved problem has 4324 variables (4324 bin, 0 int, 0 impl, 0 cont) and 2583 constraints
0.30/0.49	c       1 constraints of type <knapsack>
0.30/0.49	c     900 constraints of type <and>
0.30/0.49	c    1682 constraints of type <linear>
0.30/0.49	c transformed objective value is always integral (scale: 1)
0.30/0.49	c Presolving Time: 0.24
0.30/0.49	c 
0.30/0.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.30/0.49	c t 0.3s|     1 |     0 |     0 |     - | trivial|   0 |4324 |2583 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.30/0.49	c 
0.30/0.49	c SCIP Status        : problem is solved [optimal solution found]
0.30/0.49	c Solving Time (sec) : 0.26
0.30/0.49	c Solving Nodes      : 1
0.30/0.49	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.30/0.49	c Dual Bound         : +0.00000000000000e+00
0.30/0.49	c Gap                : 0.00 %
0.30/0.49	c   [linear] <linear220>: <x5551>[B] (-0) -<x5491>[B] (+0) +2<x5552>[B] (+0) -2<x5492>[B] (+0) +4<x5553>[B] (+0) -4<x5493>[B] (+0) +8<x5554>[B] (+0) -8<x5494>[B] (+0) +16<x5555>[B] (+0) -16<x5495>[B] (+0) +32<x5556>[B] (+0) -32<x5496>[B] (+0) +64<x5557>[B] (+0) -64<x5497>[B] (+0) +128<x5558>[B] (+0) -128<x5498>[B] (+0) +256<x5559>[B] (+0) -256<x5499>[B] (+0) +512<x5560>[B] (+0) -512<x5500>[B] (+0) +1024<x5561>[B] (+0) -1024<x5501>[B] (+0) +2048<x5562>[B] (+0) -2048<x5502>[B] (+0) +4096<x5563>[B] (+0) -4096<x5503>[B] (+0) +8192<x5564>[B] (+0) -8192<x5504>[B] (+0) +16384<x5565>[B] (+0) -16384<x5505>[B] (+0) +32768<x5566>[B] (+0) -32768<x5506>[B] (+0) +65536<x5567>[B] (+0) -65536<x5507>[B] (+0) +131072<x5568>[B] (+0) -131072<x5508>[B] (+0) +262144<x5569>[B] (+0) -262144<x5509>[B] (+0) +524288<x5570>[B] (+0) -524288<x5510>[B] (+0) +1048576<x5571>[B] (+0) -1048576<x5511>[B] (+0) +2097152<x5572>[B] (+0) -2097152<x5512>[B] (+0) +4194304<x5573>[B] (+0) -4194304<x5513>[B] (+0) +8388608<x5574>[B] (+0) -8388608<x5514>[B] (+0) +16777216<x5575>[B] (+0) -16777216<x5515>[B] (+0) +33554432<x5576>[B] (+0) -33554432<x5516>[B] (+0) +67108864<x5577>[B] (+0) -67108864<x5517>[B] (+0) +134217728<x5578>[B] (+0) -134217728<x5518>[B] (+0) +268435456<x5579>[B] (+0) -268435456<x5519>[B] (+0) +536870912<x5580>[B] (+0) -536870912<x5520>[B] (+0) +1.07374182e+09<x5581>[B] (+0) -1.07374182e+09<x5521>[B] (+0) +2.14748365e+09<x5582>[B] (+0) -2.14748365e+09<x5522>[B] (+0) +4.2949673e+09<x5583>[B] (+0) -4.2949673e+09<x5523>[B] (+0) +8.58993459e+09<x5584>[B] (+0) -8.58993459e+09<x5524>[B] (+0) +1.71798692e+10<x5585>[B] (+0) -1.71798692e+10<x5525>[B] (+0) +3.43597384e+10<x5586>[B] (+0) -3.43597384e+10<x5526>[B] (+0) +6.87194767e+10<x5587>[B] (+0) -6.87194767e+10<x5527>[B] (+0) +1.37438953e+11<x5588>[B] (+0) -1.37438953e+11<x5528>[B] (+0) +2.74877907e+11<x5589>[B] (+0) -2.74877907e+11<x5529>[B] (+0) +5.49755814e+11<x5590>[B] (+0) -5.49755814e+11<x5530>[B] (+0) +1.09951163e+12<x5591>[B] (+0) -1.09951163e+12<x5531>[B] (+0) +2.19902326e+12<x5592>[B] (+0) -2.19902326e+12<x5532>[B] (+0) +4.39804651e+12<x5593>[B] (+0) -4.39804651e+12<x5533>[B] (+0) +8.79609302e+12<x5594>[B] (+0) -8.79609302e+12<x5534>[B] (+0) +1.7592186e+13<x5595>[B] (+0) -1.7592186e+13<x5535>[B] (+0) +3.51843721e+13<x5596>[B] (+0) -3.51843721e+13<x5536>[B] (+0) +7.03687442e+13<x5597>[B] (+0) -7.03687442e+13<x5537>[B] (+0) +1.40737488e+14<x5598>[B] (+0) -1.40737488e+14<x5538>[B] (+0) +2.81474977e+14<x5599>[B] (+0) -2.81474977e+14<x5539>[B] (+0) +5.62949953e+14<x5600>[B] (+0) -5.62949953e+14<x5540>[B] (+0) +1.12589991e+15<x5601>[B] (+0) -1.12589991e+15<x5541>[B] (+0) +2.25179981e+15<x5602>[B] (+0) -2.25179981e+15<x5542>[B] (+0) +4.50359963e+15<x5603>[B] (+0) -4.50359963e+15<x5543>[B] (+0) +9.00719925e+15<x5604>[B] (+0) -9.00719925e+15<x5544>[B] (+0) +1.80143985e+16<x5605>[B] (+0) -1.80143985e+16<x5545>[B] (+0) +3.6028797e+16<x5606>[B] (+0) -3.6028797e+16<x5546>[B] (+0) +7.2057594e+16<x5607>[B] (+0) -7.2057594e+16<x5547>[B] (+0) +1.44115188e+17<x5608>[B] (+0) -1.44115188e+17<x5548>[B] (+0) +2.88230376e+17<x5609>[B] (+0) -2.88230376e+17<x5549>[B] (+0) +5.76460752e+17<x5610>[B] (+0) -5.76460752e+17<x5550>[B] (+0) >= 1;
0.30/0.49	c ;
0.30/0.49	c violation: left hand side is violated by 1
0.30/0.49	c best solution is not feasible in original problem
0.30/0.49	c   [linear] <linear220>: <x5551>[B] (-0) -<x5491>[B] (+0) +2<x5552>[B] (+0) -2<x5492>[B] (+0) +4<x5553>[B] (+0) -4<x5493>[B] (+0) +8<x5554>[B] (+0) -8<x5494>[B] (+0) +16<x5555>[B] (+0) -16<x5495>[B] (+0) +32<x5556>[B] (+0) -32<x5496>[B] (+0) +64<x5557>[B] (+0) -64<x5497>[B] (+0) +128<x5558>[B] (+0) -128<x5498>[B] (+0) +256<x5559>[B] (+0) -256<x5499>[B] (+0) +512<x5560>[B] (+0) -512<x5500>[B] (+0) +1024<x5561>[B] (+0) -1024<x5501>[B] (+0) +2048<x5562>[B] (+0) -2048<x5502>[B] (+0) +4096<x5563>[B] (+0) -4096<x5503>[B] (+0) +8192<x5564>[B] (+0) -8192<x5504>[B] (+0) +16384<x5565>[B] (+0) -16384<x5505>[B] (+0) +32768<x5566>[B] (+0) -32768<x5506>[B] (+0) +65536<x5567>[B] (+0) -65536<x5507>[B] (+0) +131072<x5568>[B] (+0) -131072<x5508>[B] (+0) +262144<x5569>[B] (+0) -262144<x5509>[B] (+0) +524288<x5570>[B] (+0) -524288<x5510>[B] (+0) +1048576<x5571>[B] (+0) -1048576<x5511>[B] (+0) +2097152<x5572>[B] (+0) -2097152<x5512>[B] (+0) +4194304<x5573>[B] (+0) -4194304<x5513>[B] (+0) +8388608<x5574>[B] (+0) -8388608<x5514>[B] (+0) +16777216<x5575>[B] (+0) -16777216<x5515>[B] (+0) +33554432<x5576>[B] (+0) -33554432<x5516>[B] (+0) +67108864<x5577>[B] (+0) -67108864<x5517>[B] (+0) +134217728<x5578>[B] (+0) -134217728<x5518>[B] (+0) +268435456<x5579>[B] (+0) -268435456<x5519>[B] (+0) +536870912<x5580>[B] (+0) -536870912<x5520>[B] (+0) +1.07374182e+09<x5581>[B] (+0) -1.07374182e+09<x5521>[B] (+0) +2.14748365e+09<x5582>[B] (+0) -2.14748365e+09<x5522>[B] (+0) +4.2949673e+09<x5583>[B] (+0) -4.2949673e+09<x5523>[B] (+0) +8.58993459e+09<x5584>[B] (+0) -8.58993459e+09<x5524>[B] (+0) +1.71798692e+10<x5585>[B] (+0) -1.71798692e+10<x5525>[B] (+0) +3.43597384e+10<x5586>[B] (+0) -3.43597384e+10<x5526>[B] (+0) +6.87194767e+10<x5587>[B] (+0) -6.87194767e+10<x5527>[B] (+0) +1.37438953e+11<x5588>[B] (+0) -1.37438953e+11<x5528>[B] (+0) +2.74877907e+11<x5589>[B] (+0) -2.74877907e+11<x5529>[B] (+0) +5.49755814e+11<x5590>[B] (+0) -5.49755814e+11<x5530>[B] (+0) +1.09951163e+12<x5591>[B] (+0) -1.09951163e+12<x5531>[B] (+0) +2.19902326e+12<x5592>[B] (+0) -2.19902326e+12<x5532>[B] (+0) +4.39804651e+12<x5593>[B] (+0) -4.39804651e+12<x5533>[B] (+0) +8.79609302e+12<x5594>[B] (+0) -8.79609302e+12<x5534>[B] (+0) +1.7592186e+13<x5595>[B] (+0) -1.7592186e+13<x5535>[B] (+0) +3.51843721e+13<x5596>[B] (+0) -3.51843721e+13<x5536>[B] (+0) +7.03687442e+13<x5597>[B] (+0) -7.03687442e+13<x5537>[B] (+0) +1.40737488e+14<x5598>[B] (+0) -1.40737488e+14<x5538>[B] (+0) +2.81474977e+14<x5599>[B] (+0) -2.81474977e+14<x5539>[B] (+0) +5.62949953e+14<x5600>[B] (+0) -5.62949953e+14<x5540>[B] (+0) +1.12589991e+15<x5601>[B] (+0) -1.12589991e+15<x5541>[B] (+0) +2.25179981e+15<x5602>[B] (+0) -2.25179981e+15<x5542>[B] (+0) +4.50359963e+15<x5603>[B] (+0) -4.50359963e+15<x5543>[B] (+0) +9.00719925e+15<x5604>[B] (+0) -9.00719925e+15<x5544>[B] (+0) +1.80143985e+16<x5605>[B] (+0) -1.80143985e+16<x5545>[B] (+0) +3.6028797e+16<x5606>[B] (+0) -3.6028797e+16<x5546>[B] (+0) +7.2057594e+16<x5607>[B] (+0) -7.2057594e+16<x5547>[B] (+0) +1.44115188e+17<x5608>[B] (+0) -1.44115188e+17<x5548>[B] (+0) +2.88230376e+17<x5609>[B] (+0) -2.88230376e+17<x5549>[B] (+0) +5.76460752e+17<x5610>[B] (+0) -5.76460752e+17<x5550>[B] (+0) >= 1;
0.30/0.49	c ;
0.30/0.49	c violation: left hand side is violated by 1
0.30/0.49	c SCIP found a solution, but it is not feasible according to the original problem.
0.30/0.49	c ----------------------------------------------------------------------
0.30/0.49	c executing external solver (fallback): HOME/naps-1.03a6
0.30/0.49	c ----------------------------------------------------------------------
0.30/0.49	c command: HOME/naps-1.03a6 HOME/instance-4541539-1753209881.opb
0.30/0.49	c NaPS 1.03a6.
0.30/0.49	c Input file name: HOME/instance-4541539-1753209881.opb
1282.06/1285.82	c _____________________________________________________________________________
1282.06/1285.82	c std/band forms        : 1,1682
1282.06/1285.82	c 2cl/3cl ITE-codings   : 58,7057
1282.06/1285.82	c BDD/srt/adr Max costs : 175,0,0
1282.06/1285.82	c BDDraw/bin/mul/srt/adr: 1683,0,0,0,0
1282.06/1285.82	c BDD nodes             : 18556
1282.06/1285.82	c Es1/CC detections     : 0,0
1282.06/1285.82	c CC sort               : 0
1282.06/1285.82	c SAT/UNSAT calls       : 0,1
1282.06/1285.82	c regenrated variables  : 0
1282.06/1285.82	c eliminated fixed lits : 3835
1282.06/1285.82	c goal lit flips        : 0
1282.06/1285.82	c goal stages           : 0
1282.06/1285.82	c goal shrink           : 0
1282.06/1285.82	c goal coeff separations: 0
1282.06/1285.82	c restarts              : 285415
1282.06/1285.82	c conflicts             : 12188334       (9527 /sec)
1282.06/1285.82	c decisions             : 22697120       (17742 /sec)
1282.06/1285.82	c propagations          : 3070787517     (2400400 /sec)
1282.06/1285.82	c inspects              : 0              (0 /sec)
1282.06/1285.82	c CPU time (solving tm) : 1279 s        (1279 s, SAT 0 s, UNSAT 1279 s)
1282.06/1285.82	c Time for Opt-base     : 0 s
1282.06/1285.82	c Steps for Opt-base    : 0
1282.06/1285.82	c Time for BDD coding   : 0.06935 s
1282.06/1285.82	c Time for srt coding   : 0 s
1282.06/1285.82	c _____________________________________________________________________________
1282.06/1285.82	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 (62446 MiB free)
  memory of node 1: 64507 MiB (63674 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541539-1753209881/watcher-4541539-1753209881 -o /tmp/evaluation-result-4541539-1753209881/solver-4541539-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162572 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4541539-1753209881.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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.el
Current StackSize limit: 8192 KiB

solver pid=162618, runsolver pid=162612

[startup+0.100062 s]*
/proc/loadavg: 1.71 3.43 3.86 3/270 162645
/proc/meminfo: memFree=129129244/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=12272 memory=9344 CPUtime=0.01 cores=0,2
/proc/162639/stat : 162639 (python3) R 162618 162618 162562 0 -1 4194304 1396 0 0 0 1 0 0 0 20 0 1 0 236665966 12566528 2336 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 3068 2336 1152 1 0 1280 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 16464 KiB
Current children cumulated memory: 12288 KiB

[startup+0.205809 s]*
/proc/loadavg: 1.71 3.43 3.86 5/270 162647
/proc/meminfo: memFree=129100000/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1195500 memory=40852 CPUtime=0.1 cores=0,2
/proc/162639/stat : 162639 (python3) R 162618 162618 162562 0 -1 4194304 5216 0 0 0 9 1 0 0 20 0 1 0 236665966 1224192000 10213 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 298875 10213 5768 1 0 270233 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 1199692 KiB
Current children cumulated memory: 43796 KiB

[startup+0.305664 s]*
/proc/loadavg: 1.71 3.43 3.86 5/270 162647
/proc/meminfo: memFree=128994072/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1226976 memory=78868 CPUtime=0.2 cores=0,2
/proc/162639/stat : 162639 (python3) R 162618 162618 162562 0 -1 4194304 12709 0 0 0 18 2 0 0 20 0 1 0 236665966 1256423424 19717 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 306744 19717 7944 1 0 278102 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 1231168 KiB
Current children cumulated memory: 81812 KiB

[startup+0.700178 s]
/proc/loadavg: 1.71 3.43 3.86 5/273 162650
/proc/meminfo: memFree=128953500/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=14664 memory=12056 CPUtime=0.18 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 3936 0 0 0 18 0 0 0 20 0 1 0 236666010 15015936 3014 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 2 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 3666 3014 544 696 0 2827 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 1256328 KiB
Current children cumulated memory: 98092 KiB

[startup+1.50017 s]
/proc/loadavg: 1.71 3.43 3.86 5/274 162651
/proc/meminfo: memFree=128905436/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=19008 memory=14868 CPUtime=0.99 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 5062 0 0 0 98 1 0 0 20 0 1 0 236666010 19464192 3717 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 4752 3717 544 696 0 3913 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1260672 KiB
Current children cumulated memory: 100904 KiB

[startup+3.10518 s]
/proc/loadavg: 1.71 3.43 3.86 5/274 162651
/proc/meminfo: memFree=128905764/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=16960 memory=14320 CPUtime=2.59 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 5195 0 0 0 258 1 0 0 20 0 1 0 236666010 17367040 3580 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 4240 3580 544 696 0 3401 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 1258624 KiB
Current children cumulated memory: 100356 KiB

[startup+6.30016 s]
/proc/loadavg: 1.89 3.44 3.86 5/274 162651
/proc/meminfo: memFree=128904032/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=18868 memory=16296 CPUtime=5.77 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 6850 0 0 0 576 1 0 0 20 0 1 0 236666010 19320832 4074 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 4717 4074 544 696 0 3878 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 1260532 KiB
Current children cumulated memory: 102332 KiB

[startup+12.7002 s]
/proc/loadavg: 2.06 3.45 3.86 5/274 162651
/proc/meminfo: memFree=128901836/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=20888 memory=16812 CPUtime=12.15 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 12569 0 0 0 1213 2 0 0 20 0 1 0 236666010 21389312 4203 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 5222 4203 544 696 0 4383 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 1262552 KiB
Current children cumulated memory: 102848 KiB

[startup+25.5002 s]
/proc/loadavg: 2.49 3.48 3.87 5/274 162652
/proc/meminfo: memFree=128896748/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=21944 memory=18636 CPUtime=24.91 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 15080 0 0 0 2489 2 0 0 20 0 1 0 236666010 22470656 4659 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 5486 4659 544 696 0 4647 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 1263608 KiB
Current children cumulated memory: 104672 KiB

[startup+51.1053 s]
/proc/loadavg: 3.08 3.54 3.88 5/274 162652
/proc/meminfo: memFree=128884640/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83092 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20773 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20773 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=21944 memory=19648 CPUtime=50.44 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 42970 0 0 0 5036 8 0 0 20 0 1 0 236666010 22470656 4912 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 5486 4912 544 696 0 4647 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 1263608 KiB
Current children cumulated memory: 105684 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 3.63 3.89 5/275 162655
/proc/meminfo: memFree=128864096/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83220 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20805 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20805 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=30140 memory=24252 CPUtime=101.48 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 127651 0 0 0 10126 22 0 0 20 0 1 0 236666010 30863360 6063 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 7535 6063 544 696 0 6696 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1271804 KiB
Current children cumulated memory: 110416 KiB


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

/proc/162650/statm: 12100 11704 544 696 0 11261 0
Current children cumulated CPU time: 1178.84 s
Current children cumulated vsize: 1290064 KiB
Current children cumulated memory: 133236 KiB

[startup+1242.3 s]
/proc/loadavg: 4.09 4.11 4.05 5/272 162928
/proc/meminfo: memFree=128713840/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46816 CPUtime=1238.29 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1152693 0 0 0 123588 241 0 0 20 0 1 0 236666010 49557504 11704 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11704 544 696 0 11260 0
Current children cumulated CPU time: 1238.67 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133236 KiB

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

# cumulated CPU time of all completed processes:  user=1279.68 s, system=2.47371 s

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

[startup+1254.4 s]
/proc/loadavg: 4.15 4.12 4.06 5/272 162929
/proc/meminfo: memFree=128716952/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1250.36 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1152862 0 0 0 124794 242 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1250.74 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

[startup+1267.2 s]
/proc/loadavg: 4.12 4.12 4.05 5/272 162929
/proc/meminfo: memFree=128727192/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1263.13 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1152862 0 0 0 126071 242 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1263.51 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

[startup+1273.6 s]
/proc/loadavg: 4.11 4.11 4.05 5/272 162929
/proc/meminfo: memFree=128727192/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1269.51 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1152862 0 0 0 126709 242 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1269.89 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

[startup+1280 s]*
/proc/loadavg: 4.10 4.11 4.05 5/272 162929
/proc/meminfo: memFree=128715380/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=81168 memory=67920 CPUtime=1275.9 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1153031 0 0 0 127348 242 0 0 20 0 1 0 236666010 83116032 16980 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 20292 16980 544 696 0 19453 0
Current children cumulated CPU time: 1276.28 s
Current children cumulated vsize: 1322832 KiB
Current children cumulated memory: 154340 KiB

[startup+1283.2 s]
/proc/loadavg: 4.10 4.11 4.05 5/272 162929
/proc/meminfo: memFree=128727676/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1279.09 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1153036 0 0 0 127666 243 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1279.47 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

[startup+1284.8 s]
/proc/loadavg: 4.09 4.11 4.05 5/272 162929
/proc/meminfo: memFree=128727676/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1280.68 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1153036 0 0 0 127825 243 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1281.06 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

[startup+1285.6 s]
/proc/loadavg: 4.09 4.11 4.05 5/272 162929
/proc/meminfo: memFree=128727676/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1281.48 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1153036 0 0 0 127905 243 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1281.86 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

[startup+1285.8 s]
/proc/loadavg: 4.09 4.11 4.05 5/272 162929
/proc/meminfo: memFree=128727676/131250000 swapFree=33010416/33010684
[pid=162618] ppid=162612 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162618/stat : 162618 (scip-naps-1.00.) S 162612 162618 162562 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 236665960 4292608 736 18446744073709551615 94572570710016 94572571604549 140725074019152 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94572571843600 94572571891344 94572580986880 140725074024863 140725074024960 140725074024960 140725074030564 0
/proc/162618/statm: 1048 736 672 219 0 110 0
[pid=162639] ppid=162618 vsize=1237472 memory=83476 CPUtime=0.38 cores=0,2
/proc/162639/stat : 162639 (python3) S 162618 162618 162562 0 -1 4194304 13862 0 0 0 36 2 0 0 20 0 1 0 236665966 1267171328 20869 18446744073709551615 94393714184192 94393714184569 140731070984096 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94393714195864 94393714196484 94393738231808 140731070990678 140731070990880 140731070990880 140731070996455 0
/proc/162639/statm: 309368 20869 8040 1 0 280726 0
[pid=162650] ppid=162639 vsize=48396 memory=46812 CPUtime=1281.68 cores=0,2
/proc/162650/stat : 162650 (naps-1.03a6) R 162639 162650 162650 0 -1 4194304 1153036 0 0 0 127925 243 0 0 20 0 1 0 236666010 49557504 11703 18446744073709551615 4198400 7047149 140729274939216 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 26525696 140729274947967 140729274948081 140729274948081 140729274953673 0
/proc/162650/statm: 12099 11703 544 696 0 11260 0
Current children cumulated CPU time: 1282.06 s
Current children cumulated vsize: 1290060 KiB
Current children cumulated memory: 133232 KiB

Child status: 0

Real time (s): 1285.86
CPU time (s): 1282.15
CPU user time (s): 1279.68
CPU system time (s): 2.47371
CPU usage (%): 99.7114
Max. virtual memory (cumulated for all children) (KiB): 1367904
Max. memory (cumulated for all children) (KiB): 171128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1279.68
system time used= 2.47371
maximum resident set size= 85092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1175632
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= 511
involuntary context switches= 7904


# summary of solver processes directly reported to runsolver:
#   pid: 162618
#   total CPU time (s): 1282.15
#   total CPU user time (s): 1279.68
#   total CPU system time (s): 2.47371

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.84888 second user time and 5.42863 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 20:44:41
IDJOB=4541539
IDBENCH=163136
IDSOLVER=3368
FILE ID=nodeC018/4541539-1753209881
RUNJOBID= nodeC018-1753209881-162572
SLURM_JOB_ID= 9687775
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq5/normalized-30array_ineq5.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541539-1753209881/watcher-4541539-1753209881 -o /tmp/evaluation-result-4541539-1753209881/solver-4541539-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162572 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4541539-1753209881.opb

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

MD5SUM BENCH= c057026a3dee35393963218173951f41
RANDOM SEED=942850719

nodeC018 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		: 3600.514
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129148088 kB
MemAvailable:   129708140 kB
Buffers:            2128 kB
Cached:          1310984 kB
SwapCached:           28 kB
Active:          1147120 kB
Inactive:         232780 kB
Active(anon):      92744 kB
Inactive(anon):      284 kB
Active(file):    1054376 kB
Inactive(file):   232496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22680 kB
Writeback:             0 kB
AnonPages:         69880 kB
Mapped:           108212 kB
Shmem:             26240 kB
KReclaimable:     224440 kB
Slab:             320584 kB
SReclaimable:     224440 kB
SUnreclaim:        96144 kB
KernelStack:        4056 kB
PageTables:         2412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     340268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC018 at 2025-07-22 21:06:07