Trace number 4524005

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.79 3596.55

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-WordGolf-4-ogd2008-50-0_c24.opb
MD5SUM7b85ce4cd64937c81c9b69135828a61d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark329.026
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables333830
Total number of constraints1254811
Number of constraints which are clauses1252194
Number of constraints which are cardinality constraints (but not clauses)243
Number of constraints which are nor clauses,nor cardinality constraints2374
Minimum length of a constraint1
Maximum length of a constraint6530
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 21247094
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3586.75/3596.53	c Filename:instance-4524005-1751610578.opb, Cutoff_time:2398, memory_limit_gb:500000
3586.75/3596.53	c Scip time: 1199
3586.75/3596.53	c Use Presolve
3586.75/3596.53	c Parse finsih
3586.75/3596.53	c Start Presolve
3586.75/3596.53	c After Reduce Vars: 333706 Clauses: 1255138 Top clause weight: 64 Hard Clauses: 1255132
3586.75/3596.53	c Use LS-small
3586.75/3596.53	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (61171 MiB free)
  memory of node 1: 64465 MiB (63374 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524005-1751610578/watcher-4524005-1751610578 -o /tmp/evaluation-result-4524005-1751610578/solver-4524005-1751610578 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751608016-89746 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4524005-1751610578.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=90107, runsolver pid=90104

[startup+0.1001 s]*
/proc/loadavg: 4.76 4.45 4.19 5/259 90111
/proc/meminfo: memFree=127473940/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=97740 memory=83408 CPUtime=0.08 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 4529 0 0 0 6 2 0 0 20 0 1 0 76736554 100085760 20852 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 24435 20852 1088 2752 0 21088 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 104724 KiB
Current children cumulated memory: 87760 KiB

[startup+0.214011 s]*
/proc/loadavg: 4.76 4.45 4.19 5/259 90111
/proc/meminfo: memFree=127473940/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=100496 memory=85240 CPUtime=0.2 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 5468 0 0 0 18 2 0 0 20 0 1 0 76736554 102907904 21310 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 25124 21310 1088 2752 0 21777 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 107480 KiB
Current children cumulated memory: 89592 KiB

[startup+0.313925 s]*
/proc/loadavg: 4.76 4.45 4.19 5/259 90111
/proc/meminfo: memFree=127472176/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=102544 memory=87340 CPUtime=0.29 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 5993 0 0 0 27 2 0 0 20 0 1 0 76736554 105005056 21835 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 25636 21835 1088 2752 0 22289 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 109528 KiB
Current children cumulated memory: 91692 KiB

[startup+0.70042 s]
/proc/loadavg: 4.76 4.45 4.19 5/259 90111
/proc/meminfo: memFree=127468080/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=115888 memory=94528 CPUtime=0.67 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 7287 0 0 0 65 2 0 0 20 0 1 0 76736554 118669312 23632 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 28972 23632 1088 2752 0 25625 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 122872 KiB
Current children cumulated memory: 98880 KiB

[startup+1.50043 s]
/proc/loadavg: 4.76 4.45 4.19 5/259 90111
/proc/meminfo: memFree=127459132/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=134912 memory=109400 CPUtime=1.46 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 8459 0 0 0 144 2 0 0 20 0 1 0 76736554 138149888 27350 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 33728 27350 1088 2752 0 30381 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 141896 KiB
Current children cumulated memory: 113752 KiB

[startup+3.11351 s]
/proc/loadavg: 4.76 4.45 4.19 5/259 90111
/proc/meminfo: memFree=127408404/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=172300 memory=140684 CPUtime=3.08 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 10186 0 0 0 303 5 0 0 20 0 1 0 76736554 176435200 35171 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 43075 35171 1088 2752 0 39728 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 179284 KiB
Current children cumulated memory: 145036 KiB

[startup+6.30041 s]
/proc/loadavg: 4.70 4.44 4.19 5/259 90111
/proc/meminfo: memFree=127333516/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=247076 memory=199020 CPUtime=6.25 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 13093 0 0 0 618 7 0 0 20 0 1 0 76736554 253005824 49755 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 61769 49755 1088 2752 0 58422 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 254060 KiB
Current children cumulated memory: 203372 KiB

[startup+12.7005 s]
/proc/loadavg: 4.64 4.43 4.19 5/259 90111
/proc/meminfo: memFree=126682408/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=949932 memory=810556 CPUtime=12.64 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 35061 0 0 0 1229 35 0 0 20 0 1 0 76736554 972730368 202639 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 237483 202639 1152 2752 0 234136 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 956916 KiB
Current children cumulated memory: 814908 KiB

[startup+25.5004 s]
/proc/loadavg: 4.50 4.41 4.18 5/259 90111
/proc/meminfo: memFree=126727732/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=949932 memory=810556 CPUtime=25.42 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 35061 0 0 0 2507 35 0 0 20 0 1 0 76736554 972730368 202639 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 237483 202639 1152 2752 0 234136 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 956916 KiB
Current children cumulated memory: 814908 KiB

[startup+51.1138 s]
/proc/loadavg: 4.74 4.47 4.21 5/259 90112
/proc/meminfo: memFree=126700904/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/90110/stat : 90110 (timeout) S 90107 90110 89672 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 76736554 2723840 352 18446744073709551615 94009227309056 94009227325569 140736321467392 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94009227340336 94009227342424 94009243086848 140736321472944 140736321473058 140736321473058 140736321478631 0
/proc/90110/statm: 665 352 352 5 0 90 0
[pid=90111] ppid=90110 vsize=999580 memory=854876 CPUtime=50.98 cores=1,3
/proc/90111/stat : 90111 (NuPBO-DeepOptS+) R 90110 90110 89672 0 -1 4194304 36499 0 0 0 5062 36 0 0 20 0 1 0 76736554 1023569920 213719 18446744073709551615 4198400 15468185 140731997472256 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 44056576 140731997477308 140731997477409 140731997477409 140731997482982 0
/proc/90111/statm: 249895 213719 1152 2752 0 246548 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1006564 KiB
Current children cumulated memory: 859228 KiB

[startup+102.3 s]
/proc/loadavg: 4.80 4.54 4.25 5/253 90131
/proc/meminfo: memFree=126778100/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90110] ppid=90107 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3585128 memory=3050668 CPUtime=1061.2 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 311568 0 0 0 105970 150 0 0 20 0 1 0 76976378 3671171072 762667 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 896282 762667 1856 2271 0 890920 0
Current children cumulated CPU time: 3452.97 s
Current children cumulated vsize: 3592112 KiB
Current children cumulated memory: 3054892 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/251 90502
/proc/meminfo: memFree=115334588/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1121.02 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 311794 0 0 0 111951 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3512.79 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/258 90519
/proc/meminfo: memFree=112309084/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1180.83 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 311987 0 0 0 117932 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

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

# cumulated CPU time of all completed processes:  user=3579.83 s, system=6.95696 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.14 4.10 5/258 90519
/proc/meminfo: memFree=112309100/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1182.54 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 311989 0 0 0 118103 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3574.31 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

[startup+3590.4 s]
/proc/loadavg: 4.16 4.14 4.10 5/258 90519
/proc/meminfo: memFree=112304368/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1188.9 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 312076 0 0 0 118739 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3580.67 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

[startup+3593.6 s]
/proc/loadavg: 4.16 4.14 4.10 5/258 90519
/proc/meminfo: memFree=112274152/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1192.09 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 312080 0 0 0 119058 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3583.86 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

[startup+3595.2 s]
/proc/loadavg: 4.14 4.13 4.10 5/258 90519
/proc/meminfo: memFree=112274404/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1193.69 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 312123 0 0 0 119218 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3585.46 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

[startup+3596 s]*
/proc/loadavg: 4.14 4.13 4.10 5/258 90519
/proc/meminfo: memFree=112274404/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=3599564 memory=3053124 CPUtime=1194.5 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 312123 0 0 0 119299 151 0 0 20 0 1 0 76976378 3685953536 763281 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 899891 763281 1856 2271 0 894529 0
Current children cumulated CPU time: 3586.27 s
Current children cumulated vsize: 3606548 KiB
Current children cumulated memory: 3057348 KiB

[startup+3596.4 s]
/proc/loadavg: 4.14 4.13 4.10 5/258 90519
/proc/meminfo: memFree=112274404/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=2391.77 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 282 2246408 0 0 0 0 238642 535 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
[pid=90406] ppid=90107 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/90406/stat : 90406 (timeout) S 90107 90406 89672 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 76976377 2723840 320 18446744073709551615 94812788170752 94812788187265 140725969067520 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 94812788202032 94812788204120 94812812464128 140725969074563 140725969074722 140725969074722 140725969080295 0
/proc/90406/statm: 665 320 320 5 0 90 0
[pid=90407] ppid=90406 vsize=2096124 memory=1912664 CPUtime=1194.88 cores=1,3
/proc/90407/stat : 90407 (ExactPR-nols) R 90406 90406 89672 0 -1 4194304 312387 0 0 0 119337 151 0 0 20 0 1 0 76976378 2146430976 478166 18446744073709551615 94213204971520 94213214271173 140735029310464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94213216057664 94213216096744 94213231734784 140735029311896 140735029312036 140735029312036 140735029317609 0
/proc/90407/statm: 524031 478166 1984 2271 0 518669 0
Current children cumulated CPU time: 3586.65 s
Current children cumulated vsize: 2103108 KiB
Current children cumulated memory: 1916888 KiB

[startup+3596.5 s]
/proc/loadavg: 4.14 4.13 4.10 5/258 90519
/proc/meminfo: memFree=112274404/131382120 swapFree=33010416/33010684
[pid=90107] ppid=90104 vsize=4324 memory=2944 CPUtime=3586.75 cores=1,3
/proc/90107/stat : 90107 (Hybrid-NuPBODee) S 90104 90107 89672 0 -1 4194304 336 2559498 0 0 0 0 357982 693 20 0 1 0 76736552 4427776 736 18446744073709551615 94164232466432 94164233360965 140727273651088 0 0 0 2 4 65536 1 0 0 17 1 0 0 0 0 0 94164233600016 94164233647760 94164256509952 140727273654619 140727273654771 140727273654771 140727273660373 0
/proc/90107/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3586.75 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3596.55
CPU time (s): 3586.79
CPU user time (s): 3579.83
CPU system time (s): 6.95696
CPU usage (%): 99.7284
Max. virtual memory (cumulated for all children) (KiB): 9665520
Max. memory (cumulated for all children) (KiB): 9494340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.83
system time used= 6.95696
maximum resident set size= 9489988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2560777
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1252
involuntary context switches= 2213


# summary of solver processes directly reported to runsolver:
#   pid: 90107
#   total CPU time (s): 3586.79
#   total CPU user time (s): 3579.83
#   total CPU system time (s): 6.95696

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.4954 second user time and 39.4195 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-04 08:29:39
IDJOB=4524005
IDBENCH=180476
IDSOLVER=3332
FILE ID=nodeC003/4524005-1751610578
RUNJOBID= nodeC003-1751608016-89746
SLURM_JOB_ID= 9598900
Free space on /tmp= 431828 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-WordGolf-4-ogd2008-50-0_c24.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524005-1751610578/watcher-4524005-1751610578 -o /tmp/evaluation-result-4524005-1751610578/solver-4524005-1751610578 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751608016-89746 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4524005-1751610578.opb 3600 HOME

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

MD5SUM BENCH= 7b85ce4cd64937c81c9b69135828a61d
RANDOM SEED=599477089

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127534872 kB
MemAvailable:   127928184 kB
Buffers:            2736 kB
Cached:          1188828 kB
SwapCached:           36 kB
Active:          2509756 kB
Inactive:         696656 kB
Active(anon):    2025168 kB
Inactive(anon):     7608 kB
Active(file):     484588 kB
Inactive(file):   689048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             76480 kB
Writeback:             4 kB
AnonPages:       2016784 kB
Mapped:           123584 kB
Shmem:             17924 kB
KReclaimable:     118604 kB
Slab:             204368 kB
SReclaimable:     118604 kB
SUnreclaim:        85764 kB
KernelStack:        4160 kB
PageTables:         7224 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2473344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1564672 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 430968 MiB
End job on nodeC003 at 2025-07-04 09:29:36