Trace number 4488385

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? 3587.44 3596.29

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238.opb
MD5SUMb9929803c594fc7438d42d6422379c4f
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 benchmark1
Best CPU time to get the best result obtained on this benchmark2.06688
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables29401
Total number of constraints87121
Number of constraints which are clauses87120
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053759190090835006449104283878090284482579702915208197909390404088540790263
Number of bits of the biggest sum of numbers361
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.41/3596.26	c Filename:instance-4488385-1751343116.opb, Cutoff_time:2398, memory_limit_gb:500000
3587.41/3596.26	c Scip time: 1199
3587.41/3596.26	c Use LS-big
3587.41/3596.26	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62859 MiB free)
  memory of node 1: 64465 MiB (63910 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488385-1751343116/watcher-4488385-1751343116 -o /tmp/evaluation-result-4488385-1751343116/solver-4488385-1751343116 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751338316-47144 --watchdog 3760 ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4488385-1751343116.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=47909, runsolver pid=47902

[startup+0.100061 s]*
/proc/loadavg: 4.28 4.22 4.13 3/260 47929
/proc/meminfo: memFree=129741352/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=89768 memory=68480 CPUtime=0.05 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 16124 0 0 0 3 2 0 0 20 0 1 0 49990081 91922432 17120 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 22442 17120 1120 2752 0 19095 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 96752 KiB
Current children cumulated memory: 72832 KiB

[startup+0.2056 s]*
/proc/loadavg: 4.28 4.22 4.13 6/273 47945
/proc/meminfo: memFree=129653380/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=99800 memory=78464 CPUtime=0.16 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 18628 0 0 0 14 2 0 0 20 0 1 0 49990081 102195200 19616 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 24950 19616 1120 2752 0 21603 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 106784 KiB
Current children cumulated memory: 82816 KiB

[startup+0.305774 s]*
/proc/loadavg: 4.28 4.22 4.13 5/273 47945
/proc/meminfo: memFree=129524116/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=109304 memory=87936 CPUtime=0.25 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 21001 0 0 0 23 2 0 0 20 0 1 0 49990081 111927296 21984 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 27326 21984 1120 2752 0 23979 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 116288 KiB
Current children cumulated memory: 92288 KiB

[startup+0.700202 s]
/proc/loadavg: 4.28 4.22 4.13 5/273 47945
/proc/meminfo: memFree=129435664/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=125540 memory=104320 CPUtime=0.65 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 25081 0 0 0 62 3 0 0 20 0 1 0 49990081 128552960 26080 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 31385 26080 1120 2752 0 28038 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 132524 KiB
Current children cumulated memory: 108672 KiB

[startup+1.50024 s]
/proc/loadavg: 4.28 4.22 4.13 5/273 47945
/proc/meminfo: memFree=129322768/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=335740 memory=315612 CPUtime=1.44 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 78008 0 0 0 133 11 0 0 20 0 1 0 49990081 343797760 78903 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 83935 78903 1120 2752 0 80588 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 342724 KiB
Current children cumulated memory: 319964 KiB

[startup+3.10554 s]
/proc/loadavg: 4.28 4.22 4.13 5/273 47945
/proc/meminfo: memFree=128646104/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=799992 memory=779740 CPUtime=3.04 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 194046 0 0 0 275 29 0 0 20 0 1 0 49990081 819191808 194935 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 199998 194935 1120 2752 0 196651 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 806976 KiB
Current children cumulated memory: 784092 KiB

[startup+6.30023 s]
/proc/loadavg: 4.26 4.21 4.13 5/273 47945
/proc/meminfo: memFree=126955000/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=1723500 memory=1703388 CPUtime=6.23 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 424931 0 0 0 562 61 0 0 20 0 1 0 49990081 1764864000 425847 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 430875 425847 1120 2752 0 427528 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1730484 KiB
Current children cumulated memory: 1707740 KiB

[startup+12.7002 s]
/proc/loadavg: 4.40 4.24 4.14 5/273 47945
/proc/meminfo: memFree=123358496/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=3476844 memory=3458012 CPUtime=12.61 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 863593 0 0 0 1136 125 0 0 20 0 1 0 49990081 3560288256 864503 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 869211 864503 1120 2752 0 865864 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 3483828 KiB
Current children cumulated memory: 3462364 KiB

[startup+25.5002 s]
/proc/loadavg: 4.31 4.23 4.14 5/273 47945
/proc/meminfo: memFree=119221368/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=3476844 memory=3458140 CPUtime=25.37 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 863634 0 0 0 2411 126 0 0 20 0 1 0 49990081 3560288256 864535 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 869211 864535 1120 2752 0 865864 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 3483828 KiB
Current children cumulated memory: 3462492 KiB

[startup+51.1056 s]
/proc/loadavg: 4.20 4.21 4.13 5/273 47945
/proc/meminfo: memFree=111082956/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/47916/stat : 47916 (timeout) S 47909 47916 47134 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 49990080 2723840 320 18446744073709551615 94044247064576 94044247081089 140731549159936 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94044247095856 94044247097944 94044275814400 140731549166000 140731549166114 140731549166114 140731549171687 0
/proc/47916/statm: 665 320 320 5 0 90 0
[pid=47920] ppid=47916 vsize=3476844 memory=3459036 CPUtime=50.91 cores=0,2
/proc/47920/stat : 47920 (NuPBO-DeepOptS+) R 47916 47916 47134 0 -1 4194304 863641 0 0 0 4965 126 0 0 20 0 1 0 49990081 3560288256 864759 18446744073709551615 4198400 15468185 140731527151072 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38809600 140731527158204 140731527158305 140731527158305 140731527163878 0
/proc/47920/statm: 869211 864759 1120 2752 0 865864 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 3483828 KiB
Current children cumulated memory: 3463388 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.21 4.14 5/272 47948
/proc/meminfo: memFree=95248164/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 246 103 0 0 0 0 0 0 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=47916] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2

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

/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=1792248 memory=1725280 CPUtime=1001.49 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 214261 0 0 0 100052 97 0 0 20 0 1 0 50229882 1835261952 431320 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 448062 431320 1984 2271 0 442700 0
Current children cumulated CPU time: 3394.08 s
Current children cumulated vsize: 1799232 KiB
Current children cumulated memory: 1729632 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 48236
/proc/meminfo: memFree=127071420/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2635524 memory=1893196 CPUtime=1061.31 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 250335 0 0 0 106008 123 0 0 20 0 1 0 50229882 2698776576 473299 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 658881 473299 1984 2271 0 653519 0
Current children cumulated CPU time: 3453.9 s
Current children cumulated vsize: 2642508 KiB
Current children cumulated memory: 1897548 KiB

[startup+3522.3 s]
/proc/loadavg: 4.34 4.16 4.11 5/272 48238
/proc/meminfo: memFree=126996460/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2689676 memory=1954276 CPUtime=1121.14 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 258948 0 0 0 111988 126 0 0 20 0 1 0 50229882 2754228224 488569 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 672419 488569 1984 2271 0 667057 0
Current children cumulated CPU time: 3513.73 s
Current children cumulated vsize: 2696660 KiB
Current children cumulated memory: 1958628 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.11 5/271 48240
/proc/meminfo: memFree=126845488/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2893244 memory=2094392 CPUtime=1180.96 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 293402 0 0 0 117963 133 0 0 20 0 1 0 50229882 2962681856 523598 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 723311 523598 1984 2271 0 717949 0
Current children cumulated CPU time: 3573.55 s
Current children cumulated vsize: 2900228 KiB
Current children cumulated memory: 2098744 KiB

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

# cumulated CPU time of all completed processes:  user=3584.58 s, system=2.86531 s

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

[startup+3584 s]*
/proc/loadavg: 4.16 4.14 4.11 5/271 48240
/proc/meminfo: memFree=126845488/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2893244 memory=2094392 CPUtime=1182.66 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 293402 0 0 0 118133 133 0 0 20 0 1 0 50229882 2962681856 523598 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 723311 523598 1984 2271 0 717949 0
Current children cumulated CPU time: 3575.25 s
Current children cumulated vsize: 2900228 KiB
Current children cumulated memory: 2098744 KiB

[startup+3590.4 s]
/proc/loadavg: 4.21 4.15 4.11 5/271 48240
/proc/meminfo: memFree=126837424/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2898048 memory=2097464 CPUtime=1189.04 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 294179 0 0 0 118771 133 0 0 20 0 1 0 50229882 2967601152 524366 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 724512 524366 1984 2271 0 719150 0
Current children cumulated CPU time: 3581.63 s
Current children cumulated vsize: 2905032 KiB
Current children cumulated memory: 2101816 KiB

[startup+3593.6 s]
/proc/loadavg: 4.21 4.15 4.11 5/271 48240
/proc/meminfo: memFree=126838804/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2898048 memory=2097464 CPUtime=1192.23 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 294180 0 0 0 119090 133 0 0 20 0 1 0 50229882 2967601152 524366 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 724512 524366 1984 2271 0 719150 0
Current children cumulated CPU time: 3584.82 s
Current children cumulated vsize: 2905032 KiB
Current children cumulated memory: 2101816 KiB

[startup+3595.2 s]
/proc/loadavg: 4.20 4.15 4.11 5/271 48240
/proc/meminfo: memFree=126838804/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2898048 memory=2097464 CPUtime=1193.83 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 294180 0 0 0 119250 133 0 0 20 0 1 0 50229882 2967601152 524366 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 724512 524366 1984 2271 0 719150 0
Current children cumulated CPU time: 3586.42 s
Current children cumulated vsize: 2905032 KiB
Current children cumulated memory: 2101816 KiB

[startup+3596 s]*
/proc/loadavg: 4.20 4.15 4.11 5/271 48240
/proc/meminfo: memFree=126838804/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=2392.59 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 281 872493 0 0 0 0 239112 147 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
[pid=48109] ppid=47909 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/48109/stat : 48109 (timeout) S 47909 48109 47134 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 50229882 2723840 320 18446744073709551615 94281695330304 94281695346817 140731985222592 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94281695361584 94281695363672 94281709662208 140731985230211 140731985230370 140731985230370 140731985235943 0
/proc/48109/statm: 665 320 320 5 0 90 0
[pid=48110] ppid=48109 vsize=2898048 memory=2097464 CPUtime=1194.63 cores=0,2
/proc/48110/stat : 48110 (ExactPR-nols) R 48109 48109 47134 0 -1 4194304 294181 0 0 0 119330 133 0 0 20 0 1 0 50229882 2967601152 524366 18446744073709551615 93885855289344 93885864588997 140724612334464 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93885866375488 93885866414568 93885875974144 140724612336024 140724612336164 140724612336164 140724612341737 0
/proc/48110/statm: 724512 524366 1984 2271 0 719150 0
Current children cumulated CPU time: 3587.22 s
Current children cumulated vsize: 2905032 KiB
Current children cumulated memory: 2101816 KiB

[startup+3596.2 s]
/proc/loadavg: 4.20 4.15 4.11 5/271 48240
/proc/meminfo: memFree=126838804/131249996 swapFree=33010684/33010684
[pid=47909] ppid=47902 vsize=4324 memory=3072 CPUtime=3587.41 cores=0,2
/proc/47909/stat : 47909 (Hybrid-NuPBODee) S 47902 47909 47134 0 -1 4194304 306 1166804 0 0 0 0 358457 284 20 0 1 0 49990077 4427776 768 18446744073709551615 94297072816128 94297073710661 140723990281840 0 0 0 2 4 65536 1 0 0 17 0 0 0 0 0 0 94297073949712 94297073997456 94297085116416 140723990284635 140723990284787 140723990284787 140723990290389 0
/proc/47909/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 3587.41 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3596.29
CPU time (s): 3587.44
CPU user time (s): 3584.58
CPU system time (s): 2.86531
CPU usage (%): 99.7541
Max. virtual memory (cumulated for all children) (KiB): 3504408
Max. memory (cumulated for all children) (KiB): 3469532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.58
system time used= 2.86531
maximum resident set size= 3465308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1168645
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= 1618
involuntary context switches= 7991


# summary of solver processes directly reported to runsolver:
#   pid: 47909
#   total CPU time (s): 3587.44
#   total CPU user time (s): 3584.58
#   total CPU system time (s): 2.86531

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.13969 second user time and 16.4986 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-01 06:11:56
IDJOB=4488385
IDBENCH=147450
IDSOLVER=3332
FILE ID=nodeC029/4488385-1751343116
RUNJOBID= nodeC029-1751338316-47144
SLURM_JOB_ID= 9594394
Free space on /tmp= 433056 MiB

SOLVER NAME= Hybrid-NuPBODeepOptS-ExactPRnols 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238.opb
COMMAND LINE= ./Hybrid-NuPBODeepOptS-ExactPRnols BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488385-1751343116/watcher-4488385-1751343116 -o /tmp/evaluation-result-4488385-1751343116/solver-4488385-1751343116 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751338316-47144 --watchdog 3760  ./Hybrid-NuPBODeepOptS-ExactPRnols HOME/instance-4488385-1751343116.opb 3600 HOME

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

MD5SUM BENCH= b9929803c594fc7438d42d6422379c4f
RANDOM SEED=2112336202

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129843456 kB
MemAvailable:   129819036 kB
Buffers:            3280 kB
Cached:           782820 kB
SwapCached:            0 kB
Active:           325340 kB
Inactive:         525616 kB
Active(anon):      82916 kB
Inactive(anon):        0 kB
Active(file):     242424 kB
Inactive(file):   525616 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             96920 kB
Writeback:             0 kB
AnonPages:         68264 kB
Mapped:           103024 kB
Shmem:             18060 kB
KReclaimable:      93556 kB
Slab:             180684 kB
SReclaimable:      93556 kB
SUnreclaim:        87128 kB
KernelStack:        4160 kB
PageTables:         2720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     332068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432948 MiB
End job on nodeC029 at 2025-07-01 07:11:53