Trace number 4490499

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-CASHWMaxSATDisjCom+ExactPRS 2025-06-01SAT2 3583.85 3596.19

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.72/3596.05	c Exit code from Second Program: 124
3583.80/3596.17	c 10 constraints
3583.80/3596.17	c after presolve  10
3583.80/3596.17	c Finish cloning data from SAT to LS
3583.80/3596.17	c intsize: 13
3583.80/3596.17	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
3583.80/3596.17	c Use LS-small
3583.80/3596.17	o 2
3583.80/3596.17	c SAT by LS-small
3583.80/3596.17	o 2
3583.80/3596.17	c Program interrupted by user.
3583.80/3596.17	s SATISFIABLE
3583.80/3596.17	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: 63794 MiB (63087 MiB free)
  memory of node 1: 64507 MiB (63709 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490499-1751373665/watcher-4490499-1751373665 -o /tmp/evaluation-result-4490499-1751373665/solver-4490499-1751373665 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751373665-49669 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4490499-1751373665.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=49715, runsolver pid=49709

[startup+0.100069 s]*
/proc/loadavg: 2.38 3.66 3.94 5/261 49740
/proc/meminfo: memFree=129811616/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=27300 memory=8888 CPUtime=0.05 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 1690 0 0 0 5 0 0 0 20 0 1 0 53046257 27955200 2222 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 6825 2222 768 2416 0 3927 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 34284 KiB
Current children cumulated memory: 13240 KiB

[startup+0.214897 s]*
/proc/loadavg: 2.38 3.66 3.94 5/261 49740
/proc/meminfo: memFree=129793472/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=26060 memory=11180 CPUtime=0.17 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 2691 0 0 0 16 1 0 0 20 0 1 0 53046257 26685440 2795 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 6515 2795 768 2416 0 3617 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 33044 KiB
Current children cumulated memory: 15532 KiB

[startup+0.314554 s]*
/proc/loadavg: 2.38 3.66 3.94 5/261 49740
/proc/meminfo: memFree=129778820/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=26060 memory=11308 CPUtime=0.27 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 2723 0 0 0 26 1 0 0 20 0 1 0 53046257 26685440 2827 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 6515 2827 768 2416 0 3617 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 33044 KiB
Current children cumulated memory: 15660 KiB

[startup+0.700486 s]
/proc/loadavg: 2.38 3.66 3.94 5/261 49740
/proc/meminfo: memFree=129778568/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=26696 memory=11820 CPUtime=0.64 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 2857 0 0 0 63 1 0 0 20 0 1 0 53046257 27336704 2955 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 6674 2955 768 2416 0 3776 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 33680 KiB
Current children cumulated memory: 16172 KiB

[startup+1.50045 s]
/proc/loadavg: 2.38 3.66 3.94 5/261 49740
/proc/meminfo: memFree=129778568/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=29400 memory=13228 CPUtime=1.44 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 3215 0 0 0 143 1 0 0 20 0 1 0 53046257 30105600 3307 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 7350 3307 768 2416 0 4452 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 36384 KiB
Current children cumulated memory: 17580 KiB

[startup+3.11343 s]
/proc/loadavg: 2.38 3.66 3.94 5/261 49740
/proc/meminfo: memFree=129765804/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=34972 memory=20216 CPUtime=3.04 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 5281 0 0 0 303 1 0 0 20 0 1 0 53046257 35811328 5054 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 8743 5054 768 2416 0 5845 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 41956 KiB
Current children cumulated memory: 24568 KiB

[startup+6.30051 s]
/proc/loadavg: 2.51 3.67 3.95 5/261 49740
/proc/meminfo: memFree=129747184/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=39368 memory=24696 CPUtime=6.22 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 6324 0 0 0 620 2 0 0 20 0 1 0 53046257 40312832 6174 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 9842 6174 768 2416 0 6944 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 46352 KiB
Current children cumulated memory: 29048 KiB

[startup+12.7005 s]
/proc/loadavg: 2.63 3.67 3.95 5/261 49740
/proc/meminfo: memFree=129741120/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=45512 memory=28792 CPUtime=12.6 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 6330 0 0 0 1258 2 0 0 20 0 1 0 53046257 46604288 7198 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 11378 7198 768 2416 0 8480 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 52496 KiB
Current children cumulated memory: 33144 KiB

[startup+25.5005 s]
/proc/loadavg: 2.94 3.69 3.95 5/260 49740
/proc/meminfo: memFree=129736824/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=45512 memory=28792 CPUtime=25.37 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 6330 0 0 0 2535 2 0 0 20 0 1 0 53046257 46604288 7198 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 11378 7198 768 2416 0 8480 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 52496 KiB
Current children cumulated memory: 33144 KiB

[startup+51.1135 s]
/proc/loadavg: 3.37 3.73 3.95 5/260 49741
/proc/meminfo: memFree=129730128/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/49732/stat : 49732 (timeout) S 49715 49732 49657 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 53046255 2723840 352 18446744073709551615 93918920609792 93918920626305 140737191492544 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 93918920641072 93918920643160 93918925615104 140737191496086 140737191496226 140737191496226 140737191501799 0
/proc/49732/statm: 665 352 352 5 0 90 0
[pid=49735] ppid=49732 vsize=45512 memory=30840 CPUtime=50.91 cores=1,3
/proc/49735/stat : 49735 (CASHWMaxSAT-Dis) R 49732 49732 49657 0 -1 4194304 6343 0 0 0 5089 2 0 0 20 0 1 0 53046257 46604288 7710 18446744073709551615 4198400 14093885 140729941102640 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 15976432 16051504 27860992 140729941105052 140729941105179 140729941105179 140729941110752 0
/proc/49735/statm: 11378 7710 768 2416 0 8480 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 52496 KiB
Current children cumulated memory: 35192 KiB

[startup+102.3 s]
/proc/loadavg: 3.79 3.79 3.97 5/261 49743
/proc/meminfo: memFree=129704596/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 249 102 0 0 0 0 0 0 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49732] ppid=49715 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2255.63 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 223121 2442 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3450.37 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/257 50026
/proc/meminfo: memFree=127357600/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2315.48 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 229044 2504 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3510.22 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/258 50033
/proc/meminfo: memFree=127328620/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2375.31 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 234967 2564 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3570.05 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

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

# cumulated CPU time of all completed processes:  user=3557.88 s, system=25.9788 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127328620/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2377.01 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 235135 2566 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3571.75 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127320824/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2383.39 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 235768 2571 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3578.13 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127321076/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2386.57 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 236084 2573 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3581.31 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127321076/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2388.17 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 236243 2574 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3582.91 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3595.6 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127321076/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2388.57 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 236282 2575 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3583.31 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3596 s]*
/proc/loadavg: 4.09 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127321580/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=1194.74 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 284 13077 0 0 0 0 119458 16 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
[pid=49857] ppid=49715 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/49857/stat : 49857 (timeout) S 49715 49857 49657 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 53166057 2723840 320 18446744073709551615 94520208289792 94520208306305 140729166889504 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94520208321072 94520208323160 94520217165824 140729166891398 140729166891554 140729166891554 140729166897127 0
/proc/49857/statm: 665 320 320 5 0 90 0
[pid=49858] ppid=49857 vsize=236856 memory=212052 CPUtime=2388.98 cores=1,3
/proc/49858/stat : 49858 (ExactPR-S) R 49857 49857 49657 0 -1 4194304 57148 0 0 0 236323 2575 0 0 20 0 1 0 53166058 242540544 53013 18446744073709551615 93903114321920 93903123621957 140726473978352 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93903125408064 93903125447144 93903163838464 140726473984414 140726473984551 140726473984551 140726473990124 0
/proc/49858/statm: 59214 53013 3488 2271 0 53852 0
Current children cumulated CPU time: 3583.72 s
Current children cumulated vsize: 243840 KiB
Current children cumulated memory: 216276 KiB

[startup+3596.11 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 50034
/proc/meminfo: memFree=127321580/131382112 swapFree=33010684/33010684
[pid=49715] ppid=49709 vsize=4324 memory=2944 CPUtime=3583.8 cores=1,3
/proc/49715/stat : 49715 (Hybrid-CASHWMax) S 49709 49715 49657 0 -1 4194304 374 71476 0 0 0 0 355786 2594 20 0 1 0 53046252 4427776 736 18446744073709551615 94828817379328 94828818273861 140726494342320 0 0 0 2 4 65536 1 0 0 17 3 0 0 0 0 0 94828818512912 94828818560656 94828836937728 140726494349655 140726494349809 140726494349809 140726494355411 0
/proc/49715/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3583.8 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3596.19
CPU time (s): 3583.85
CPU user time (s): 3557.88
CPU system time (s): 25.9788
CPU usage (%): 99.657
Max. virtual memory (cumulated for all children) (KiB): 283436
Max. memory (cumulated for all children) (KiB): 246324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3557.87
system time used= 25.9788
maximum resident set size= 242100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73722
page faults= 2
swaps= 0
block input operations= 184
block output operations= 48
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2103
involuntary context switches= 1735


# summary of solver processes directly reported to runsolver:
#   pid: 49715
#   total CPU time (s): 3583.85
#   total CPU user time (s): 3557.88
#   total CPU system time (s): 25.9788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9002 second user time and 38.6625 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-01 14:41:05
IDJOB=4490499
IDBENCH=147589
IDSOLVER=3329
FILE ID=nodeC012/4490499-1751373665
RUNJOBID= nodeC012-1751373665-49669
SLURM_JOB_ID= 9598207
Free space on /tmp= 433060 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCom+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-CASHWMaxSATDisjCom+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490499-1751373665/watcher-4490499-1751373665 -o /tmp/evaluation-result-4490499-1751373665/solver-4490499-1751373665 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751373665-49669 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4490499-1751373665.opb 3600 HOME

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

MD5SUM BENCH= 8ec3b633bd42b6cf315d15d8b6de5e8f
RANDOM SEED=808139183

nodeC012 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.684
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.39
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		: 3700.000
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.39
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.158
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.153
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.39
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.161
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.39
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.39
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.39
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.158
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129826268 kB
MemAvailable:   129955432 kB
Buffers:            3280 kB
Cached:           937144 kB
SwapCached:            0 kB
Active:           378316 kB
Inactive:         626760 kB
Active(anon):      82612 kB
Inactive(anon):        0 kB
Active(file):     295704 kB
Inactive(file):   626760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             99488 kB
Writeback:             0 kB
AnonPages:         67584 kB
Mapped:           102040 kB
Shmem:             17960 kB
KReclaimable:      92272 kB
Slab:             174616 kB
SReclaimable:      92272 kB
SUnreclaim:        82344 kB
KernelStack:        3832 kB
PageTables:         2688 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     329424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC012 at 2025-07-01 15:41:02