Trace number 4547894

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-07-23UNSAT 1203.24 1206.05

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v090-n1.opb
MD5SUM2f2bbded117b16ee84684349cffbd198
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.033246
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables179
Total number of constraints90
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1203.11/1205.99	c Exit code from Second Program: 20
1203.21/1206.03	c #vars 179 #constraints 180 1.00559 1
1203.21/1206.03	c intsize: 3
1203.21/1206.03	c 180 constraints
1203.21/1206.03	c Finish cloning data from SAT to LS
1203.21/1206.03	c restart_num_ls  -100000 0
1203.21/1206.03	c Use LS-small
1203.21/1206.03	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 (62033 MiB free)
  memory of node 1: 64465 MiB (59371 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547894-1753272711/watcher-4547894-1753272711 -o /tmp/evaluation-result-4547894-1753272711/solver-4547894-1753272711 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753272711-176792 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547894-1753272711.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=176839, runsolver pid=176832

[startup+0.100057 s]*
/proc/loadavg: 1.16 1.10 1.36 6/271 176862
/proc/meminfo: memFree=124310856/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=20920 memory=6400 CPUtime=0.06 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 908 0 0 0 6 0 0 0 20 0 1 0 242949721 21422080 1600 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 5230 1600 768 2416 0 2332 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 27904 KiB
Current children cumulated memory: 10624 KiB

[startup+0.204779 s]*
/proc/loadavg: 1.16 1.10 1.36 6/271 176862
/proc/meminfo: memFree=124310856/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=23596 memory=8320 CPUtime=0.16 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 1410 0 0 0 16 0 0 0 20 0 1 0 242949721 24162304 2080 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 5899 2080 768 2416 0 3001 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 30580 KiB
Current children cumulated memory: 12544 KiB

[startup+0.304676 s]*
/proc/loadavg: 1.16 1.10 1.36 6/271 176862
/proc/meminfo: memFree=124310856/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=23596 memory=9088 CPUtime=0.25 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 1584 0 0 0 25 0 0 0 20 0 1 0 242949721 24162304 2272 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 5899 2272 768 2416 0 3001 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 30580 KiB
Current children cumulated memory: 13312 KiB

[startup+0.700176 s]
/proc/loadavg: 1.16 1.10 1.36 6/271 176862
/proc/meminfo: memFree=124307252/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=26412 memory=12092 CPUtime=0.64 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 1817 0 0 0 64 0 0 0 20 0 1 0 242949721 27045888 3023 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 6603 3023 768 2416 0 3705 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 33396 KiB
Current children cumulated memory: 16316 KiB

[startup+1.50017 s]
/proc/loadavg: 1.16 1.10 1.36 5/265 176872
/proc/meminfo: memFree=124301456/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=29092 memory=14652 CPUtime=1.44 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 2487 0 0 0 144 0 0 0 20 0 1 0 242949721 29790208 3663 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 7273 3663 768 2416 0 4375 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 36076 KiB
Current children cumulated memory: 18876 KiB

[startup+3.10463 s]
/proc/loadavg: 1.16 1.10 1.36 6/271 176912
/proc/meminfo: memFree=124282388/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=29092 memory=14780 CPUtime=3.04 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 2515 0 0 0 303 1 0 0 20 0 1 0 242949721 29790208 3695 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 7273 3695 768 2416 0 4375 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 36076 KiB
Current children cumulated memory: 19004 KiB

[startup+6.30016 s]
/proc/loadavg: 1.47 1.17 1.38 5/271 176912
/proc/meminfo: memFree=124274576/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=29092 memory=15036 CPUtime=6.22 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 2569 0 0 0 621 1 0 0 20 0 1 0 242949721 29790208 3759 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 7273 3759 768 2416 0 4375 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 36076 KiB
Current children cumulated memory: 19260 KiB

[startup+12.7002 s]
/proc/loadavg: 1.67 1.22 1.39 5/271 176912
/proc/meminfo: memFree=124263692/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=33712 memory=18100 CPUtime=12.61 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 2839 0 0 0 1260 1 0 0 20 0 1 0 242949721 34521088 4525 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 8428 4525 768 2416 0 5530 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 40696 KiB
Current children cumulated memory: 22324 KiB

[startup+25.5002 s]
/proc/loadavg: 2.19 1.35 1.44 5/271 176912
/proc/meminfo: memFree=124255752/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=38108 memory=24140 CPUtime=25.38 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 4709 0 0 0 2537 1 0 0 20 0 1 0 242949721 39022592 6035 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 9527 6035 768 2416 0 6629 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 45092 KiB
Current children cumulated memory: 28364 KiB

[startup+51.1054 s]
/proc/loadavg: 2.89 1.58 1.51 5/271 176913
/proc/meminfo: memFree=124237676/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=45264 memory=28448 CPUtime=50.93 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 4771 0 0 0 5091 2 0 0 20 0 1 0 242949721 46350336 7112 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 11316 7112 768 2416 0 8418 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 52248 KiB
Current children cumulated memory: 32672 KiB

[startup+102.3 s]
/proc/loadavg: 3.59 1.97 1.65 5/271 176914
/proc/meminfo: memFree=124209308/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0

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

Current children cumulated memory: 50108 KiB

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 3.32 5/271 176955
/proc/meminfo: memFree=124147788/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=59856 memory=45884 CPUtime=1119.71 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 12362 0 0 0 111966 5 0 0 20 0 1 0 242949721 61292544 11471 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 14964 11471 768 2416 0 12066 0
Current children cumulated CPU time: 1119.71 s
Current children cumulated vsize: 66840 KiB
Current children cumulated memory: 50108 KiB

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 3.38 5/270 176959
/proc/meminfo: memFree=124152572/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=59856 memory=45884 CPUtime=1179.58 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 12362 0 0 0 117953 5 0 0 20 0 1 0 242949721 61292544 11471 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 14964 11471 768 2416 0 12066 0
Current children cumulated CPU time: 1179.58 s
Current children cumulated vsize: 66840 KiB
Current children cumulated memory: 50108 KiB

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

# cumulated CPU time of all completed processes:  user=1201.97 s, system=1.26796 s

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

[startup+1190.4 s]
/proc/loadavg: 4.11 4.06 3.38 5/270 176959
/proc/meminfo: memFree=124152572/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=59856 memory=45884 CPUtime=1187.66 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 12362 0 0 0 118761 5 0 0 20 0 1 0 242949721 61292544 11471 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 14964 11471 768 2416 0 12066 0
Current children cumulated CPU time: 1187.66 s
Current children cumulated vsize: 66840 KiB
Current children cumulated memory: 50108 KiB

[startup+1196.8 s]
/proc/loadavg: 4.10 4.06 3.39 5/270 176959
/proc/meminfo: memFree=124152580/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=0 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 250 104 0 0 0 0 0 0 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176846] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176846/stat : 176846 (timeout) S 176839 176846 176781 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242949720 2723840 320 18446744073709551615 93995460247552 93995460264065 140729329151232 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 93995460278832 93995460280920 93995490541568 140729329154462 140729329154592 140729329154592 140729329160167 0
/proc/176846/statm: 665 320 320 5 0 90 0
[pid=176852] ppid=176846 vsize=59856 memory=45884 CPUtime=1194.05 cores=4,6
/proc/176852/stat : 176852 (CASHWMaxSAT-Dis) R 176846 176846 176781 0 -1 4194304 12381 0 0 0 119400 5 0 0 20 0 1 0 242949721 61292544 11471 18446744073709551615 4198400 14093885 140733304464048 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 22200320 140733304469924 140733304470041 140733304470041 140733304475616 0
/proc/176852/statm: 14964 11471 768 2416 0 12066 0
Current children cumulated CPU time: 1194.05 s
Current children cumulated vsize: 66840 KiB
Current children cumulated memory: 50108 KiB

[startup+1200 s]*
/proc/loadavg: 4.09 4.06 3.39 5/270 176965
/proc/meminfo: memFree=124254788/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=1195.28 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 283 12602 0 0 0 0 119523 5 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176960] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176960/stat : 176960 (timeout) S 176839 176960 176781 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243069521 2723840 320 18446744073709551615 94590081409024 94590081425537 140727406442560 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94590081440304 94590081442392 94590090743808 140727406446982 140727406447136 140727406447136 140727406452711 0
/proc/176960/statm: 665 320 320 5 0 90 0
[pid=176961] ppid=176960 vsize=84096 memory=11264 CPUtime=1.95 cores=4,6
/proc/176961/stat : 176961 (SynLSCD) R 176960 176960 176781 0 -1 4194304 614 0 0 0 166 29 0 0 20 0 1 0 243069521 86114304 2816 18446744073709551615 94709109186560 94709111621161 140727498051760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94709112102136 94709112135168 94709134430208 140727498058144 140727498058279 140727498058279 140727498063854 0
/proc/176961/statm: 21024 2816 2464 595 0 5691 0
Current children cumulated CPU time: 1197.23 s
Current children cumulated vsize: 91080 KiB
Current children cumulated memory: 15488 KiB

[startup+1203.2 s]
/proc/loadavg: 4.09 4.06 3.39 5/270 176967
/proc/meminfo: memFree=124285732/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=1195.28 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 283 12602 0 0 0 0 119523 5 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176960] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176960/stat : 176960 (timeout) S 176839 176960 176781 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243069521 2723840 320 18446744073709551615 94590081409024 94590081425537 140727406442560 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94590081440304 94590081442392 94590090743808 140727406446982 140727406447136 140727406447136 140727406452711 0
/proc/176960/statm: 665 320 320 5 0 90 0
[pid=176961] ppid=176960 vsize=84096 memory=11264 CPUtime=5.13 cores=4,6
/proc/176961/stat : 176961 (SynLSCD) R 176960 176960 176781 0 -1 4194304 614 0 0 0 436 77 0 0 20 0 1 0 243069521 86114304 2816 18446744073709551615 94709109186560 94709111621161 140727498051760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94709112102136 94709112135168 94709134430208 140727498058144 140727498058279 140727498058279 140727498063854 0
/proc/176961/statm: 21024 2816 2464 595 0 5691 0
Current children cumulated CPU time: 1200.41 s
Current children cumulated vsize: 91080 KiB
Current children cumulated memory: 15488 KiB

[startup+1204.8 s]
/proc/loadavg: 4.08 4.05 3.39 5/271 176973
/proc/meminfo: memFree=124284760/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=1195.28 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 283 12602 0 0 0 0 119523 5 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176960] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176960/stat : 176960 (timeout) S 176839 176960 176781 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243069521 2723840 320 18446744073709551615 94590081409024 94590081425537 140727406442560 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94590081440304 94590081442392 94590090743808 140727406446982 140727406447136 140727406447136 140727406452711 0
/proc/176960/statm: 665 320 320 5 0 90 0
[pid=176961] ppid=176960 vsize=84096 memory=11264 CPUtime=6.73 cores=4,6
/proc/176961/stat : 176961 (SynLSCD) R 176960 176960 176781 0 -1 4194304 614 0 0 0 571 102 0 0 20 0 1 0 243069521 86114304 2816 18446744073709551615 94709109186560 94709111621161 140727498051760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94709112102136 94709112135168 94709134430208 140727498058144 140727498058279 140727498058279 140727498063854 0
/proc/176961/statm: 21024 2816 2464 595 0 5691 0
Current children cumulated CPU time: 1202.01 s
Current children cumulated vsize: 91080 KiB
Current children cumulated memory: 15488 KiB

[startup+1205.6 s]
/proc/loadavg: 4.08 4.05 3.39 4/267 176980
/proc/meminfo: memFree=124285048/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=1195.28 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 283 12602 0 0 0 0 119523 5 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176960] ppid=176839 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/176960/stat : 176960 (timeout) S 176839 176960 176781 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 243069521 2723840 320 18446744073709551615 94590081409024 94590081425537 140727406442560 0 0 0 0 3145728 90119 1 0 0 17 4 0 0 0 0 0 94590081440304 94590081442392 94590090743808 140727406446982 140727406447136 140727406447136 140727406452711 0
/proc/176960/statm: 665 320 320 5 0 90 0
[pid=176961] ppid=176960 vsize=84096 memory=11264 CPUtime=7.53 cores=4,6
/proc/176961/stat : 176961 (SynLSCD) R 176960 176960 176781 0 -1 4194304 614 0 0 0 638 115 0 0 20 0 1 0 243069521 86114304 2816 18446744073709551615 94709109186560 94709111621161 140727498051760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94709112102136 94709112135168 94709134430208 140727498058144 140727498058279 140727498058279 140727498063854 0
/proc/176961/statm: 21024 2816 2464 595 0 5691 0
Current children cumulated CPU time: 1202.81 s
Current children cumulated vsize: 91080 KiB
Current children cumulated memory: 15488 KiB

[startup+1206 s]*
/proc/loadavg: 4.08 4.05 3.39 4/267 176994
/proc/meminfo: memFree=124281332/131249988 swapFree=33010416/33010684
[pid=176839] ppid=176832 vsize=4324 memory=2944 CPUtime=1203.21 cores=4,6
/proc/176839/stat : 176839 (Hybrid-CASHWMax) S 176832 176839 176781 0 -1 4194304 302 13614 0 0 0 0 120196 125 20 0 1 0 242949718 4427776 736 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 2 4 65536 1 0 0 17 4 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176839/statm: 1081 736 672 219 0 143 0
[pid=176989] ppid=176839 vsize=4324 memory=1264 CPUtime=0 cores=4,6
/proc/176989/stat : 176989 (Hybrid-CASHWMax) S 176839 176839 176781 0 -1 4194368 73 0 0 0 0 0 0 0 20 0 1 0 243070317 4427776 316 18446744073709551615 94479336435712 94479337330245 140736779675232 0 0 0 65536 0 65538 1 0 0 17 6 0 0 0 0 0 94479337569296 94479337617040 94479345217536 140736779680085 140736779680239 140736779680239 140736779685843 0
/proc/176989/statm: 1081 316 256 219 0 143 0
[pid=176990] ppid=176989 vsize=608 memory=128 CPUtime=0 cores=4,6
/proc/176990/stat : 176990 (grep) D 176989 176839 176781 0 -1 4456448 62 0 0 0 0 0 0 0 20 0 1 0 243070317 622592 32 18446744073709551615 94258061033472 94258061136721 140734017800544 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94258061168720 94258061172976 94258082623488 140734017808870 140734017808934 140734017808934 140734017814506 0
/proc/176990/statm: 152 32 32 26 0 58 0
[pid=176991] ppid=176989 vsize=460 memory=128 CPUtime=0 cores=4,6
/proc/176991/stat : 176991 (tail) D 176989 176839 176781 0 -1 4456448 63 0 0 0 0 0 0 0 20 0 1 0 243070317 471040 32 18446744073709551615 94763193827328 94763193866321 140725878767536 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94763193882864 94763193884848 94763212005376 140725878770206 140725878770214 140725878770214 140725878775786 0
/proc/176991/statm: 115 32 32 10 0 42 0
Current children cumulated CPU time: 1203.21 s
Current children cumulated vsize: 9716 KiB
Current children cumulated memory: 4464 KiB

Child status: 0

Real time (s): 1206.05
CPU time (s): 1203.24
CPU user time (s): 1201.97
CPU system time (s): 1.26796
CPU usage (%): 99.7673
Max. virtual memory (cumulated for all children) (KiB): 91080
Max. memory (cumulated for all children) (KiB): 50108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.98
system time used= 1.26797
maximum resident set size= 45884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 975
involuntary context switches= 424


# summary of solver processes directly reported to runsolver:
#   pid: 176839
#   total CPU time (s): 1203.24
#   total CPU user time (s): 1201.97
#   total CPU system time (s): 1.26796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.34557 second user time and 5.16109 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 14:11:52
IDJOB=4547894
IDBENCH=162381
IDSOLVER=3425
FILE ID=nodeC031/4547894-1753272711
RUNJOBID= nodeC031-1753272711-176792
SLURM_JOB_ID= 9690027
Free space on /tmp= 432952 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v090-n1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547894-1753272711/watcher-4547894-1753272711 -o /tmp/evaluation-result-4547894-1753272711/solver-4547894-1753272711 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753272711-176792 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547894-1753272711.opb 3600 HOME

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

MD5SUM BENCH= 2f2bbded117b16ee84684349cffbd198
RANDOM SEED=2012706063

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        124319284 kB
MemAvailable:   129565568 kB
Buffers:            2128 kB
Cached:          5930332 kB
SwapCached:            8 kB
Active:          1216472 kB
Inactive:        4796248 kB
Active(anon):      96076 kB
Inactive(anon):    10464 kB
Active(file):    1120396 kB
Inactive(file):  4785784 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64908 kB
Writeback:             0 kB
AnonPages:         83476 kB
Mapped:           108840 kB
Shmem:             26248 kB
KReclaimable:     358688 kB
Slab:             458028 kB
SReclaimable:     358688 kB
SUnreclaim:        99340 kB
KernelStack:        4112 kB
PageTables:         2996 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     359040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432888 MiB
End job on nodeC031 at 2025-07-23 14:31:58