Trace number 4490498

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-CASHWMaxSATDisjCad+ExactPRS 2025-06-01SAT2 3583.95 3596.23

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUM8ec3b633bd42b6cf315d15d8b6de5e8f
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 benchmark5302.93
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 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3583.80/3596.07	c Exit code from Second Program: 124
3583.93/3596.20	c 10 constraints
3583.93/3596.20	c after presolve  10
3583.93/3596.20	c Finish cloning data from SAT to LS
3583.93/3596.20	c intsize: 13
3583.93/3596.20	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3583.93/3596.20	c Use LS-small
3583.93/3596.20	o 2
3583.93/3596.20	c SAT by LS-small
3583.93/3596.20	o 2
3583.93/3596.20	c Program interrupted by user.
3583.93/3596.20	s SATISFIABLE
3583.93/3596.20	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

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490498-1751373486/watcher-4490498-1751373486 -o /tmp/evaluation-result-4490498-1751373486/solver-4490498-1751373486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751373486-52978 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4490498-1751373486.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=53034, runsolver pid=53018

[startup+0.100069 s]*
/proc/loadavg: 0.98 1.08 1.34 7/262 53049
/proc/meminfo: memFree=126023996/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=23056 memory=8512 CPUtime=0.04 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 1483 0 0 0 4 0 0 0 20 0 1 0 53027835 23609344 2128 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 5764 2128 896 2593 0 2657 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 30040 KiB
Current children cumulated memory: 12864 KiB

[startup+0.21486 s]*
/proc/loadavg: 0.98 1.08 1.34 8/262 53049
/proc/meminfo: memFree=126002588/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=28116 memory=13292 CPUtime=0.16 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 2841 0 0 0 15 1 0 0 20 0 1 0 53027835 28790784 3323 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 7029 3323 960 2593 0 3922 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 35100 KiB
Current children cumulated memory: 17644 KiB

[startup+0.314919 s]*
/proc/loadavg: 0.98 1.08 1.34 7/262 53049
/proc/meminfo: memFree=125986460/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=29484 memory=14572 CPUtime=0.26 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 3184 0 0 0 25 1 0 0 20 0 1 0 53027835 30191616 3643 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 7371 3643 960 2593 0 4264 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 36468 KiB
Current children cumulated memory: 18924 KiB

[startup+0.700418 s]
/proc/loadavg: 0.98 1.08 1.34 7/262 53049
/proc/meminfo: memFree=125982932/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=29800 memory=15024 CPUtime=0.63 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 3610 0 0 0 62 1 0 0 20 0 1 0 53027835 30515200 3756 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 7450 3756 960 2593 0 4343 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 36784 KiB
Current children cumulated memory: 19376 KiB

[startup+1.50045 s]
/proc/loadavg: 0.98 1.08 1.34 7/262 53049
/proc/meminfo: memFree=125973104/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=42424 memory=27760 CPUtime=1.42 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 7462 0 0 0 140 2 0 0 20 0 1 0 53027835 43442176 6940 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 10606 6940 992 2593 0 7499 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 49408 KiB
Current children cumulated memory: 32112 KiB

[startup+3.11397 s]
/proc/loadavg: 1.23 1.13 1.35 7/262 53049
/proc/meminfo: memFree=125919364/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=41516 memory=27052 CPUtime=3.03 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 8428 0 0 0 301 2 0 0 20 0 1 0 53027835 42512384 6763 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 10379 6763 992 2593 0 7272 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 48500 KiB
Current children cumulated memory: 31404 KiB

[startup+6.30042 s]
/proc/loadavg: 1.23 1.13 1.35 7/262 53049
/proc/meminfo: memFree=125907460/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=42256 memory=27820 CPUtime=6.2 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 8621 0 0 0 618 2 0 0 20 0 1 0 53027835 43270144 6955 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 10564 6955 992 2593 0 7457 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 49240 KiB
Current children cumulated memory: 32172 KiB

[startup+12.7004 s]
/proc/loadavg: 1.45 1.18 1.37 7/262 53049
/proc/meminfo: memFree=125901916/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=43468 memory=29100 CPUtime=12.58 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 8944 0 0 0 1256 2 0 0 20 0 1 0 53027835 44511232 7275 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 10867 7275 992 2593 0 7760 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 50452 KiB
Current children cumulated memory: 33452 KiB

[startup+25.5004 s]
/proc/loadavg: 2.01 1.32 1.41 7/262 53050
/proc/meminfo: memFree=125885724/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=43724 memory=29176 CPUtime=25.35 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 13168 0 0 0 2531 4 0 0 20 0 1 0 53027835 44773376 7294 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 10931 7294 992 2593 0 7824 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 50708 KiB
Current children cumulated memory: 33528 KiB

[startup+51.1141 s]
/proc/loadavg: 2.75 1.55 1.48 7/262 53050
/proc/meminfo: memFree=125856080/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53046/stat : 53046 (timeout) S 53034 53046 52965 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 53027834 2723840 352 18446744073709551615 94070136193024 94070136209537 140728934554560 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94070136224304 94070136226392 94070137696256 140728934562198 140728934562338 140728934562338 140728934567911 0
/proc/53046/statm: 665 352 352 5 0 90 0
[pid=53049] ppid=53046 vsize=52428 memory=38032 CPUtime=50.87 cores=5,7
/proc/53049/stat : 53049 (CASHWMaxSAT-Dis) R 53046 53046 52965 0 -1 4194304 17356 0 0 0 5082 5 0 0 20 0 1 0 53027835 53686272 9508 18446744073709551615 4198400 14817773 140724830301728 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 49811456 140724830304668 140724830304795 140724830304795 140724830310368 0
/proc/53049/statm: 13107 9508 992 2593 0 10000 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 59412 KiB
Current children cumulated memory: 42384 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 1.95 1.62 7/262 53056
/proc/meminfo: memFree=125854664/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 246 102 0 0 0 0 0 0 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53046] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7

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

/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2196.13 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 217229 2384 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3390.63 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.15 4.09 5/258 53333
/proc/meminfo: memFree=123743176/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2255.96 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 223152 2444 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3450.46 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.17 4.10 5/257 53335
/proc/meminfo: memFree=123695168/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2315.79 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 229076 2503 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3510.29 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.09 5/258 53340
/proc/meminfo: memFree=123652884/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2375.64 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 235002 2562 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3570.14 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

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

# cumulated CPU time of all completed processes:  user=3557.72 s, system=26.2326 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.15 4.09 5/258 53340
/proc/meminfo: memFree=123652884/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2377.34 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 235170 2564 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3571.84 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3590.4 s]
/proc/loadavg: 4.11 4.14 4.09 6/258 53341
/proc/meminfo: memFree=123652884/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2383.71 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 235801 2570 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3578.21 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.14 4.09 5/258 53341
/proc/meminfo: memFree=123652884/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2386.9 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 236117 2573 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3581.4 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.14 4.09 5/258 53341
/proc/meminfo: memFree=123652892/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2388.5 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 236275 2575 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3583 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.14 4.09 5/258 53341
/proc/meminfo: memFree=123644828/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=1194.5 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 280 51759 0 0 0 0 119409 41 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
[pid=53156] ppid=53034 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/53156/stat : 53156 (timeout) S 53034 53156 52965 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53147636 2723840 352 18446744073709551615 94272975028224 94272975044737 140724876742864 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94272975059504 94272975061592 94272978669568 140724876745094 140724876745250 140724876745250 140724876750823 0
/proc/53156/statm: 665 352 352 5 0 90 0
[pid=53157] ppid=53156 vsize=236856 memory=212096 CPUtime=2389.3 cores=5,7
/proc/53157/stat : 53157 (ExactPR-S) R 53156 53156 52965 0 -1 4194304 57306 0 0 0 236355 2575 0 0 20 0 1 0 53147637 242540544 53024 18446744073709551615 94285781749760 94285791049797 140735855240080 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94285792835904 94285792874984 94285823508480 140735855241630 140735855241767 140735855241767 140735855247340 0
/proc/53157/statm: 59214 53024 3520 2271 0 53852 0
Current children cumulated CPU time: 3583.8 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216448 KiB

[startup+3596.2 s]
/proc/loadavg: 4.11 4.14 4.09 5/258 53341
/proc/meminfo: memFree=123644828/131382116 swapFree=33010160/33010684
[pid=53034] ppid=53018 vsize=4324 memory=2944 CPUtime=3583.93 cores=5,7
/proc/53034/stat : 53034 (Hybrid-CASHWMax) S 53018 53034 52965 0 -1 4194304 472 111739 0 2 0 0 355771 2622 20 0 1 0 53027830 4427776 736 18446744073709551615 93861448343552 93861449238085 140722247680112 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93861449477136 93861449524880 93861464227840 140722247682391 140722247682545 140722247682545 140722247688147 0
/proc/53034/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3583.93 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3596.23
CPU time (s): 3583.95
CPU user time (s): 3557.72
CPU system time (s): 26.2326
CPU usage (%): 99.6584
Max. virtual memory (cumulated for all children) (KiB): 283436
Max. memory (cumulated for all children) (KiB): 246772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3557.72
system time used= 26.2326
maximum resident set size= 242420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112555
page faults= 2
swaps= 0
block input operations= 184
block output operations= 56
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2484
involuntary context switches= 2695


# summary of solver processes directly reported to runsolver:
#   pid: 53034
#   total CPU time (s): 3583.95
#   total CPU user time (s): 3557.72
#   total CPU system time (s): 26.2326

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.1721 second user time and 39.5601 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-01 14:38:06
IDJOB=4490498
IDBENCH=147589
IDSOLVER=3327
FILE ID=nodeC004/4490498-1751373486
RUNJOBID= nodeC004-1751373486-52978
SLURM_JOB_ID= 9598206
Free space on /tmp= 433060 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCad+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_4.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCad+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490498-1751373486/watcher-4490498-1751373486 -o /tmp/evaluation-result-4490498-1751373486/solver-4490498-1751373486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751373486-52978 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCad+ExactPRS HOME/instance-4490498-1751373486.opb 3600 HOME

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

MD5SUM BENCH= 8ec3b633bd42b6cf315d15d8b6de5e8f
RANDOM SEED=1568434688

nodeC004 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.211
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.74
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		: 1197.212
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.74
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.389
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.74
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		: 3700.000
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.74
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		: 1197.206
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.74
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.74
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		: 3700.000
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.74
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.207
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        126033696 kB
MemAvailable:   129873432 kB
Buffers:            2720 kB
Cached:          4590748 kB
SwapCached:           20 kB
Active:           393828 kB
Inactive:        4265696 kB
Active(anon):      77856 kB
Inactive(anon):     6188 kB
Active(file):     315972 kB
Inactive(file):  4259508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            103952 kB
Writeback:            12 kB
AnonPages:         69140 kB
Mapped:           102544 kB
Shmem:             17956 kB
KReclaimable:     207764 kB
Slab:             292632 kB
SReclaimable:     207764 kB
SUnreclaim:        84868 kB
KernelStack:        3840 kB
PageTables:         2780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC004 at 2025-07-01 15:38:03