Trace number 4541897
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/ array_comm/arraycomm_teq_tvars/normalized-32arraycomm_teq_tvars_greater.opb |
MD5SUM | b6349d7dce380ae2e08847675885e6d3 |
Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
Best result obtained on this benchmark | UNSAT |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | 0.773453 |
Has Objective Function | NO |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 6208 |
Total number of constraints | 3201 |
Number of constraints which are clauses | 0 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 3201 |
Minimum length of a constraint | 2 |
Maximum length of a constraint | 128 |
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 | 9223372036854775808 |
Number of bits of the biggest number in a constraint | 64 |
Biggest sum of numbers in a constraint | 36893488147419103231 |
Number of bits of the biggest sum of numbers | 65 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.52/0.66 c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541897-1753211276.opb
0.52/0.66 c Solving mode: decision
0.52/0.66 c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.52/0.66 c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.52/0.66 c there might be <8> coefficients or weight out of range!
0.52/0.66 c original problem has 6208 variables (6208 bin, 0 int, 0 impl, 0 cont) and 3201 constraints
0.52/0.66 c presolving:
0.52/0.66 c (round 1, fast) 1216 del vars, 1216 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 64 clqs
0.52/0.66 c (0.2s) probing: 203/4991 (4.1%) - 0 fixings, 0 aggregations, 10 implications, 0 bound changes
0.52/0.66 c (0.2s) probing aborted: 50/50 successive totally useless probings
0.52/0.66 c (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.52/0.66 c (0.2s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
0.52/0.66 c dynamic symmetry handling statistics:
0.52/0.66 c orbitopal reduction: no components
0.52/0.66 c orbital reduction: no components
0.52/0.66 c lexicographic reduction: no permutations
0.52/0.66 c handled 1 out of 1 symmetry components
0.52/0.66 c (round 2, exhaustive) 1217 del vars, 1216 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1 upgd conss, 0 impls, 75 clqs
0.52/0.66 c (round 3, exhaustive) 1217 del vars, 1217 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 4 upgd conss, 0 impls, 75 clqs
0.52/0.66 c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
0.52/0.66 c 1217 deleted vars, 1217 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.52/0.66 c 0 implications, 75 cliques
0.52/0.66 c presolved problem has 4991 variables (4991 bin, 0 int, 0 impl, 0 cont) and 1985 constraints
0.52/0.66 c 1 constraints of type <setppc>
0.52/0.66 c 2 constraints of type <xor>
0.52/0.66 c 1982 constraints of type <linear>
0.52/0.66 c transformed objective value is always integral (scale: 1)
0.52/0.66 c Presolving Time: 0.20
0.52/0.66 c WARNING: SCIP detected coefficients or weights that may be out of range.
0.52/0.66 c ----------------------------------------------------------------------
0.52/0.66 c executing external solver (fallback): HOME/naps-1.03a6
0.52/0.66 c ----------------------------------------------------------------------
0.52/0.66 c command: HOME/naps-1.03a6 HOME/instance-4541897-1753211276.opb
0.52/0.66 c NaPS 1.03a6.
0.52/0.66 c Input file name: HOME/instance-4541897-1753211276.opb
3600.01/3609.50 c
3600.01/3609.50 c *** TERMINATED *** by signal 15
3600.01/3609.50 c s UNKNOWN
3600.01/3609.50 c _____________________________________________________________________________
3600.01/3609.50 c std/band forms : 1,1984
3600.01/3609.50 c 2cl/3cl ITE-codings : 63,9728
3600.01/3609.50 c BDD/srt/adr Max costs : 190,0,0
3600.01/3609.50 c BDDraw/bin/mul/srt/adr: 1985,0,0,0,0
3600.01/3609.50 c BDD nodes : 23743
3600.01/3609.50 c Es1/CC detections : 0,0
3600.01/3609.50 c CC sort : 0
3600.01/3609.50 c SAT/UNSAT calls : 0,0
3600.01/3609.50 c regenrated variables : 0
3600.01/3609.50 c eliminated fixed lits : 0
3600.01/3609.50 c goal lit flips : 0
3600.01/3609.50 c goal stages : 0
3600.01/3609.50 c goal shrink : 0
3600.01/3609.50 c goal coeff separations: 0
3600.01/3609.50 c restarts : 0
3600.01/3609.50 c conflicts : 0 (0 /sec)
3600.01/3609.50 c decisions : 0 (0 /sec)
3600.01/3609.50 c propagations : 0 (0 /sec)
3600.01/3609.50 c inspects : 0 (0 /sec)
3600.01/3609.50 c CPU time (solving tm) : 3581 s (3581 s, SAT 0 s, UNSAT 0 s)
3600.01/3609.50 c Time for Opt-base : 0 s
3600.01/3609.50 c Steps for Opt-base : 0
3600.01/3609.50 c Time for BDD coding : 0.2588 s
3600.01/3609.50 c Time for srt coding : 0 s
3600.01/3609.50 c _____________________________________________________________________________
3600.01/3609.50 s UNKNOWN
3600.01/3609.54 c received SIGTERM, forwarding to pbsolver...
3600.01/3609.54 c failed to send SIGTERM to pbsolver: [Errno 3] No such process
Verifier Data
ERROR: no interpretation found !
Watcher Data
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63837 MiB (63093 MiB free)
memory of node 1: 64465 MiB (63124 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541897-1753211276/watcher-4541897-1753211276 -o /tmp/evaluation-result-4541897-1753211276/solver-4541897-1753211276 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753211276-193082 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541897-1753211276.opb
running on 2 cores: 4,6
CPU governors:
performance: 4 6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=193135, runsolver pid=193123
[startup+0.100072 s]*
/proc/loadavg: 1.07 1.11 1.70 7/255 193156
/proc/meminfo: memFree=129235488/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=12184 memory=9216 CPUtime=0.05 cores=4,6
/proc/193155/stat : 193155 (python3) R 193135 193135 193071 0 -1 4194304 1361 0 0 0 4 1 0 0 20 0 1 0 236806820 12476416 2304 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 3046 2304 1120 1 0 1274 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 16376 KiB
Current children cumulated memory: 12288 KiB
[startup+0.213404 s]*
/proc/loadavg: 1.07 1.11 1.70 7/255 193156
/proc/meminfo: memFree=129222720/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=127424 memory=26580 CPUtime=0.14 cores=4,6
/proc/193155/stat : 193155 (python3) R 193135 193135 193071 0 -1 4194304 3089 0 7 0 11 3 0 0 20 0 1 0 236806820 130482176 6645 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 31856 6645 4184 1 0 3958 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 131616 KiB
Current children cumulated memory: 29652 KiB
[startup+0.313308 s]*
/proc/loadavg: 1.07 1.11 1.70 7/255 193156
/proc/meminfo: memFree=129210384/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1189596 memory=34388 CPUtime=0.24 cores=4,6
/proc/193155/stat : 193155 (python3) R 193135 193135 193071 0 -1 4194304 4325 0 7 0 20 4 0 0 20 0 1 0 236806820 1218146304 8597 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 297399 8597 4984 1 0 269308 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1193788 KiB
Current children cumulated memory: 37460 KiB
[startup+0.700344 s]
/proc/loadavg: 1.31 1.15 1.71 7/255 193156
/proc/meminfo: memFree=129107568/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1269512 KiB
Current children cumulated memory: 103060 KiB
[startup+1.5004 s]
/proc/loadavg: 1.31 1.15 1.71 7/259 193160
/proc/meminfo: memFree=129023184/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=24736 memory=21304 CPUtime=0.82 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 5959 0 0 0 79 3 0 0 20 0 1 0 236806882 25329664 5326 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 6184 5326 544 696 0 5345 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 1294248 KiB
Current children cumulated memory: 124364 KiB
[startup+3.11288 s]
/proc/loadavg: 1.31 1.15 1.71 7/259 193160
/proc/meminfo: memFree=129007968/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=24388 memory=19304 CPUtime=2.43 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 6771 0 0 0 240 3 0 0 20 0 1 0 236806882 24973312 4826 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 6097 4826 544 696 0 5258 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1293900 KiB
Current children cumulated memory: 122364 KiB
[startup+6.3004 s]
/proc/loadavg: 1.60 1.22 1.73 7/259 193160
/proc/meminfo: memFree=129004696/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=24388 memory=21224 CPUtime=5.6 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 7283 0 0 0 557 3 0 0 20 0 1 0 236806882 24973312 5306 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 6097 5306 544 696 0 5258 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 1293900 KiB
Current children cumulated memory: 124284 KiB
[startup+12.7004 s]
/proc/loadavg: 1.80 1.26 1.74 7/259 193160
/proc/meminfo: memFree=128994584/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=35660 memory=28340 CPUtime=11.99 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 15010 0 0 0 1194 5 0 0 20 0 1 0 236806882 36515840 7085 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 8915 7085 544 696 0 8076 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 1305172 KiB
Current children cumulated memory: 131400 KiB
[startup+25.5004 s]
/proc/loadavg: 2.14 1.36 1.77 7/259 193160
/proc/meminfo: memFree=128978216/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=52048 memory=42740 CPUtime=24.76 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 43654 0 0 0 2464 12 0 0 20 0 1 0 236806882 53297152 10685 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 13012 10685 544 696 0 12173 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 1321560 KiB
Current children cumulated memory: 145800 KiB
[startup+51.1128 s]
/proc/loadavg: 2.95 1.63 1.85 7/259 193161
/proc/meminfo: memFree=128957896/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=99988 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 24997 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 24997 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=60240 memory=45460 CPUtime=50.32 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 93483 0 0 0 5010 22 0 0 20 0 1 0 236806882 61685760 11365 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 15060 11365 544 696 0 14221 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1329752 KiB
Current children cumulated memory: 148520 KiB
[startup+102.3 s]
/proc/loadavg: 3.55 1.99 1.96 7/259 193164
/proc/meminfo: memFree=128940304/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=52048 memory=45076 CPUtime=101.37 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 202400 0 0 0 10087 50 0 0 20 0 1 0 236806882 53297152 11269 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 13012 11269 544 696 0 12173 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1321560 KiB
Current children cumulated memory: 150696 KiB
[startup+162.3 s]
/proc/loadavg: 3.88 2.38 2.10 7/259 193167
/proc/meminfo: memFree=128911560/131382116 swapFree=33009904/33010684
################
# More data... #
################
[pid=193159] ppid=193155 vsize=88912 memory=72152 CPUtime=3213.2 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2643809 0 0 0 319722 1598 0 0 20 0 1 0 236806882 91045888 18038 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 18038 544 696 0 21389 0
Current children cumulated CPU time: 3213.78 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 177772 KiB
[startup+3282.3 s]
/proc/loadavg: 4.15 4.33 4.23 7/257 193322
/proc/meminfo: memFree=128768676/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=78292 CPUtime=3273.05 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2647363 0 0 0 325671 1634 0 0 20 0 1 0 236806882 91045888 19573 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 19573 544 696 0 21389 0
Current children cumulated CPU time: 3273.63 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 183912 KiB
[startup+3342.3 s]
/proc/loadavg: 4.11 4.28 4.22 7/257 193324
/proc/meminfo: memFree=128771128/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=81880 CPUtime=3332.9 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2656330 0 0 0 331617 1673 0 0 20 0 1 0 236806882 91045888 20470 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 20470 544 696 0 21389 0
Current children cumulated CPU time: 3333.48 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 187500 KiB
[startup+3402.3 s]
/proc/loadavg: 4.16 4.26 4.21 7/259 193334
/proc/meminfo: memFree=128780652/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=82392 CPUtime=3392.75 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2741199 0 0 0 337561 1714 0 0 20 0 1 0 236806882 91045888 20598 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 20598 544 696 0 21389 0
Current children cumulated CPU time: 3393.33 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 188012 KiB
[startup+3462.3 s]
/proc/loadavg: 4.12 4.23 4.20 7/259 193336
/proc/meminfo: memFree=128769904/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=82388 CPUtime=3452.6 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2853937 0 0 0 343474 1786 0 0 20 0 1 0 236806882 91045888 20597 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 20597 544 696 0 21389 0
Current children cumulated CPU time: 3453.18 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 188008 KiB
[startup+3522.3 s]
/proc/loadavg: 4.09 4.20 4.19 7/259 193338
/proc/meminfo: memFree=128763756/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=78296 CPUtime=3512.46 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2859115 0 0 0 349447 1799 0 0 20 0 1 0 236806882 91045888 19574 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 19574 544 696 0 21389 0
Current children cumulated CPU time: 3513.04 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 183916 KiB
[startup+3582.3 s]
/proc/loadavg: 4.07 4.17 4.18 7/260 193341
/proc/meminfo: memFree=128781848/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=78296 CPUtime=3572.29 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2929735 0 0 0 355396 1833 0 0 20 0 1 0 236806882 91045888 19574 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 19574 544 696 0 21389 0
Current children cumulated CPU time: 3572.87 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 183916 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3609.5 s]
/proc/loadavg: 4.04 4.16 4.17 7/260 193343
/proc/meminfo: memFree=128796040/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=66004 CPUtime=3599.43 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2941549 0 0 0 358097 1846 0 0 20 0 1 0 236806882 91045888 16501 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 16501 544 696 0 21389 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 171624 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3609.52 s]
# the end of solver process 193135 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=0.002004 s, system=0.014691 s
[startup+3609.58 s]
# the end of solver process 193155 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3581.52 s, system=18.6032 s
# this solver process was not waited by its parent and was adopted by runsolver
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3609.5 s]
/proc/loadavg: 4.04 4.16 4.17 7/260 193343
/proc/meminfo: memFree=128796040/131382116 swapFree=33009904/33010684
[pid=193135] ppid=193123 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/193135/stat : 193135 (scip-naps-1.00a) S 193123 193135 193071 0 -1 4194304 258 336 0 0 0 0 0 0 20 0 1 0 236806816 4292608 768 18446744073709551615 94266030706688 94266031601221 140732640877536 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266031840272 94266031888016 94266051788800 140732640885147 140732640885246 140732640885246 140732640890850 0
/proc/193135/statm: 1048 768 704 219 0 110 0
[pid=193155] ppid=193135 vsize=1265320 memory=102548 CPUtime=0.58 cores=4,6
/proc/193155/stat : 193155 (python3) S 193135 193135 193071 0 -1 4194304 18606 0 7 0 48 10 0 0 20 0 1 0 236806820 1295687680 25637 18446744073709551615 94405291143168 94405291143545 140725138562624 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94405291154840 94405291155460 94405314527232 140725138569551 140725138569760 140725138569760 140725138575335 0
/proc/193155/statm: 316330 25637 7992 1 0 287688 0
[pid=193159] ppid=193155 vsize=88912 memory=66004 CPUtime=3599.43 cores=4,6
/proc/193159/stat : 193159 (naps-1.03a6) R 193155 193159 193159 0 -1 4194304 2941549 0 0 0 358097 1846 0 0 20 0 1 0 236806882 91045888 16501 18446744073709551615 4198400 7047149 140736900350608 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16957440 140736900352383 140736900352497 140736900352497 140736900358089 0
/proc/193159/statm: 22228 16501 544 696 0 21389 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1358424 KiB
Current children cumulated memory: 171624 KiB
Child status: 0
Real time (s): 3609.58
CPU time (s): 3600.12
CPU user time (s): 3581.52
CPU system time (s): 18.6032
CPU usage (%): 99.7381
Max. virtual memory (cumulated for all children) (KiB): 1407576
Max. memory (cumulated for all children) (KiB): 212588
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.52
system time used= 18.6032
maximum resident set size= 106968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2971983
page faults= 7
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 523
involuntary context switches= 4904
# summary of solver processes directly reported to runsolver:
# pid: 193135,193155
# total CPU time (s): 3600.12
# total CPU user time (s): 3581.52
# total CPU system time (s): 18.6032
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.7092 second user time and 36.0581 second system time
The end
Launcher Data
Begin job on nodeC004 at 2025-07-22 21:07:56
IDJOB=4541897
IDBENCH=163529
IDSOLVER=3388
FILE ID=nodeC004/4541897-1753211276
RUNJOBID= nodeC004-1753211276-193082
SLURM_JOB_ID= 9687793
Free space on /tmp= 433016 MiB
SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm_teq_tvars/normalized-32arraycomm_teq_tvars_greater.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541897-1753211276/watcher-4541897-1753211276 -o /tmp/evaluation-result-4541897-1753211276/solver-4541897-1753211276 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753211276-193082 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541897-1753211276.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= b6349d7dce380ae2e08847675885e6d3
RANDOM SEED=1895718128
nodeC004 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 : 1197.215
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.74
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 : 1197.194
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.74
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 : 1197.305
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.74
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.272
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.74
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 : 1197.655
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.74
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 : 1197.386
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.74
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 : 1197.201
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.74
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.211
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.74
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382116 kB
MemFree: 129249364 kB
MemAvailable: 129870332 kB
Buffers: 2128 kB
Cached: 1369424 kB
SwapCached: 32 kB
Active: 1136808 kB
Inactive: 302552 kB
Active(anon): 83476 kB
Inactive(anon): 10468 kB
Active(file): 1053332 kB
Inactive(file): 292084 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33009904 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 22600 kB
Writeback: 16 kB
AnonPages: 70892 kB
Mapped: 108808 kB
Shmem: 26132 kB
KReclaimable: 230356 kB
Slab: 322764 kB
SReclaimable: 230356 kB
SUnreclaim: 92408 kB
KernelStack: 3728 kB
PageTables: 2936 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701740 kB
Committed_AS: 350804 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 149192 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 12288 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: 197448 kB
DirectMap2M: 10190848 kB
DirectMap1G: 125829120 kB
Free space on /tmp at the end= 432996 MiB
End job on nodeC004 at 2025-07-22 22:08:06