Trace number 4542999

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 NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01UNSAT 1270.58 1274.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_230_229.opb
MD5SUMa824f24e2c7503f02a1883bfe38cfded
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.787757
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52670
Total number of constraints459
Number of constraints which are clauses230
Number of constraints which are cardinality constraints (but not clauses)229
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint229
Maximum length of a constraint230
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1270.47/1273.98	c Exit code from Second Program: 20
1270.47/1274.00	c #vars 52670 #constraints 459 0.00871464 1
1270.47/1274.00	c 459 constraints
1270.47/1274.00	c Finish cloning data from SAT to LS
1270.47/1274.00	c restart_num_ls  -100000 0
1270.47/1274.00	c Use LS-small
1270.47/1274.00	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542999-1753205817/watcher-4542999-1753205817 -o /tmp/evaluation-result-4542999-1753205817/solver-4542999-1753205817 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753198970-164703 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4542999-1753205817.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=165679, runsolver pid=165676
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.04 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128691152/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=41224 memory=21876 CPUtime=0.07 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 4933 0 0 0 7 0 0 0 20 0 1 0 236258309 42213376 5469 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 10306 5469 736 2416 0 7408 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 48208 KiB
Current children cumulated memory: 26228 KiB

[startup+0.20586 s]*
/proc/loadavg: 4.04 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128679308/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=53536 memory=33760 CPUtime=0.18 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 8074 0 0 0 17 1 0 0 20 0 1 0 236258309 54820864 8440 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 13384 8440 736 2416 0 10486 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 60520 KiB
Current children cumulated memory: 38112 KiB

[startup+0.305841 s]*
/proc/loadavg: 4.04 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128661668/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=75760 memory=55188 CPUtime=0.28 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 14341 0 0 0 26 2 0 0 20 0 1 0 236258309 77578240 13797 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 18940 13797 768 2416 0 16042 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 82744 KiB
Current children cumulated memory: 59540 KiB

[startup+0.700236 s]
/proc/loadavg: 4.04 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128640688/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=89564 memory=68516 CPUtime=0.67 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 19215 0 0 0 64 3 0 0 20 0 1 0 236258309 91713536 17129 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 22391 17129 800 2416 0 19493 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 96548 KiB
Current children cumulated memory: 72868 KiB

[startup+1.50024 s]
/proc/loadavg: 4.04 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128640940/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=101164 memory=78236 CPUtime=1.47 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 20106 0 0 0 143 4 0 0 20 0 1 0 236258309 103591936 19559 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 25291 19559 800 2416 0 22393 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 108148 KiB
Current children cumulated memory: 82588 KiB

[startup+3.10565 s]
/proc/loadavg: 4.04 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128622792/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=112840 memory=92700 CPUtime=3.07 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 20673 0 0 0 303 4 0 0 20 0 1 0 236258309 115548160 23175 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 28210 23175 800 2416 0 25312 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 119824 KiB
Current children cumulated memory: 97052 KiB

[startup+6.30023 s]
/proc/loadavg: 4.03 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128592420/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=162628 memory=125508 CPUtime=6.26 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 21720 0 0 0 621 5 0 0 20 0 1 0 236258309 166531072 31377 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 40657 31377 800 2416 0 37759 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 169612 KiB
Current children cumulated memory: 129860 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128548056/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=166496 memory=125820 CPUtime=12.64 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 24233 0 0 0 1256 8 0 0 20 0 1 0 236258309 170491904 31455 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 41624 31455 800 2416 0 38726 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 173480 KiB
Current children cumulated memory: 130172 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.10 4.09 5/271 165683
/proc/meminfo: memFree=128539168/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=226420 memory=162704 CPUtime=25.41 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 28698 0 0 0 2525 16 0 0 20 0 1 0 236258309 231854080 40676 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 56605 40676 800 2416 0 53707 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 233404 KiB
Current children cumulated memory: 167056 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.11 4.10 5/271 165683
/proc/meminfo: memFree=128442592/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=324592 memory=249868 CPUtime=50.96 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 36889 0 0 0 5067 29 0 0 20 0 1 0 236258309 332382208 62467 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 81148 62467 800 2416 0 78250 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 331576 KiB
Current children cumulated memory: 254220 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/271 165685
/proc/meminfo: memFree=128466164/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0

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

/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=648132 memory=517268 CPUtime=1119.39 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 173132 0 0 0 111430 509 0 0 20 0 1 0 236258309 663687168 129317 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 162033 129317 800 2416 0 159135 0
Current children cumulated CPU time: 1119.39 s
Current children cumulated vsize: 655116 KiB
Current children cumulated memory: 521620 KiB

[startup+1182.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/272 165948
/proc/meminfo: memFree=128098048/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165682] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165682/stat : 165682 (timeout) S 165679 165682 164684 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 236258308 2723840 352 18446744073709551615 94770938572800 94770938589313 140722476052656 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94770938604080 94770938606168 94770946629632 140722476054942 140722476055072 140722476055072 140722476060647 0
/proc/165682/statm: 665 352 352 5 0 90 0
[pid=165683] ppid=165682 vsize=440068 memory=377228 CPUtime=1179.19 cores=5,7
/proc/165683/stat : 165683 (CASHWMaxSAT-Dis) R 165682 165682 164684 0 -1 4194304 179022 0 0 0 117382 537 0 0 20 0 1 0 236258309 450629632 94307 18446744073709551615 4198400 14093885 140729860372160 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 21372928 140729860381092 140729860381209 140729860381209 140729860386784 0
/proc/165683/statm: 110017 94307 800 2416 0 107119 0
Current children cumulated CPU time: 1179.19 s
Current children cumulated vsize: 447052 KiB
Current children cumulated memory: 381580 KiB

[startup+1242.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/271 165956
/proc/meminfo: memFree=125419424/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3343616 memory=2947112 CPUtime=44.11 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 436026 0 0 0 4241 170 0 0 20 0 1 0 236378110 3423862784 736778 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 835904 736778 2528 595 0 820571 0
Current children cumulated CPU time: 1238.98 s
Current children cumulated vsize: 3350600 KiB
Current children cumulated memory: 2951464 KiB

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

# cumulated CPU time of all completed processes:  user=1262.85 s, system=7.72898 s

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

[startup+1254.4 s]
/proc/loadavg: 4.14 4.13 4.09 5/271 165957
/proc/meminfo: memFree=125338832/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3343616 memory=2947112 CPUtime=56.16 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 436168 0 0 0 5423 193 0 0 20 0 1 0 236378110 3423862784 736778 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 835904 736778 2528 595 0 820571 0
Current children cumulated CPU time: 1251.03 s
Current children cumulated vsize: 3350600 KiB
Current children cumulated memory: 2951464 KiB

[startup+1267.2 s]
/proc/loadavg: 4.18 4.14 4.10 5/271 165957
/proc/meminfo: memFree=125415040/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3343952 memory=2947368 CPUtime=68.92 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 436255 0 0 0 6681 211 0 0 20 0 1 0 236378110 3424206848 736842 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 835988 736842 2528 595 0 820655 0
Current children cumulated CPU time: 1263.79 s
Current children cumulated vsize: 3350936 KiB
Current children cumulated memory: 2951720 KiB

[startup+1270.4 s]
/proc/loadavg: 4.16 4.14 4.10 5/271 165957
/proc/meminfo: memFree=125390496/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3344208 memory=2947624 CPUtime=72.11 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 436304 0 0 0 7000 211 0 0 20 0 1 0 236378110 3424468992 736906 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 836052 736906 2528 595 0 820719 0
Current children cumulated CPU time: 1266.98 s
Current children cumulated vsize: 3351192 KiB
Current children cumulated memory: 2951976 KiB

[startup+1272 s]*
/proc/loadavg: 4.16 4.14 4.10 5/271 165957
/proc/meminfo: memFree=125312624/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3605940 memory=3004856 CPUtime=73.71 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 449533 0 0 0 7152 219 0 0 20 0 1 0 236378110 3692482560 751214 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 901485 751214 2528 595 0 886152 0
Current children cumulated CPU time: 1268.58 s
Current children cumulated vsize: 3612924 KiB
Current children cumulated memory: 3009208 KiB

[startup+1272.8 s]
/proc/loadavg: 4.16 4.14 4.10 5/271 165957
/proc/meminfo: memFree=125312624/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3607660 memory=3008684 CPUtime=74.5 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 449971 0 0 0 7231 219 0 0 20 0 1 0 236378110 3694243840 752171 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 901915 752171 2528 595 0 886582 0
Current children cumulated CPU time: 1269.37 s
Current children cumulated vsize: 3614644 KiB
Current children cumulated memory: 3013036 KiB

[startup+1273.6 s]
/proc/loadavg: 4.16 4.14 4.10 5/271 165957
/proc/meminfo: memFree=125296116/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1194.87 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) S 165676 165679 164684 0 -1 4194304 283 180101 0 0 0 0 118943 544 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
[pid=165954] ppid=165679 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/165954/stat : 165954 (timeout) S 165679 165954 164684 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 236378110 2723840 352 18446744073709551615 94671341768704 94671341785217 140729977542096 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94671341799984 94671341802072 94671350026240 140729977551238 140729977551392 140729977551392 140729977556967 0
/proc/165954/statm: 665 352 352 5 0 90 0
[pid=165955] ppid=165954 vsize=3099912 memory=2705176 CPUtime=75.3 cores=5,7
/proc/165955/stat : 165955 (SynLSCD) R 165954 165954 164684 0 -1 4194304 451269 0 0 0 7311 219 0 0 20 0 1 0 236378110 3174309888 676294 18446744073709551615 94374622580736 94374625014889 140722535467040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94374625496312 94374625529344 94374644682752 140722535471520 140722535471655 140722535471655 140722535477230 0
/proc/165955/statm: 774978 676294 2656 595 0 759645 0
Current children cumulated CPU time: 1270.17 s
Current children cumulated vsize: 3106896 KiB
Current children cumulated memory: 2709528 KiB

[startup+1274 s]*
/proc/loadavg: 4.16 4.14 4.10 5/270 165962
/proc/meminfo: memFree=128262212/131250000 swapFree=33008356/33010684
[pid=165679] ppid=165676 vsize=4324 memory=2944 CPUtime=1270.56 cores=5,7
/proc/165679/stat : 165679 (Hybrid-CASHWMax) R 165676 165679 164684 0 -1 4194304 373 632033 0 0 0 0 126284 772 20 0 1 0 236258307 4427776 736 18446744073709551615 94455656779776 94455657674309 140733725185120 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94455657913360 94455657961104 94455664123904 140733725190485 140733725190639 140733725190639 140733725196243 0
/proc/165679/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 1270.56 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1274.02
CPU time (s): 1270.58
CPU user time (s): 1262.85
CPU system time (s): 7.72898
CPU usage (%): 99.7301
Max. virtual memory (cumulated for all children) (KiB): 3619336
Max. memory (cumulated for all children) (KiB): 3017772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1262.85
system time used= 7.72898
maximum resident set size= 3233984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 48
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 954
involuntary context switches= 1636


# summary of solver processes directly reported to runsolver:
#   pid: 165679
#   total CPU time (s): 1270.58
#   total CPU user time (s): 1262.85
#   total CPU system time (s): 7.72898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.7775 second user time and 6.16116 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-22 19:36:57
IDJOB=4542999
IDBENCH=171726
IDSOLVER=3331
FILE ID=nodeC014/4542999-1753205817
RUNJOBID= nodeC014-1753198970-164703
SLURM_JOB_ID= 9687747
Free space on /tmp= 432812 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_230_229.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542999-1753205817/watcher-4542999-1753205817 -o /tmp/evaluation-result-4542999-1753205817/solver-4542999-1753205817 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753198970-164703 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4542999-1753205817.opb 3600 HOME

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

MD5SUM BENCH= a824f24e2c7503f02a1883bfe38cfded
RANDOM SEED=1665046552

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128699400 kB
MemAvailable:   129163172 kB
Buffers:             696 kB
Cached:          1209340 kB
SwapCached:         1624 kB
Active:          1388544 kB
Inactive:         389332 kB
Active(anon):     566756 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   363636 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17552 kB
Writeback:             0 kB
AnonPages:        569332 kB
Mapped:           120112 kB
Shmem:             24612 kB
KReclaimable:     235172 kB
Slab:             331356 kB
SReclaimable:     235172 kB
SUnreclaim:        96184 kB
KernelStack:        4336 kB
PageTables:         4508 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1053108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    462848 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432792 MiB
End job on nodeC014 at 2025-07-22 19:58:11