Trace number 4498965

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02? 3586.75 3596.33

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx97.opb
MD5SUMb17790bf3951ca85a67cd8038da17b4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8655.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3586.72/3596.31	c Filename:instance-4498965-1751414495.opb, Cutoff_time:2398, memory_limit_gb:500000
3586.72/3596.31	c Scip time: 1199
3586.72/3596.31	c Use Presolve
3586.72/3596.31	c Parse finsih
3586.72/3596.31	c Start Presolve
3586.72/3596.31	c After Reduce Vars: 8415 Clauses: 770 Top clause weight: 1 Hard Clauses: 770
3586.72/3596.31	c Use LS-small
3586.72/3596.31	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: 63665 MiB (55024 MiB free)
  memory of node 1: 64507 MiB (63888 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4498965-1751414495/watcher-4498965-1751414495 -o /tmp/evaluation-result-4498965-1751414495/solver-4498965-1751414495 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751414495-63579 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4498965-1751414495.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=63611, runsolver pid=63607

[startup+0.100062 s]*
/proc/loadavg: 0.62 1.71 2.91 5/261 63623
/proc/meminfo: memFree=121715012/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=21016 memory=6568 CPUtime=0.02 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 719 0 0 0 2 0 0 0 20 0 1 0 57127397 21520384 1642 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 3 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 5254 1642 1088 2752 0 1907 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 28000 KiB
Current children cumulated memory: 11048 KiB

[startup+0.205911 s]*
/proc/loadavg: 0.62 1.71 2.91 4/262 63628
/proc/meminfo: memFree=121698248/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=24864 memory=9216 CPUtime=0.12 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 1763 0 0 0 12 0 0 0 20 0 1 0 57127397 25460736 2304 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 3 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 6216 2304 1088 2752 0 2869 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 31848 KiB
Current children cumulated memory: 13696 KiB

[startup+0.305079 s]*
/proc/loadavg: 0.62 1.71 2.91 5/266 63635
/proc/meminfo: memFree=121680568/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=35900 memory=20352 CPUtime=0.21 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 4514 0 0 0 21 0 0 0 20 0 1 0 57127397 36761600 5088 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 8975 5088 1152 2752 0 5628 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42884 KiB
Current children cumulated memory: 24832 KiB

[startup+0.700243 s]
/proc/loadavg: 0.89 1.75 2.92 5/266 63635
/proc/meminfo: memFree=121639356/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=100632 memory=88832 CPUtime=0.61 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 20264 0 0 0 58 3 0 0 20 0 1 0 57127397 103047168 22208 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 25158 22208 2688 2752 0 21811 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 107616 KiB
Current children cumulated memory: 93312 KiB

[startup+1.50024 s]
/proc/loadavg: 0.89 1.75 2.92 5/273 63648
/proc/meminfo: memFree=121385268/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=189532 memory=172520 CPUtime=1.4 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 41335 0 0 0 135 5 0 0 20 0 1 0 57127397 194080768 43130 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 47383 43130 2816 2752 0 44036 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 196516 KiB
Current children cumulated memory: 177000 KiB

[startup+3.10588 s]
/proc/loadavg: 0.89 1.75 2.92 5/273 63648
/proc/meminfo: memFree=120304964/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=205688 memory=190568 CPUtime=3 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 45896 0 0 0 294 6 0 0 20 0 1 0 57127397 210624512 47642 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 51422 47642 2816 2752 0 48075 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 212672 KiB
Current children cumulated memory: 195048 KiB

[startup+6.30023 s]
/proc/loadavg: 1.14 1.78 2.92 5/274 63650
/proc/meminfo: memFree=118388380/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=226116 memory=211552 CPUtime=6.19 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 55214 0 0 0 611 8 0 0 20 0 1 0 57127397 231542784 52888 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 56529 52888 2816 2752 0 53182 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 233100 KiB
Current children cumulated memory: 216032 KiB

[startup+12.7002 s]
/proc/loadavg: 1.45 1.84 2.93 5/274 63650
/proc/meminfo: memFree=114791092/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=227716 memory=213088 CPUtime=12.57 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 63250 0 0 0 1248 9 0 0 20 0 1 0 57127397 233181184 53272 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 56929 53272 2816 2752 0 53582 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 234700 KiB
Current children cumulated memory: 217568 KiB

[startup+25.5002 s]
/proc/loadavg: 1.92 1.93 2.95 5/274 63650
/proc/meminfo: memFree=106943908/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=273328 memory=257928 CPUtime=25.33 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 88283 0 0 0 2520 13 0 0 20 0 1 0 57127397 279887872 64482 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 68332 64482 2816 2752 0 64985 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 280312 KiB
Current children cumulated memory: 262408 KiB

[startup+51.1059 s]
/proc/loadavg: 2.74 2.13 2.99 5/274 63650
/proc/meminfo: memFree=91348732/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63621/stat : 63621 (timeout) S 63611 63621 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57127395 2723840 352 18446744073709551615 94218883981312 94218883997825 140729012985360 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94218884012592 94218884014680 94218915614720 140729012992432 140729012992546 140729012992546 140729012998119 0
/proc/63621/statm: 665 352 352 5 0 90 0
[pid=63623] ppid=63621 vsize=326936 memory=312520 CPUtime=50.86 cores=1,3
/proc/63623/stat : 63623 (NuPBO-DeepOptS+) R 63621 63621 63567 0 -1 4194304 107862 0 0 0 5069 17 0 0 20 0 1 0 57127397 334782464 78130 18446744073709551615 4198400 15468185 140727793651808 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31277056 140727793658300 140727793658401 140727793658401 140727793663974 0
/proc/63623/statm: 81734 78130 2816 2752 0 78387 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 333920 KiB
Current children cumulated memory: 317000 KiB

[startup+102.3 s]
/proc/loadavg: 3.50 2.43 3.05 5/275 63653
/proc/meminfo: memFree=61156984/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 248 103 0 0 0 0 0 0 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=63621] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=831216 memory=740852 CPUtime=1061.2 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 78602 0 0 0 106031 89 0 0 20 0 1 0 57367198 851165184 185213 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 207804 185213 1888 2271 0 202442 0
Current children cumulated CPU time: 3453.13 s
Current children cumulated vsize: 838200 KiB
Current children cumulated memory: 745332 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/273 64232
/proc/meminfo: memFree=120297408/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=840612 memory=751088 CPUtime=1121.01 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79749 0 0 0 112009 92 0 0 20 0 1 0 57367198 860786688 187772 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210153 187772 1888 2271 0 204791 0
Current children cumulated CPU time: 3512.94 s
Current children cumulated vsize: 847596 KiB
Current children cumulated memory: 755568 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/274 64249
/proc/meminfo: memFree=120292568/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=842884 memory=753140 CPUtime=1180.84 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79751 0 0 0 117989 95 0 0 20 0 1 0 57367198 863113216 188285 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210721 188285 1888 2271 0 205359 0
Current children cumulated CPU time: 3572.77 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 757620 KiB

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

# cumulated CPU time of all completed processes:  user=3585.55 s, system=1.20103 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.11 4.09 5/274 64249
/proc/meminfo: memFree=120292820/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=842884 memory=753140 CPUtime=1182.53 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79751 0 0 0 118158 95 0 0 20 0 1 0 57367198 863113216 188285 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210721 188285 1888 2271 0 205359 0
Current children cumulated CPU time: 3574.46 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 757620 KiB

[startup+3590.4 s]
/proc/loadavg: 4.07 4.11 4.09 5/274 64249
/proc/meminfo: memFree=120292820/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=842884 memory=755188 CPUtime=1188.91 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79754 0 0 0 118796 95 0 0 20 0 1 0 57367198 863113216 188797 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210721 188797 1888 2271 0 205359 0
Current children cumulated CPU time: 3580.84 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 759668 KiB

[startup+3593.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/274 64249
/proc/meminfo: memFree=120291536/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=842884 memory=755188 CPUtime=1192.09 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79754 0 0 0 119114 95 0 0 20 0 1 0 57367198 863113216 188797 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210721 188797 1888 2271 0 205359 0
Current children cumulated CPU time: 3584.02 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 759668 KiB

[startup+3595.2 s]
/proc/loadavg: 4.14 4.12 4.09 5/274 64249
/proc/meminfo: memFree=120291536/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=842884 memory=755188 CPUtime=1193.69 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79754 0 0 0 119274 95 0 0 20 0 1 0 57367198 863113216 188797 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210721 188797 1888 2271 0 205359 0
Current children cumulated CPU time: 3585.62 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 759668 KiB

[startup+3596 s]*
/proc/loadavg: 4.14 4.12 4.09 5/274 64249
/proc/meminfo: memFree=120291536/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=842884 memory=755188 CPUtime=1194.49 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79754 0 0 0 119354 95 0 0 20 0 1 0 57367198 863113216 188797 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 210721 188797 1888 2271 0 205359 0
Current children cumulated CPU time: 3586.42 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 759668 KiB

[startup+3596.2 s]
/proc/loadavg: 4.14 4.12 4.09 5/274 64249
/proc/meminfo: memFree=120291536/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=2391.93 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 283 131116 0 0 0 0 239172 21 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
[pid=64063] ppid=63611 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/64063/stat : 64063 (timeout) S 63611 64063 63567 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 57367198 2723840 352 18446744073709551615 93889356480512 93889356497025 140734351927120 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93889356511792 93889356513880 93889375887360 140734351935875 140734351936034 140734351936034 140734351941607 0
/proc/64063/statm: 665 352 352 5 0 90 0
[pid=64065] ppid=64063 vsize=480224 memory=457688 CPUtime=1194.69 cores=1,3
/proc/64065/stat : 64065 (ExactPR-nols) R 64063 64063 63567 0 -1 4194304 79772 0 0 0 119373 96 0 0 20 0 1 0 57367198 491749376 114422 18446744073709551615 94766113505280 94766122804933 140720658400272 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94766124591424 94766124630504 94766158348288 140720658401688 140720658401828 140720658401828 140720658407401 0
/proc/64065/statm: 120056 114422 2016 2271 0 114694 0
Current children cumulated CPU time: 3586.62 s
Current children cumulated vsize: 487208 KiB
Current children cumulated memory: 462168 KiB

[startup+3596.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/274 64249
/proc/meminfo: memFree=120291536/131250000 swapFree=33010416/33010684
[pid=63611] ppid=63607 vsize=4324 memory=3072 CPUtime=3586.72 cores=1,3
/proc/63611/stat : 63611 (Hybrid-NuPBODee) S 63607 63611 63567 0 -1 4194304 338 211578 0 0 0 0 358554 118 20 0 1 0 57127390 4427776 768 18446744073709551615 94540528930816 94540529825349 140734541538304 0 0 0 2 4 65536 1 0 0 17 3 0 0 0 0 0 94540530064400 94540530112144 94540549586944 140734541539675 140734541539827 140734541539827 140734541545429 0
/proc/63611/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 3586.72 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3596.33
CPU time (s): 3586.75
CPU user time (s): 3585.55
CPU system time (s): 1.20103
CPU usage (%): 99.7335
Max. virtual memory (cumulated for all children) (KiB): 849868
Max. memory (cumulated for all children) (KiB): 759668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.55
system time used= 1.20103
maximum resident set size= 755700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1441
involuntary context switches= 6327


# summary of solver processes directly reported to runsolver:
#   pid: 63611
#   total CPU time (s): 3586.75
#   total CPU user time (s): 3585.55
#   total CPU system time (s): 1.20103

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.09368 second user time and 17.4061 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 02:01:35
IDJOB=4498965
IDBENCH=148768
IDSOLVER=3332
FILE ID=nodeC018/4498965-1751414495
RUNJOBID= nodeC018-1751414495-63579
SLURM_JOB_ID= 9598324
Free space on /tmp= 432916 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4498965-1751414495/watcher-4498965-1751414495 -o /tmp/evaluation-result-4498965-1751414495/solver-4498965-1751414495 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751414495-63579 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4498965-1751414495.opb 3600 HOME

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

MD5SUM BENCH= b17790bf3951ca85a67cd8038da17b4d
RANDOM SEED=1124239062

nodeC018 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.070
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.823
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.800
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.807
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.836
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121774832 kB
MemAvailable:   129700372 kB
Buffers:            2128 kB
Cached:          8692276 kB
SwapCached:           32 kB
Active:           420344 kB
Inactive:        8355756 kB
Active(anon):      99452 kB
Inactive(anon):      288 kB
Active(file):     320892 kB
Inactive(file):  8355468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            179496 kB
Writeback:             0 kB
AnonPages:         85152 kB
Mapped:           103280 kB
Shmem:             18044 kB
KReclaimable:     176436 kB
Slab:             266668 kB
SReclaimable:     176436 kB
SUnreclaim:        90232 kB
KernelStack:        3956 kB
PageTables:         2376 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     347924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432820 MiB
End job on nodeC018 at 2025-07-02 03:01:32