Trace number 4529814

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) 3602.42 3613.52

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-174.opb
MD5SUM5618df1e63c3ad3b10b24ba90f334740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark538.408
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2221
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

513.84/515.42	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529814-1752255201.opb
513.84/515.42	c Solving mode: decision
513.84/515.42	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
513.84/515.42	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
513.84/515.42	c original problem has 248659 variables (248659 bin, 0 int, 0 impl, 0 cont) and 5546518 constraints
513.84/515.42	c presolving:
513.84/515.42	c (round 1, exhaustive) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 5546509 upgd conss, 0 impls, 1107571 clqs
513.84/515.42	c (round 2, exhaustive) 1 del vars, 78742 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 118110 chg coeffs, 5546509 upgd conss, 0 impls, 1107571 clqs
513.84/515.42	c    (500.1s) probing: 720/248658 (0.3%) - 0 fixings, 0 aggregations, 1297553 implications, 0 bound changes
513.84/515.42	c    (500.1s) probing aborted: solving stopped
513.84/515.42	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
513.84/515.42	c  1 deleted vars, 78742 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 118151 changed coefficients
513.84/515.42	c  0 implications, 2405124 cliques
513.84/515.42	c presolving was interrupted.
513.84/515.42	c Presolving Time: 492.47
513.84/515.42	c presolving:
513.84/515.42	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
513.84/515.42	c  1 deleted vars, 78742 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 118151 changed coefficients
513.84/515.42	c  0 implications, 2405124 cliques
513.84/515.42	c presolving was interrupted.
513.84/515.42	c Presolving Time: 492.47
513.84/515.42	c 
513.84/515.42	c SCIP Status        : solving was interrupted [time limit reached]
513.84/515.42	c Solving Time (sec) : 500.73
513.84/515.42	c Solving Nodes      : 0
513.84/515.42	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
513.84/515.42	c ----------------------------------------------------------------------
513.84/515.42	c dual bound: -1e+20 -> -100000000000000000000
513.84/515.42	c primal bound: 1e+20 -> 100000000000000000000
513.84/515.42	c scip-goal-lb: -100000000000000000000
513.84/515.42	c scip-goal-ub: 100000000000000000000
513.84/515.42	c writing output to: HOME/tmp86a4wpoo.opb
513.84/515.42	c appending fixed variable constraints
513.84/515.42	c scip-fixed vars: 0.00% (0/248658)
513.84/515.42	c ----------------------------------------------------------------------
513.84/515.42	c executing external solver: HOME/naps-1.03a6
513.84/515.42	c ----------------------------------------------------------------------
513.84/515.42	c command: HOME/naps-1.03a6 HOME/tmp86a4wpoo.opb
513.95/515.73	c NaPS 1.03a6.
513.95/515.73	c Input file name: HOME/tmp86a4wpoo.opb
3600.08/3611.20	c
3600.08/3611.20	c *** TERMINATED *** by signal 15
3600.08/3611.20	c s UNKNOWN
3600.08/3611.20	c _____________________________________________________________________________
3600.08/3611.20	c std/band forms        : 580738,0
3600.08/3611.20	c 2cl/3cl ITE-codings   : 531486,0
3600.08/3611.20	c BDD/srt/adr Max costs : 5,113,0
3600.08/3611.20	c BDDraw/bin/mul/srt/adr: 561013,0,0,19725,0
3600.08/3611.20	c BDD nodes             : 3307024
3600.08/3611.20	c Es1/CC detections     : 0,0
3600.08/3611.20	c CC sort               : 19724
3600.08/3611.20	c SAT/UNSAT calls       : 0,0
3600.08/3611.20	c regenrated variables  : 0
3600.08/3611.20	c eliminated fixed lits : 0
3600.08/3611.20	c goal lit flips        : 0
3600.08/3611.20	c goal stages           : 0
3600.08/3611.20	c goal shrink           : 0
3600.08/3611.20	c goal coeff separations: 0
3600.08/3611.20	c restarts              : 0
3600.08/3611.20	c conflicts             : 0              (0 /sec)
3600.08/3611.20	c decisions             : 0              (0 /sec)
3600.08/3611.20	c propagations          : 0              (0 /sec)
3600.08/3611.20	c inspects              : 0              (0 /sec)
3600.08/3611.20	c CPU time (solving tm) : 3081 s        (3029 s, SAT 0 s, UNSAT 0 s)
3600.08/3611.20	c Time for Opt-base     : 0.09425 s
3600.08/3611.20	c Steps for Opt-base    : 0
3600.08/3611.20	c Time for BDD coding   : 7.143 s
3600.08/3611.20	c Time for srt coding   : 0.1754 s
3600.08/3611.20	c _____________________________________________________________________________
3600.08/3611.20	c received SIGTERM, forwarding to pbsolver...
3600.08/3611.23	s UNKNOWN

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: 63837 MiB (61919 MiB free)
  memory of node 1: 64465 MiB (61829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529814-1752255201/watcher-4529814-1752255201 -o /tmp/evaluation-result-4529814-1752255201/solver-4529814-1752255201 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1752253296-111987 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529814-1752255201.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
LinuxS5.14.0-503.14.1.el9_5.x86_64

LinuxS5.14.0-503.14.1.el9_5.x86_64

Current StackSize limit: 8192 KiB

solver pid=112741, runsolver pid=112738

[startup+0.10009 s]*
/proc/loadavg: 4.10 4.11 3.97 6/255 112745
/proc/meminfo: memFree=126718928/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 232 208 0 0 0 0 0 0 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112745] ppid=112741 vsize=3336 memory=1664 CPUtime=0.07 cores=0,2
/proc/112745/stat : 112745 (grep) R 112741 112741 110827 0 -1 4194304 132 0 0 0 2 5 0 0 20 0 1 0 141199415 3416064 416 18446744073709551615 94063756820480 94063756923729 140729659894944 0 0 0 0 0 1024 0 0 0 17 0 0 0 0 0 0 94063756955728 94063756959984 94063781134336 140729659898325 140729659898406 140729659898406 140729659903978 0
/proc/112745/statm: 834 416 384 26 0 108 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 7528 KiB
Current children cumulated memory: 4608 KiB

[startup+0.205544 s]*
/proc/loadavg: 4.10 4.11 3.97 5/255 112746
/proc/meminfo: memFree=126716168/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=58848 memory=17024 CPUtime=0.07 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 2002 0 0 0 6 1 0 0 20 0 1 0 141199424 60260352 4256 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 14712 4256 2624 1 0 3447 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 63040 KiB
Current children cumulated memory: 19968 KiB

[startup+0.305555 s]*
/proc/loadavg: 4.10 4.11 3.97 5/255 112746
/proc/meminfo: memFree=126710892/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=1186968 memory=31792 CPUtime=0.17 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 3716 0 0 0 15 2 0 0 20 0 1 0 141199424 1215455232 7948 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 296742 7948 4884 1 0 268764 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1191160 KiB
Current children cumulated memory: 34736 KiB

[startup+0.700388 s]
/proc/loadavg: 4.10 4.11 3.97 5/255 112746
/proc/meminfo: memFree=126689724/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=1238956 memory=89904 CPUtime=0.55 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 15707 0 0 0 50 5 0 0 20 0 1 0 141199424 1268690944 22476 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 309739 22476 7636 1 0 281097 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1243148 KiB
Current children cumulated memory: 92848 KiB

[startup+1.50034 s]
/proc/loadavg: 4.10 4.11 3.97 5/255 112746
/proc/meminfo: memFree=126609336/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=1375496 memory=226460 CPUtime=1.35 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 49319 0 0 0 124 11 0 0 20 0 1 0 141199424 1408507904 56615 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 343874 56615 7636 1 0 315232 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1379688 KiB
Current children cumulated memory: 229404 KiB

[startup+3.11307 s]
/proc/loadavg: 4.10 4.11 3.97 5/255 112746
/proc/meminfo: memFree=126178980/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=1763636 memory=613256 CPUtime=2.96 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 138873 0 0 0 268 28 0 0 20 0 1 0 141199424 1805963264 153314 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 440909 153314 7636 1 0 412267 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1767828 KiB
Current children cumulated memory: 616200 KiB

[startup+6.30035 s]
/proc/loadavg: 4.10 4.11 3.97 5/255 112746
/proc/meminfo: memFree=125421400/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=2560072 memory=1411092 CPUtime=6.15 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 326588 0 0 0 554 61 0 0 20 0 1 0 141199424 2621513728 352773 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 640018 352773 7636 1 0 611376 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2564264 KiB
Current children cumulated memory: 1414036 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.11 3.97 5/255 112746
/proc/meminfo: memFree=123920084/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=4168548 memory=3014952 CPUtime=12.53 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 699953 0 0 0 1129 124 0 0 20 0 1 0 141199424 4268593152 753738 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 1042137 753738 7636 1 0 1013495 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 4172740 KiB
Current children cumulated memory: 3017896 KiB

[startup+25.5004 s]
/proc/loadavg: 4.15 4.12 3.98 5/255 112746
/proc/meminfo: memFree=119083224/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=8901252 memory=7684824 CPUtime=25.3 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 1704216 0 0 0 2234 296 0 0 20 0 1 0 141199424 9114882048 1921206 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2225313 1921206 7892 1 0 2196671 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 8905444 KiB
Current children cumulated memory: 7687768 KiB

[startup+51.1133 s]
/proc/loadavg: 4.10 4.11 3.98 5/255 112747
/proc/meminfo: memFree=116118256/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11827780 memory=10579520 CPUtime=50.84 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 2278696 0 0 0 4683 401 0 0 20 0 1 0 141199424 12111646720 2644880 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2956945 2644880 7924 1 0 2928303 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 11831972 KiB
Current children cumulated memory: 10582464 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.09 3.98 5/256 112753
/proc/meminfo: memFree=116051288/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11827780 memory=10583488 CPUtime=101.88 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 2280673 0 0 0 9787 401 0 0 20 0 1 0 141199424 12111646720 2645872 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2956945 2645872 7956 1 0 2928303 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 11831972 KiB
Current children cumulated memory: 10586432 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.10 4.00 5/256 112755
/proc/meminfo: memFree=116104504/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11827780 memory=10598208 CPUtime=161.71 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 2284656 0 0 0 15769 402 0 0 20 0 1 0 141199424 12111646720 2649552 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2956945 2649552 7956 1 0 2928303 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 11831972 KiB
Current children cumulated memory: 10601152 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.00 5/256 112757
/proc/meminfo: memFree=116155752/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11827780 memory=10599360 CPUtime=221.52 cores=0,2
/proc/112746/stat : 112746 (python3) R 112741 112741 110827 0 -1 4194304 2284962 0 0 0 21750 402 0 0 20 0 1 0 141199424 12111646720 2649840 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2956945 2649840 7956 1 0 2928303 0

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

Current children cumulated CPU time: 3272.3 s
Current children cumulated vsize: 13825356 KiB
Current children cumulated memory: 12357736 KiB

[startup+3342.3 s]
/proc/loadavg: 1.09 1.14 1.77 2/234 113002
/proc/meminfo: memFree=116805328/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11965764 memory=10737728 CPUtime=513.87 cores=0,2
/proc/112746/stat : 112746 (python3) S 112741 112741 110827 0 -1 4194304 2322207 0 0 0 50939 448 0 0 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
[pid=112771] ppid=112746 vsize=1593256 memory=1514664 CPUtime=2818.15 cores=0,2
/proc/112771/stat : 112771 (naps-1.03a6) R 112746 112771 112771 0 -1 4194304 405957 0 0 0 281305 510 0 0 20 0 1 0 141250964 1631494144 378666 18446744073709551615 4198400 7047149 140731556117712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19693568 140731556120975 140731556121073 140731556121073 140731556126665 0
/proc/112771/statm: 398314 378666 544 696 0 397475 0
Current children cumulated CPU time: 3332.1 s
Current children cumulated vsize: 13563212 KiB
Current children cumulated memory: 12255336 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.12 1.73 2/234 113004
/proc/meminfo: memFree=116859240/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11965764 memory=10737728 CPUtime=513.87 cores=0,2
/proc/112746/stat : 112746 (python3) S 112741 112741 110827 0 -1 4194304 2322207 0 0 0 50939 448 0 0 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
[pid=112771] ppid=112746 vsize=1544104 memory=1441064 CPUtime=2877.95 cores=0,2
/proc/112771/stat : 112771 (naps-1.03a6) R 112746 112771 112771 0 -1 4194304 410748 0 0 0 287271 524 0 0 20 0 1 0 141250964 1581162496 360266 18446744073709551615 4198400 7047149 140731556117712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19693568 140731556120975 140731556121073 140731556121073 140731556126665 0
/proc/112771/statm: 386026 360266 544 696 0 385187 0
Current children cumulated CPU time: 3391.9 s
Current children cumulated vsize: 13514060 KiB
Current children cumulated memory: 12181736 KiB

[startup+3462.3 s]
/proc/loadavg: 1.07 1.11 1.68 2/234 113006
/proc/meminfo: memFree=116831072/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11965764 memory=10737728 CPUtime=513.87 cores=0,2
/proc/112746/stat : 112746 (python3) S 112741 112741 110827 0 -1 4194304 2322207 0 0 0 50939 448 0 0 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
[pid=112771] ppid=112746 vsize=1806248 memory=1510696 CPUtime=2937.74 cores=0,2
/proc/112771/stat : 112771 (naps-1.03a6) R 112746 112771 112771 0 -1 4194304 411379 0 0 0 293249 525 0 0 20 0 1 0 141250964 1849597952 377674 18446744073709551615 4198400 7047149 140731556117712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19693568 140731556120975 140731556121073 140731556121073 140731556126665 0
/proc/112771/statm: 451562 377674 544 696 0 450723 0
Current children cumulated CPU time: 3451.69 s
Current children cumulated vsize: 13776204 KiB
Current children cumulated memory: 12251368 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.12 1.65 2/234 113008
/proc/meminfo: memFree=116755800/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11965764 memory=10737728 CPUtime=513.87 cores=0,2
/proc/112746/stat : 112746 (python3) S 112741 112741 110827 0 -1 4194304 2322207 0 0 0 50939 448 0 0 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
[pid=112771] ppid=112746 vsize=1806248 memory=1559852 CPUtime=2997.53 cores=0,2
/proc/112771/stat : 112771 (naps-1.03a6) R 112746 112771 112771 0 -1 4194304 412434 0 0 0 299226 527 0 0 20 0 1 0 141250964 1849597952 389963 18446744073709551615 4198400 7047149 140731556117712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19693568 140731556120975 140731556121073 140731556121073 140731556126665 0
/proc/112771/statm: 451562 389963 544 696 0 450723 0
Current children cumulated CPU time: 3511.48 s
Current children cumulated vsize: 13776204 KiB
Current children cumulated memory: 12300524 KiB

[startup+3582.3 s]
/proc/loadavg: 1.04 1.10 1.61 2/234 113010
/proc/meminfo: memFree=116790080/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11965764 memory=10737728 CPUtime=513.87 cores=0,2
/proc/112746/stat : 112746 (python3) S 112741 112741 110827 0 -1 4194304 2322207 0 0 0 50939 448 0 0 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
[pid=112771] ppid=112746 vsize=1845856 memory=1533800 CPUtime=3057.34 cores=0,2
/proc/112771/stat : 112771 (naps-1.03a6) R 112746 112771 112771 0 -1 4194304 417458 0 0 0 305193 541 0 0 20 0 1 0 141250964 1890156544 383450 18446744073709551615 4198400 7047149 140731556117712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19693568 140731556120975 140731556121073 140731556121073 140731556126665 0
/proc/112771/statm: 461464 383450 544 696 0 460625 0
Current children cumulated CPU time: 3571.29 s
Current children cumulated vsize: 13815812 KiB
Current children cumulated memory: 12274472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 1.37 1.17 1.62 2/234 113011
/proc/meminfo: memFree=116778044/131382120 swapFree=33010160/33010684
[pid=112741] ppid=112738 vsize=4192 memory=2944 CPUtime=0.08 cores=0,2
/proc/112741/stat : 112741 (scip-naps-1.00a) S 112738 112741 110827 0 -1 4194304 259 343 0 0 0 0 2 6 20 0 1 0 141199413 4292608 736 18446744073709551615 93826997526528 93826998421061 140736526216176 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93826998660112 93826998707856 93827029696512 140736526219675 140736526219774 140736526219774 140736526225378 0
/proc/112741/statm: 1048 736 672 219 0 110 0
[pid=112746] ppid=112741 vsize=11965764 memory=10737728 CPUtime=513.87 cores=0,2
/proc/112746/stat : 112746 (python3) S 112741 112741 110827 0 -1 4194304 2322207 0 0 0 50939 448 0 0 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
[pid=112771] ppid=112746 vsize=1845856 memory=1541992 CPUtime=3086.13 cores=0,2
/proc/112771/stat : 112771 (naps-1.03a6) R 112746 112771 112771 0 -1 4194304 417462 0 0 0 308072 541 0 0 20 0 1 0 141250964 1890156544 385498 18446744073709551615 4198400 7047149 140731556117712 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19693568 140731556120975 140731556121073 140731556121073 140731556126665 0
/proc/112771/statm: 461464 385498 544 696 0 460625 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 13815812 KiB
Current children cumulated memory: 12282664 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.02922 s, system=0.067295 s
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3613.52 s]
# the end of solver process 112746 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+3612 s]*
/proc/loadavg: 1.37 1.17 1.62 2/232 113011
/proc/meminfo: memFree=118304828/131382120 swapFree=33010160/33010684
[pid=112746] ppid=112738 vsize=11965764 memory=10737728 CPUtime=3600.8 cores=0,2
/proc/112746/stat : 112746 (python3) R 112738 112741 110827 0 -1 4194304 2471040 417463 0 0 51006 458 308072 544 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
Current cumulated CPU time of completed processes: 0.096515 s
Current children cumulated CPU time: 3600.8 s
Current children cumulated vsize: 11965764 KiB
Current children cumulated memory: 10737728 KiB

[startup+3612.8 s]
/proc/loadavg: 1.37 1.17 1.62 2/232 113011
/proc/meminfo: memFree=118304828/131382120 swapFree=33010160/33010684
[pid=112746] ppid=112738 vsize=11965764 memory=10737728 CPUtime=3601.59 cores=0,2
/proc/112746/stat : 112746 (python3) R 112738 112741 110827 0 -1 4194304 2497871 417463 0 0 51082 461 308072 544 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
Current cumulated CPU time of completed processes: 0.096515 s
Current children cumulated CPU time: 3601.59 s
Current children cumulated vsize: 11965764 KiB
Current children cumulated memory: 10737728 KiB

[startup+3613.2 s]
/proc/loadavg: 1.37 1.17 1.62 2/232 113011
/proc/meminfo: memFree=118304828/131382120 swapFree=33010160/33010684
[pid=112746] ppid=112738 vsize=11965764 memory=10737728 CPUtime=3601.99 cores=0,2
/proc/112746/stat : 112746 (python3) R 112738 112741 110827 0 -1 4194304 2508633 417463 0 0 51122 461 308072 544 20 0 1 0 141199424 12252942336 2684432 18446744073709551615 94202931863552 94202931863929 140722571104288 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94202931875224 94202931875844 94202935062528 140722571106639 140722571106848 140722571106848 140722571112423 0
/proc/112746/statm: 2991441 2684432 8020 1 0 2962799 0
Current cumulated CPU time of completed processes: 0.096515 s
Current children cumulated CPU time: 3601.99 s
Current children cumulated vsize: 11965764 KiB
Current children cumulated memory: 10737728 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.52
CPU time (s): 3602.42
CPU user time (s): 3591.97
CPU system time (s): 10.4466
CPU usage (%): 99.6929
Max. virtual memory (cumulated for all children) (KiB): 13868116
Max. memory (cumulated for all children) (KiB): 12386000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.97
system time used= 10.4466
maximum resident set size= 10737728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2926714
page faults= 0
swaps= 0
block input operations= 0
block output operations= 529312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 362
involuntary context switches= 7863


# summary of solver processes directly reported to runsolver:
#   pid: 112741,112746
#   total CPU time (s): 3602.42
#   total CPU user time (s): 3591.97
#   total CPU system time (s): 10.4466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9936 second user time and 37.3197 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-11 19:33:23
IDJOB=4529814
IDBENCH=155548
IDSOLVER=3388
FILE ID=nodeC008/4529814-1752255201
RUNJOBID= nodeC008-1752253296-111987
SLURM_JOB_ID= 9682575
Free space on /tmp= 432520 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-174.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529814-1752255201/watcher-4529814-1752255201 -o /tmp/evaluation-result-4529814-1752255201/solver-4529814-1752255201 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1752253296-111987 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529814-1752255201.opb

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

MD5SUM BENCH= 5618df1e63c3ad3b10b24ba90f334740
RANDOM SEED=1194292123

nodeC008 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	: 0xb00001f
cpu MHz		: 1198.141
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3661.928
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3491.663
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.496
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3662.759
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3661.571
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.273
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        126718864 kB
MemAvailable:   127342152 kB
Buffers:            2128 kB
Cached:          1415004 kB
SwapCached:           16 kB
Active:          3227368 kB
Inactive:         832116 kB
Active(anon):    2626528 kB
Inactive(anon):    33748 kB
Active(file):     600840 kB
Inactive(file):   798368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            261976 kB
Writeback:             0 kB
AnonPages:       2640576 kB
Mapped:           132396 kB
Shmem:             17920 kB
KReclaimable:     127412 kB
Slab:             215292 kB
SReclaimable:     127412 kB
SUnreclaim:        87880 kB
KernelStack:        4112 kB
PageTables:         8888 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6527416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1214464 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432292 MiB
End job on nodeC008 at 2025-07-11 20:33:37