Trace number 4499333

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? 3583.91 3596.14

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
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 benchmark17.5328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
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 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3583.89/3596.10	c Filename:instance-4499333-1751477454.opb, Cutoff_time:2398, memory_limit_gb:500000
3583.89/3596.10	c Scip time: 1199
3583.89/3596.10	c Use Presolve
3583.89/3596.10	c Parse finsih
3583.89/3596.10	c Start Presolve
3583.89/3596.10	c After Reduce Vars: 771 Clauses: 252 Top clause weight: 1 Hard Clauses: 252
3583.89/3596.10	c Use LS-small
3583.89/3596.10	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: 63708 MiB (57984 MiB free)
  memory of node 1: 64465 MiB (63762 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499333-1751477454/watcher-4499333-1751477454 -o /tmp/evaluation-result-4499333-1751477454/solver-4499333-1751477454 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751473856-68421 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4499333-1751477454.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=68983, runsolver pid=68979

[startup+0.100063 s]*
/proc/loadavg: 4.07 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124664196/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=33300 memory=24024 CPUtime=0.05 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 3668 0 0 0 5 0 0 0 20 0 1 0 63422937 34099200 6006 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 8325 6006 2784 2752 0 4978 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 40284 KiB
Current children cumulated memory: 28504 KiB

[startup+0.206016 s]*
/proc/loadavg: 4.07 4.08 4.09 6/272 69006
/proc/meminfo: memFree=124651788/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=41912 memory=32712 CPUtime=0.17 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 6491 0 0 0 16 1 0 0 20 0 1 0 63422937 42917888 8178 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 10478 8178 2816 2752 0 7131 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 48896 KiB
Current children cumulated memory: 37192 KiB

[startup+0.305992 s]*
/proc/loadavg: 4.07 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124596600/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=49096 memory=39752 CPUtime=0.26 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 8250 0 0 0 25 1 0 0 20 0 1 0 63422937 50274304 9938 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 12274 9938 2816 2752 0 8927 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 56080 KiB
Current children cumulated memory: 44232 KiB

[startup+0.700227 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124548720/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=68396 memory=57724 CPUtime=0.65 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 13214 0 0 0 63 2 0 0 20 0 1 0 63422937 70037504 14431 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 17099 14431 2816 2752 0 13752 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 75380 KiB
Current children cumulated memory: 62204 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124531080/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=78256 memory=68348 CPUtime=1.45 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 15855 0 0 0 143 2 0 0 20 0 1 0 63422937 80134144 17087 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 19564 17087 2816 2752 0 16217 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 85240 KiB
Current children cumulated memory: 72828 KiB

[startup+3.10575 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124443596/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=98872 memory=88904 CPUtime=3.05 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 22197 0 0 0 302 3 0 0 20 0 1 0 63422937 101244928 22226 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 24718 22226 2816 2752 0 21371 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 105856 KiB
Current children cumulated memory: 93384 KiB

[startup+6.30022 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124346224/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=151648 memory=140536 CPUtime=6.23 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 37049 0 0 0 618 5 0 0 20 0 1 0 63422937 155287552 35134 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 37912 35134 2816 2752 0 34565 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 158632 KiB
Current children cumulated memory: 145016 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 69006
/proc/meminfo: memFree=124276776/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=151648 memory=141176 CPUtime=12.61 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 37198 0 0 0 1256 5 0 0 20 0 1 0 63422937 155287552 35294 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 37912 35294 2816 2752 0 34565 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 158632 KiB
Current children cumulated memory: 145656 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/272 69007
/proc/meminfo: memFree=124227656/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=151648 memory=141176 CPUtime=25.35 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 37218 0 0 0 2530 5 0 0 20 0 1 0 63422937 155287552 35294 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 37912 35294 2816 2752 0 34565 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 158632 KiB
Current children cumulated memory: 145656 KiB

[startup+51.1058 s]
/proc/loadavg: 4.10 4.08 4.09 5/272 69007
/proc/meminfo: memFree=124169076/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=68994] ppid=68983 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/68994/stat : 68994 (timeout) S 68983 68994 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63422936 2723840 352 18446744073709551615 94595436236800 94595436253313 140722388528112 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94595436268080 94595436270168 94595436527616 140722388531632 140722388531746 140722388531746 140722388537319 0
/proc/68994/statm: 665 352 352 5 0 90 0
[pid=68997] ppid=68994 vsize=163428 memory=152636 CPUtime=50.84 cores=1,3
/proc/68997/stat : 68997 (NuPBO-DeepOptS+) R 68994 68994 68409 0 -1 4194304 40570 0 0 0 5079 5 0 0 20 0 1 0 63422937 167350272 38159 18446744073709551615 4198400 15468185 140724826566288 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 42229760 140724826569148 140724826569249 140724826569249 140724826574822 0
/proc/68997/statm: 40857 38159 2816 2752 0 37510 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 170412 KiB
Current children cumulated memory: 157116 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/272 69009
/proc/meminfo: memFree=124164592/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 246 107 0 0 0 0 0 0 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0

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

/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=97956 memory=76180 CPUtime=1060.63 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10791 0 0 0 105399 664 0 0 20 0 1 0 63662738 100306944 19045 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24489 19045 1888 2271 0 19127 0
Current children cumulated CPU time: 3450.51 s
Current children cumulated vsize: 104940 KiB
Current children cumulated memory: 80532 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/273 69315
/proc/meminfo: memFree=127627084/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98212 memory=76564 CPUtime=1120.43 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10882 0 0 0 111340 703 0 0 20 0 1 0 63662738 100569088 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24553 19141 1888 2271 0 19191 0
Current children cumulated CPU time: 3510.31 s
Current children cumulated vsize: 105196 KiB
Current children cumulated memory: 80916 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/272 69317
/proc/meminfo: memFree=127604580/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1180.26 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10903 0 0 0 117285 741 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3570.14 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

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

# cumulated CPU time of all completed processes:  user=3576.25 s, system=7.65953 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.09 4.09 5/272 69317
/proc/meminfo: memFree=127604580/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1181.96 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10903 0 0 0 117454 742 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3571.84 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/273 69319
/proc/meminfo: memFree=127604404/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1188.34 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10903 0 0 0 118089 745 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3578.22 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/273 69319
/proc/meminfo: memFree=127604460/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1191.53 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10905 0 0 0 118406 747 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3581.41 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.08 4.09 5/273 69319
/proc/meminfo: memFree=127604508/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1193.13 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10905 0 0 0 118565 748 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3583.01 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

[startup+3595.6 s]
/proc/loadavg: 4.09 4.08 4.09 5/273 69319
/proc/meminfo: memFree=127604508/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1193.53 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10905 0 0 0 118605 748 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3583.41 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

[startup+3596 s]*
/proc/loadavg: 4.09 4.08 4.09 5/273 69319
/proc/meminfo: memFree=127604508/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=2389.88 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 280 79122 0 0 0 0 238974 14 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
[pid=69138] ppid=68983 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/69138/stat : 69138 (timeout) S 68983 69138 68409 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 63662737 2723840 320 18446744073709551615 94469553704960 94469553721473 140726636568400 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94469553736240 94469553738328 94469578801152 140726636575107 140726636575266 140726636575266 140726636580839 0
/proc/69138/statm: 665 320 320 5 0 90 0
[pid=69140] ppid=69138 vsize=98404 memory=76564 CPUtime=1193.94 cores=1,3
/proc/69140/stat : 69140 (ExactPR-nols) R 69138 69138 68409 0 -1 4194304 10905 0 0 0 118645 749 0 0 20 0 1 0 63662738 100765696 19141 18446744073709551615 94322487693312 94322496992965 140732261769152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94322498779456 94322498818536 94322521538560 140732261771672 140732261771812 140732261771812 140732261777385 0
/proc/69140/statm: 24601 19141 1888 2271 0 19239 0
Current children cumulated CPU time: 3583.82 s
Current children cumulated vsize: 105388 KiB
Current children cumulated memory: 80916 KiB

[startup+3596.11 s]
/proc/loadavg: 4.09 4.08 4.09 5/273 69319
/proc/meminfo: memFree=127604508/131249996 swapFree=33006296/33010684
[pid=68983] ppid=68979 vsize=4324 memory=3072 CPUtime=3583.89 cores=1,3
/proc/68983/stat : 68983 (Hybrid-NuPBODee) S 68979 68983 68409 0 -1 4194304 381 91288 0 0 0 0 357624 765 20 0 1 0 63422933 4427776 768 18446744073709551615 94749137367040 94749138261573 140734132147600 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94749138500624 94749138548368 94749160779776 140734132156763 140734132156915 140734132156915 140734132162517 0
/proc/68983/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 3583.89 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3596.14
CPU time (s): 3583.91
CPU user time (s): 3576.25
CPU system time (s): 7.65953
CPU usage (%): 99.66
Max. virtual memory (cumulated for all children) (KiB): 351168
Max. memory (cumulated for all children) (KiB): 326984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.25
system time used= 7.65953
maximum resident set size= 325604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92015
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= 1500
involuntary context switches= 5016


# summary of solver processes directly reported to runsolver:
#   pid: 68983
#   total CPU time (s): 3583.91
#   total CPU user time (s): 3576.25
#   total CPU system time (s): 7.65953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.06395 second user time and 16.1947 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-02 19:30:54
IDJOB=4499333
IDBENCH=148776
IDSOLVER=3332
FILE ID=nodeC015/4499333-1751477454
RUNJOBID= nodeC015-1751473856-68421
SLURM_JOB_ID= 9598501
Free space on /tmp= 432316 MiB

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

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=92945120

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124700256 kB
MemAvailable:   125305392 kB
Buffers:            1508 kB
Cached:          1389372 kB
SwapCached:         3880 kB
Active:          4696448 kB
Inactive:        1151568 kB
Active(anon):    4422432 kB
Inactive(anon):    48856 kB
Active(file):     274016 kB
Inactive(file):  1102712 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57768 kB
Writeback:             0 kB
AnonPages:       4456368 kB
Mapped:           104684 kB
Shmem:             14152 kB
KReclaimable:     135296 kB
Slab:             225836 kB
SReclaimable:     135296 kB
SUnreclaim:        90540 kB
KernelStack:        4176 kB
PageTables:        11772 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4821716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1611776 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432256 MiB
End job on nodeC015 at 2025-07-02 20:30:51