Trace number 4499057

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.47 3596.13

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
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 benchmark2410.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
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 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3586.45/3596.11	c Filename:instance-4499057-1751414604.opb, Cutoff_time:2398, memory_limit_gb:500000
3586.45/3596.11	c Scip time: 1199
3586.45/3596.11	c Use Presolve
3586.45/3596.11	c Parse finsih
3586.45/3596.11	c Start Presolve
3586.45/3596.11	c After Reduce Vars: 2125 Clauses: 418 Top clause weight: 1 Hard Clauses: 418
3586.45/3596.11	c Use LS-small
3586.45/3596.11	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 (53285 MiB free)
  memory of node 1: 64507 MiB (61995 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=63745, runsolver pid=63742

[startup+0.100066 s]*
/proc/loadavg: 3.62 2.48 3.06 5/275 63749
/proc/meminfo: memFree=118037828/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=23620 memory=9028 CPUtime=0.06 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 1443 0 0 0 6 0 0 0 20 0 1 0 57138327 24186880 2257 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 7 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 5905 2257 1152 2752 0 2558 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30604 KiB
Current children cumulated memory: 13380 KiB

[startup+0.205878 s]*
/proc/loadavg: 3.62 2.48 3.06 5/275 63749
/proc/meminfo: memFree=118009604/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=49212 memory=39236 CPUtime=0.16 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 7534 0 0 0 15 1 0 0 20 0 1 0 57138327 50393088 9809 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 7 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 12303 9809 2752 2752 0 8956 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 56196 KiB
Current children cumulated memory: 43588 KiB

[startup+0.305774 s]*
/proc/loadavg: 3.62 2.48 3.06 5/275 63749
/proc/meminfo: memFree=117994484/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=70132 memory=58436 CPUtime=0.25 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 12324 0 0 0 23 2 0 0 20 0 1 0 57138327 71815168 14609 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 7 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 17533 14609 2816 2752 0 14186 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 77116 KiB
Current children cumulated memory: 62788 KiB

[startup+0.700256 s]
/proc/loadavg: 3.62 2.48 3.06 5/275 63749
/proc/meminfo: memFree=117986420/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=87856 memory=76944 CPUtime=0.64 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 18555 0 0 0 61 3 0 0 20 0 1 0 57138327 89964544 19236 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 21964 19236 2816 2752 0 18617 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 94840 KiB
Current children cumulated memory: 81296 KiB

[startup+1.50024 s]
/proc/loadavg: 3.62 2.48 3.06 5/275 63749
/proc/meminfo: memFree=118010184/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=111788 memory=100632 CPUtime=1.44 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 26001 0 0 0 140 4 0 0 20 0 1 0 57138327 114470912 25158 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 27947 25158 2816 2752 0 24600 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 118772 KiB
Current children cumulated memory: 104984 KiB

[startup+3.10558 s]
/proc/loadavg: 3.65 2.50 3.06 5/275 63749
/proc/meminfo: memFree=118054800/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=129580 memory=117556 CPUtime=3.04 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 31700 0 0 0 298 6 0 0 20 0 1 0 57138327 132689920 29389 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 32395 29389 2816 2752 0 29048 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 136564 KiB
Current children cumulated memory: 121908 KiB

[startup+6.3002 s]
/proc/loadavg: 3.65 2.50 3.06 5/270 63777
/proc/meminfo: memFree=118277684/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=129764 memory=119220 CPUtime=6.22 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 32119 0 0 0 616 6 0 0 20 0 1 0 57138327 132878336 29805 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 32441 29805 2816 2752 0 29094 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 136748 KiB
Current children cumulated memory: 123572 KiB

[startup+12.7002 s]
/proc/loadavg: 3.70 2.55 3.07 5/275 63799
/proc/meminfo: memFree=118366808/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=138636 memory=128424 CPUtime=12.6 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 35458 0 0 0 1254 6 0 0 20 0 1 0 57138327 141963264 32106 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 34659 32106 2816 2752 0 31312 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 145620 KiB
Current children cumulated memory: 132776 KiB

[startup+25.5003 s]
/proc/loadavg: 3.75 2.60 3.08 5/275 63800
/proc/meminfo: memFree=118594524/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=160640 memory=149552 CPUtime=25.36 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 42536 0 0 0 2528 8 0 0 20 0 1 0 57138327 164495360 37388 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 40160 37388 2816 2752 0 36813 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 167624 KiB
Current children cumulated memory: 153904 KiB

[startup+51.1056 s]
/proc/loadavg: 3.91 2.73 3.11 5/275 63800
/proc/meminfo: memFree=119058148/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/63748/stat : 63748 (timeout) S 63745 63748 63567 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 57138326 2723840 352 18446744073709551615 94298025353216 94298025369729 140734515916608 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94298025384496 94298025386584 94298048294912 140734515919280 140734515919394 140734515919394 140734515924967 0
/proc/63748/statm: 665 352 352 5 0 90 0
[pid=63749] ppid=63748 vsize=191924 memory=181976 CPUtime=50.88 cores=5,7
/proc/63749/stat : 63749 (NuPBO-DeepOptS+) R 63748 63748 63567 0 -1 4194304 55815 0 0 0 5078 10 0 0 20 0 1 0 57138327 196530176 45494 18446744073709551615 4198400 15468185 140721605280832 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 33468416 140721605286332 140721605286433 140721605286433 140721605292006 0
/proc/63749/statm: 47981 45494 2816 2752 0 44634 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 198908 KiB
Current children cumulated memory: 186328 KiB

[startup+102.3 s]
/proc/loadavg: 3.96 2.95 3.17 5/275 63803
/proc/meminfo: memFree=120047748/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 246 104 0 0 0 0 0 0 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=63748] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7

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

/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=263832 memory=224256 CPUtime=1061.11 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 33950 0 0 0 105867 244 0 0 20 0 1 0 57378128 270163968 56064 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 65958 56064 1888 2271 0 60596 0
Current children cumulated CPU time: 3453.05 s
Current children cumulated vsize: 270816 KiB
Current children cumulated memory: 228608 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/273 64309
/proc/meminfo: memFree=120836880/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=264152 memory=224512 CPUtime=1120.94 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 34007 0 0 0 111835 259 0 0 20 0 1 0 57378128 270491648 56128 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 66038 56128 1888 2271 0 60676 0
Current children cumulated CPU time: 3512.88 s
Current children cumulated vsize: 271136 KiB
Current children cumulated memory: 228864 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/273 64311
/proc/meminfo: memFree=120815508/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1180.76 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 117802 274 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3572.7 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

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

# cumulated CPU time of all completed processes:  user=3583.45 s, system=3.0205 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.10 4.09 5/273 64311
/proc/meminfo: memFree=120815832/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1182.45 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 117971 274 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3574.39 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

[startup+3590.4 s]
/proc/loadavg: 4.05 4.10 4.09 5/273 64311
/proc/meminfo: memFree=120816284/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1188.84 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 118608 276 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3580.78 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.11 4.09 5/273 64311
/proc/meminfo: memFree=120816536/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1192.02 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 118926 276 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3583.96 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

[startup+3595.2 s]
/proc/loadavg: 4.13 4.11 4.09 5/273 64311
/proc/meminfo: memFree=120809372/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1193.62 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 119086 276 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3585.56 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

[startup+3595.6 s]
/proc/loadavg: 4.13 4.11 4.09 5/273 64311
/proc/meminfo: memFree=120809372/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1194.02 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 119126 276 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3585.96 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

[startup+3596 s]*
/proc/loadavg: 4.13 4.11 4.09 5/273 64311
/proc/meminfo: memFree=120809372/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=2391.94 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) S 63742 63745 63567 0 -1 4194304 281 123272 0 0 0 0 239172 22 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
[pid=64128] ppid=63745 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/64128/stat : 64128 (timeout) S 63745 64128 63567 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 57378127 2723840 352 18446744073709551615 93895782957056 93895782973569 140734062688752 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 93895782988336 93895782990424 93895801729024 140734062696835 140734062696994 140734062696994 140734062702567 0
/proc/64128/statm: 665 352 352 5 0 90 0
[pid=64129] ppid=64128 vsize=268600 memory=232972 CPUtime=1194.42 cores=5,7
/proc/64129/stat : 64129 (ExactPR-nols) R 64128 64128 63567 0 -1 4194304 35157 0 0 0 119166 276 0 0 20 0 1 0 57378128 275046400 58243 18446744073709551615 94588724084736 94588733384389 140725539615248 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94588735170880 94588735209960 94588765904896 140725539621272 140725539621412 140725539621412 140725539626985 0
/proc/64129/statm: 67150 58243 1888 2271 0 61788 0
Current children cumulated CPU time: 3586.36 s
Current children cumulated vsize: 275584 KiB
Current children cumulated memory: 237324 KiB

[startup+3596.11 s]
/proc/loadavg: 4.13 4.11 4.09 5/273 64311
/proc/meminfo: memFree=120809372/131250000 swapFree=33010416/33010684
[pid=63745] ppid=63742 vsize=4324 memory=2944 CPUtime=3586.45 cores=5,7
/proc/63745/stat : 63745 (Hybrid-NuPBODee) D 63742 63745 63567 0 -1 4456448 359 159703 0 0 0 0 358344 301 20 0 1 0 57138324 4427776 736 18446744073709551615 94859316015104 94859316909637 140724355899872 0 0 0 0 4 65536 1 0 0 17 7 0 0 0 0 0 94859317148688 94859317196432 94859328872448 140724355901787 140724355901939 140724355901939 140724355907541 0
/proc/63745/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3586.45 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3596.13
CPU time (s): 3586.47
CPU user time (s): 3583.45
CPU system time (s): 3.0205
CPU usage (%): 99.7313
Max. virtual memory (cumulated for all children) (KiB): 408100
Max. memory (cumulated for all children) (KiB): 389040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.45
system time used= 3.0205
maximum resident set size= 387968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160429
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= 1348
involuntary context switches= 1734


# summary of solver processes directly reported to runsolver:
#   pid: 63745
#   total CPU time (s): 3586.47
#   total CPU user time (s): 3583.45
#   total CPU system time (s): 3.0205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.98113 second user time and 14.3183 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 02:03:25
IDJOB=4499057
IDBENCH=148770
IDSOLVER=3332
FILE ID=nodeC018/4499057-1751414604
RUNJOBID= nodeC018-1751414495-63580
SLURM_JOB_ID= 9598324
Free space on /tmp= 432848 MiB

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

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=2050596685

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.829
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		: 3599.827
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		: 3570.770
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.268
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.822
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		: 3512.276
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.821
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:        118039840 kB
MemAvailable:   125901068 kB
Buffers:            2128 kB
Cached:          8627932 kB
SwapCached:           32 kB
Active:           850172 kB
Inactive:        8291392 kB
Active(anon):     529260 kB
Inactive(anon):      288 kB
Active(file):     320912 kB
Inactive(file):  8291104 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57436 kB
Writeback:             0 kB
AnonPages:        514576 kB
Mapped:           137664 kB
Shmem:             18044 kB
KReclaimable:     176504 kB
Slab:             266520 kB
SReclaimable:     176504 kB
SUnreclaim:        90016 kB
KernelStack:        4400 kB
PageTables:         4244 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     876116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 432816 MiB
End job on nodeC018 at 2025-07-02 03:03:21