Trace number 4490363

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-02SAT0 445.088 447.298

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_3.opb
MD5SUMa8470a83b0b0d2a815a3f0ab26202dcb
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 benchmark0
Best CPU time to get the best result obtained on this benchmark318.517
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3997
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

444.99/447.28	c Filename:instance-4490363-1751377219.opb, Cutoff_time:2398, memory_limit_gb:500000
444.99/447.28	c Scip time: 1199
444.99/447.28	c Use Presolve
444.99/447.28	c Parse finsih
444.99/447.28	c Start Presolve
444.99/447.28	c After Reduce Vars: 120 Clauses: 90 Top clause weight: 2551 Hard Clauses: 10
444.99/447.28	c Use LS-small
444.99/447.28	c Use postsolve
444.99/447.28	o 0
444.99/447.28	s SATISFIABLE
444.99/447.28	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 x82 -x83 -x84 x85 -x86 -x87 x88 x89 -x90 -x91 x92 x93 -x94 -x95 x96 x97 -x98 -x99 x100 -x101 x102 x103 -x104 x105 -x106 x107 x108 -x109 x110 -x111 -x112 -x113 -x114 x115 x116 -x117 x118 x119 -x120
444.99/447.28	c Use postsolve
444.99/447.28	c Done 445.06s

Verifier Data

OK	0

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 (62840 MiB free)
  memory of node 1: 64465 MiB (63587 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490363-1751377219/watcher-4490363-1751377219 -o /tmp/evaluation-result-4490363-1751377219/solver-4490363-1751377219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751371206-62772 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4490363-1751377219.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=63662, runsolver pid=63659

[startup+0.100072 s]*
/proc/loadavg: 4.60 4.40 4.26 6/251 63666
/proc/meminfo: memFree=129445052/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=33552 memory=22784 CPUtime=0.07 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 3096 0 0 0 7 0 0 0 20 0 1 0 53401006 34357248 5696 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 8388 5696 2848 2752 0 5041 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 40536 KiB
Current children cumulated memory: 27136 KiB

[startup+0.213471 s]*
/proc/loadavg: 4.60 4.40 4.26 4/252 63671
/proc/meminfo: memFree=129435984/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=36072 memory=25600 CPUtime=0.18 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 3778 0 0 0 18 0 0 0 20 0 1 0 53401006 36937728 6400 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 9018 6400 2848 2752 0 5671 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 43056 KiB
Current children cumulated memory: 29952 KiB

[startup+0.312871 s]*
/proc/loadavg: 4.60 4.40 4.26 5/258 63678
/proc/meminfo: memFree=129423824/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=36072 memory=25600 CPUtime=0.28 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 3786 0 0 0 28 0 0 0 20 0 1 0 53401006 36937728 6400 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 9018 6400 2848 2752 0 5671 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 43056 KiB
Current children cumulated memory: 29952 KiB

[startup+0.700459 s]
/proc/loadavg: 4.60 4.40 4.26 5/258 63678
/proc/meminfo: memFree=129407948/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=36072 memory=26880 CPUtime=0.66 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 4100 0 0 0 66 0 0 0 20 0 1 0 53401006 36937728 6720 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 9018 6720 2848 2752 0 5671 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 43056 KiB
Current children cumulated memory: 31232 KiB

[startup+1.50049 s]
/proc/loadavg: 4.60 4.40 4.26 5/258 63678
/proc/meminfo: memFree=129398232/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=38844 memory=29184 CPUtime=1.45 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 4697 0 0 0 145 0 0 0 20 0 1 0 53401006 39776256 7296 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 9711 7296 2848 2752 0 6364 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 45828 KiB
Current children cumulated memory: 33536 KiB

[startup+3.11304 s]
/proc/loadavg: 4.55 4.40 4.26 5/258 63678
/proc/meminfo: memFree=129367324/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=43984 memory=35200 CPUtime=3.06 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 5905 0 0 0 305 1 0 0 20 0 1 0 53401006 45039616 8800 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 10996 8800 3168 2752 0 7649 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 50968 KiB
Current children cumulated memory: 39552 KiB

[startup+6.3005 s]
/proc/loadavg: 4.55 4.40 4.26 5/258 63678
/proc/meminfo: memFree=129363968/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=45816 memory=38380 CPUtime=6.23 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 6777 0 0 0 622 1 0 0 20 0 1 0 53401006 46915584 9595 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 11454 9595 3168 2752 0 8107 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 52800 KiB
Current children cumulated memory: 42732 KiB

[startup+12.7005 s]
/proc/loadavg: 4.55 4.40 4.26 5/258 63678
/proc/meminfo: memFree=129337704/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=52420 memory=44524 CPUtime=12.61 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 8320 0 0 0 1259 2 0 0 20 0 1 0 53401006 53678080 11131 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 13105 11131 3168 2752 0 9758 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 59404 KiB
Current children cumulated memory: 48876 KiB

[startup+25.5005 s]
/proc/loadavg: 4.46 4.39 4.26 5/258 63678
/proc/meminfo: memFree=129274468/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=66756 memory=57708 CPUtime=25.35 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 11622 0 0 0 2532 3 0 0 20 0 1 0 53401006 68358144 14427 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 16689 14427 3168 2752 0 13342 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 73740 KiB
Current children cumulated memory: 62060 KiB

[startup+51.1132 s]
/proc/loadavg: 4.30 4.35 4.25 5/258 63679
/proc/meminfo: memFree=129145268/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=90680 memory=83052 CPUtime=50.83 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 17986 0 0 0 5080 3 0 0 20 0 1 0 53401006 92856320 20763 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 22670 20763 3168 2752 0 19323 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 97664 KiB
Current children cumulated memory: 87404 KiB

[startup+102.301 s]
/proc/loadavg: 4.23 4.32 4.25 5/257 63681
/proc/meminfo: memFree=128928092/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 340.58 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.20 4.20 5/258 63698
/proc/meminfo: memFree=128257736/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=400.29 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25341 0 0 0 40023 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 400.29 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

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

# cumulated CPU time of all completed processes:  user=445.011 s, system=0.076762 s

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

[startup+409.6 s]
/proc/loadavg: 4.18 4.20 4.20 5/258 63698
/proc/meminfo: memFree=128231480/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=407.56 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 40750 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 407.56 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+422.4 s]
/proc/loadavg: 4.14 4.19 4.20 5/258 63700
/proc/meminfo: memFree=128235904/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=420.3 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 42024 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 420.3 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+435.2 s]
/proc/loadavg: 4.12 4.18 4.20 5/258 63700
/proc/meminfo: memFree=128220256/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=433.04 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 43298 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 433.04 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+441.6 s]
/proc/loadavg: 4.11 4.18 4.19 5/258 63700
/proc/meminfo: memFree=128205912/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=439.41 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 43935 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 439.41 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+444.8 s]
/proc/loadavg: 4.18 4.19 4.20 5/258 63700
/proc/meminfo: memFree=128204004/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=442.6 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 44254 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 442.6 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+446.4 s]
/proc/loadavg: 4.18 4.19 4.20 5/258 63700
/proc/meminfo: memFree=128203312/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=444.19 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 44413 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 444.19 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+446.8 s]
/proc/loadavg: 4.18 4.19 4.20 5/258 63700
/proc/meminfo: memFree=128203312/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=444.59 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 44453 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 444.59 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

[startup+447.2 s]
/proc/loadavg: 4.16 4.19 4.20 5/258 63700
/proc/meminfo: memFree=128207052/131382112 swapFree=33010684/33010684
[pid=63662] ppid=63659 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/63662/stat : 63662 (Hybrid-NuPBODee) S 63659 63662 62760 0 -1 4194304 244 102 0 0 0 0 0 0 20 0 1 0 53401003 4427776 736 18446744073709551615 94606257254400 94606258148933 140727049260192 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94606258387984 94606258435728 94606278443008 140727049263451 140727049263603 140727049263603 140727049269205 0
/proc/63662/statm: 1081 736 672 219 0 143 0
[pid=63665] ppid=63662 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/63665/stat : 63665 (timeout) S 63662 63665 62760 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 53401005 2723840 352 18446744073709551615 94677698453504 94677698470017 140733681969968 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94677698484784 94677698486872 94677698592768 140733681973680 140733681973794 140733681973794 140733681979367 0
/proc/63665/statm: 665 352 352 5 0 90 0
[pid=63666] ppid=63665 vsize=120992 memory=112748 CPUtime=444.99 cores=1,3
/proc/63666/stat : 63666 (NuPBO-DeepOptS+) R 63665 63665 62760 0 -1 4194304 25386 0 0 0 44493 6 0 0 20 0 1 0 53401006 123895808 28187 18446744073709551615 4198400 15468185 140722921066016 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 31776768 140722921068988 140722921069089 140722921069089 140722921074662 0
/proc/63666/statm: 30248 28187 3168 2752 0 26901 0
Current children cumulated CPU time: 444.99 s
Current children cumulated vsize: 127976 KiB
Current children cumulated memory: 117100 KiB

Child status: 0

Real time (s): 447.298
CPU time (s): 445.088
CPU user time (s): 445.011
CPU system time (s): 0.076762
CPU usage (%): 99.506
Max. virtual memory (cumulated for all children) (KiB): 127976
Max. memory (cumulated for all children) (KiB): 117100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 445.011
system time used= 0.076762
maximum resident set size= 112748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 371
involuntary context switches= 306


# summary of solver processes directly reported to runsolver:
#   pid: 63662
#   total CPU time (s): 445.088
#   total CPU user time (s): 445.011
#   total CPU system time (s): 0.076762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.40196 second user time and 4.90959 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-01 15:40:19
IDJOB=4490363
IDBENCH=147585
IDSOLVER=3332
FILE ID=nodeC007/4490363-1751377219
RUNJOBID= nodeC007-1751371206-62772
SLURM_JOB_ID= 9598194
Free space on /tmp= 432960 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_3.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490363-1751377219/watcher-4490363-1751377219 -o /tmp/evaluation-result-4490363-1751377219/solver-4490363-1751377219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751371206-62772 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4490363-1751377219.opb 3600 HOME

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

MD5SUM BENCH= a8470a83b0b0d2a815a3f0ab26202dcb
RANDOM SEED=158574847

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.202
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.68
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		: 3491.842
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.68
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.682
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.68
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.287
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.68
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		: 1995.342
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.68
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		: 3491.801
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.68
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.148
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.68
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.190
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129433800 kB
MemAvailable:   129750840 kB
Buffers:            3280 kB
Cached:          1123372 kB
SwapCached:            0 kB
Active:           341980 kB
Inactive:         876084 kB
Active(anon):     109372 kB
Inactive(anon):        0 kB
Active(file):     232608 kB
Inactive(file):   876084 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             85024 kB
Writeback:             8 kB
AnonPages:         94880 kB
Mapped:           125272 kB
Shmem:             17960 kB
KReclaimable:      95952 kB
Slab:             179472 kB
SReclaimable:      95952 kB
SUnreclaim:        83520 kB
KernelStack:        4032 kB
PageTables:         3156 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     419160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432908 MiB
End job on nodeC007 at 2025-07-01 15:47:46