Trace number 4515912

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 1260.36 1263.92

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
CombinatorialBenchmarksPBsolvers/vertex-cover/larger/vc-grids-v1_shuffle/normalized-grid8_161.shuf-2.opb
MD5SUM97ac09d7b638be47b4d5a322b09a2581
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.971775
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1288
Total number of constraints2577
Number of constraints which are clauses2576
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1288
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 7
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 1295
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1260.23/1263.88	c Exit code from Second Program: 20
1260.34/1263.91	c #vars 1288 #constraints 2577 2.00078 0
1260.34/1263.91	c 2577 constraints
1260.34/1263.91	c Finish cloning data from SAT to LS
1260.34/1263.91	c restart_num_ls  -100000 0
1260.34/1263.91	c Use LS-small
1260.34/1263.91	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: 63837 MiB (58981 MiB free)
  memory of node 1: 64465 MiB (40611 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515912-1751232103/watcher-4515912-1751232103 -o /tmp/evaluation-result-4515912-1751232103/solver-4515912-1751232103 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751230610-28099 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4515912-1751232103.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=29072, runsolver pid=29069

[startup+0.100073 s]*
/proc/loadavg: 4.15 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101983236/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=29924 memory=11360 CPUtime=0.07 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 2471 0 0 0 7 0 0 0 20 0 1 0 38889173 30642176 2840 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 7481 2840 768 2416 0 4583 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 36908 KiB
Current children cumulated memory: 15712 KiB

[startup+0.214452 s]*
/proc/loadavg: 4.15 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101975424/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=41504 memory=24700 CPUtime=0.18 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 5616 0 0 0 17 1 0 0 20 0 1 0 38889173 42500096 6175 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 10376 6175 768 2416 0 7478 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 48488 KiB
Current children cumulated memory: 29052 KiB

[startup+0.314307 s]*
/proc/loadavg: 4.15 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101975424/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=39972 memory=24040 CPUtime=0.28 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 5795 0 0 0 27 1 0 0 20 0 1 0 38889173 40931328 6010 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 9993 6010 768 2416 0 7095 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 46956 KiB
Current children cumulated memory: 28392 KiB

[startup+0.70043 s]
/proc/loadavg: 4.15 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101974668/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=45252 memory=28628 CPUtime=0.65 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 7330 0 0 0 64 1 0 0 20 0 1 0 38889173 46338048 7157 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 11313 7157 800 2416 0 8415 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 52236 KiB
Current children cumulated memory: 32980 KiB

[startup+1.50048 s]
/proc/loadavg: 4.15 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101973660/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=45252 memory=28756 CPUtime=1.45 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 7364 0 0 0 144 1 0 0 20 0 1 0 38889173 46338048 7189 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 11313 7189 800 2416 0 8415 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 52236 KiB
Current children cumulated memory: 33108 KiB

[startup+3.11392 s]
/proc/loadavg: 4.14 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101964804/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=46968 memory=28980 CPUtime=3.07 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 8013 0 0 0 305 2 0 0 20 0 1 0 38889173 48095232 7245 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 11742 7245 800 2416 0 8844 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 53952 KiB
Current children cumulated memory: 33332 KiB

[startup+6.30045 s]
/proc/loadavg: 4.14 4.19 3.75 5/259 29076
/proc/meminfo: memFree=101960176/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=58460 memory=40136 CPUtime=6.24 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 9902 0 0 0 621 3 0 0 20 0 1 0 38889173 59863040 10034 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 14615 10034 800 2416 0 11717 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 65444 KiB
Current children cumulated memory: 44488 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.18 3.75 5/259 29076
/proc/meminfo: memFree=101964152/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=70068 memory=48656 CPUtime=12.62 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 10507 0 0 0 1259 3 0 0 20 0 1 0 38889173 71749632 12164 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 17517 12164 800 2416 0 14619 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 77052 KiB
Current children cumulated memory: 53008 KiB

[startup+25.5005 s]
/proc/loadavg: 4.10 4.18 3.76 5/259 29076
/proc/meminfo: memFree=101892308/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=81672 memory=63772 CPUtime=25.39 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 12542 0 0 0 2534 5 0 0 20 0 1 0 38889173 83632128 15943 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 20418 15943 800 2416 0 17520 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 88656 KiB
Current children cumulated memory: 68124 KiB

[startup+51.1141 s]
/proc/loadavg: 4.06 4.16 3.76 5/259 29077
/proc/meminfo: memFree=101872104/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=100528 memory=76188 CPUtime=50.92 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 14720 0 0 0 5086 6 0 0 20 0 1 0 38889173 102940672 19047 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 25132 19047 800 2416 0 22234 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 107512 KiB
Current children cumulated memory: 80540 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.15 3.79 5/259 29078
/proc/meminfo: memFree=101634244/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=191764 memory=175900 CPUtime=1119.1 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 33525 0 0 0 111826 84 0 0 20 0 1 0 38889173 196366336 43975 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 47941 43975 800 2416 0 45043 0
Current children cumulated CPU time: 1119.1 s
Current children cumulated vsize: 198748 KiB
Current children cumulated memory: 180252 KiB

[startup+1182.3 s]
/proc/loadavg: 4.06 4.10 4.01 5/259 29131
/proc/meminfo: memFree=100941036/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 250 102 0 0 0 0 0 0 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29075] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29075/stat : 29075 (timeout) S 29072 29075 28087 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38889173 2723840 352 18446744073709551615 94675474436096 94675474452609 140729335957072 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94675474467376 94675474469464 94675482058752 140729335966112 140729335966242 140729335966242 140729335971815 0
/proc/29075/statm: 665 352 352 5 0 90 0
[pid=29076] ppid=29075 vsize=161416 memory=145700 CPUtime=1178.94 cores=1,3
/proc/29076/stat : 29076 (CASHWMaxSAT-Dis) R 29075 29075 28087 0 -1 4194304 34544 0 0 0 117809 85 0 0 20 0 1 0 38889173 165289984 36425 18446744073709551615 4198400 14093885 140723382697248 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 47099904 140723382704550 140723382704667 140723382704667 140723382710240 0
/proc/29076/statm: 40354 36425 800 2416 0 37456 0
Current children cumulated CPU time: 1178.94 s
Current children cumulated vsize: 168400 KiB
Current children cumulated memory: 150052 KiB

[startup+1242.3 s]
/proc/loadavg: 4.12 4.11 4.02 5/259 29135
/proc/meminfo: memFree=101040992/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=95324 memory=22332 CPUtime=44.14 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 3620 0 0 0 4327 87 0 0 20 0 1 0 39008975 97611776 5583 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 23831 5583 2432 595 0 8498 0
Current children cumulated CPU time: 1238.77 s
Current children cumulated vsize: 102308 KiB
Current children cumulated memory: 26684 KiB

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

# cumulated CPU time of all completed processes:  user=1258.25 s, system=2.10263 s

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

[startup+1254.4 s]
/proc/loadavg: 4.26 4.14 4.03 5/259 29135
/proc/meminfo: memFree=101021104/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=95324 memory=22332 CPUtime=56.21 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 3620 0 0 0 5510 111 0 0 20 0 1 0 39008975 97611776 5583 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 23831 5583 2432 595 0 8498 0
Current children cumulated CPU time: 1250.84 s
Current children cumulated vsize: 102308 KiB
Current children cumulated memory: 26684 KiB

[startup+1260.8 s]
/proc/loadavg: 4.32 4.15 4.03 5/259 29135
/proc/meminfo: memFree=101005100/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=109564 memory=46656 CPUtime=62.6 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 7072 0 0 0 6140 120 0 0 20 0 1 0 39008975 112193536 11664 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 27391 11664 2528 595 0 12058 0
Current children cumulated CPU time: 1257.23 s
Current children cumulated vsize: 116548 KiB
Current children cumulated memory: 51008 KiB

[startup+1262.4 s]
/proc/loadavg: 4.37 4.17 4.04 5/259 29136
/proc/meminfo: memFree=101004556/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=110948 memory=50160 CPUtime=64.19 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 7423 0 0 0 6299 120 0 0 20 0 1 0 39008975 113610752 12540 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 27737 12540 2528 595 0 12404 0
Current children cumulated CPU time: 1258.82 s
Current children cumulated vsize: 117932 KiB
Current children cumulated memory: 54512 KiB

[startup+1263.2 s]
/proc/loadavg: 4.37 4.17 4.04 5/259 29136
/proc/meminfo: memFree=101000460/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=112052 memory=52852 CPUtime=64.99 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 7595 0 0 0 6379 120 0 0 20 0 1 0 39008975 114741248 13213 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 28013 13213 2528 595 0 12680 0
Current children cumulated CPU time: 1259.62 s
Current children cumulated vsize: 119036 KiB
Current children cumulated memory: 57204 KiB

[startup+1263.6 s]
/proc/loadavg: 4.37 4.17 4.04 5/259 29136
/proc/meminfo: memFree=101000460/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=112372 memory=53108 CPUtime=65.4 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 7663 0 0 0 6419 121 0 0 20 0 1 0 39008975 115068928 13277 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 28093 13277 2528 595 0 12760 0
Current children cumulated CPU time: 1260.03 s
Current children cumulated vsize: 119356 KiB
Current children cumulated memory: 57460 KiB

[startup+1263.8 s]
/proc/loadavg: 4.37 4.17 4.04 5/259 29136
/proc/meminfo: memFree=101000460/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1194.63 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 285 35163 0 0 0 0 119377 86 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
[pid=29132] ppid=29072 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/29132/stat : 29132 (timeout) S 29072 29132 28087 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 39008974 2723840 352 18446744073709551615 94810760040448 94810760056961 140735621078112 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94810760071728 94810760073816 94810762977280 140735621081480 140735621081634 140735621081634 140735621087207 0
/proc/29132/statm: 665 352 352 5 0 90 0
[pid=29133] ppid=29132 vsize=112612 memory=55528 CPUtime=65.6 cores=1,3
/proc/29133/stat : 29133 (SynLSCD) R 29132 29132 28087 0 -1 4194304 7750 0 0 0 6439 121 0 0 20 0 1 0 39008975 115314688 13882 18446744073709551615 94726938066944 94726940501097 140723870402144 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94726940982520 94726941015552 94726951837696 140723870407074 140723870407209 140723870407209 140723870412782 0
/proc/29133/statm: 28153 13882 2528 595 0 12820 0
Current children cumulated CPU time: 1260.23 s
Current children cumulated vsize: 119596 KiB
Current children cumulated memory: 59880 KiB

[startup+1263.9 s]
/proc/loadavg: 4.37 4.17 4.04 5/259 29136
/proc/meminfo: memFree=101000460/131382120 swapFree=33010684/33010684
[pid=29072] ppid=29069 vsize=4324 memory=2944 CPUtime=1260.34 cores=1,3
/proc/29072/stat : 29072 (Hybrid-CASHWMax) S 29069 29072 28087 0 -1 4194304 346 43456 0 0 0 0 125825 209 20 0 1 0 38889170 4427776 736 18446744073709551615 94635746140160 94635747034693 140727021714848 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635747273744 94635747321488 94635762933760 140727021717847 140727021718001 140727021718001 140727021723603 0
/proc/29072/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 1260.34 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1263.92
CPU time (s): 1260.36
CPU user time (s): 1258.25
CPU system time (s): 2.10263
CPU usage (%): 99.7179
Max. virtual memory (cumulated for all children) (KiB): 229392
Max. memory (cumulated for all children) (KiB): 210844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1258.25
system time used= 2.10263
maximum resident set size= 206492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44292
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 840
involuntary context switches= 762


# summary of solver processes directly reported to runsolver:
#   pid: 29072
#   total CPU time (s): 1260.36
#   total CPU user time (s): 1258.25
#   total CPU system time (s): 2.10263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.30745 second user time and 14.0012 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 23:21:44
IDJOB=4515912
IDBENCH=167132
IDSOLVER=3331
FILE ID=nodeC002/4515912-1751232103
RUNJOBID= nodeC002-1751230610-28099
SLURM_JOB_ID= 9587702
Free space on /tmp= 433000 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/larger/vc-grids-v1_shuffle/normalized-grid8_161.shuf-2.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515912-1751232103/watcher-4515912-1751232103 -o /tmp/evaluation-result-4515912-1751232103/solver-4515912-1751232103 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751230610-28099 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4515912-1751232103.opb 3600 HOME

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

MD5SUM BENCH= 97ac09d7b638be47b4d5a322b09a2581
RANDOM SEED=415251143

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        101983236 kB
MemAvailable:   101801876 kB
Buffers:            3280 kB
Cached:           629112 kB
SwapCached:            0 kB
Active:         28382324 kB
Inactive:         380480 kB
Active(anon):   28148372 kB
Inactive(anon):        0 kB
Active(file):     233952 kB
Inactive(file):   380480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16596 kB
Writeback:             0 kB
AnonPages:      28133504 kB
Mapped:           113996 kB
Shmem:             17960 kB
KReclaimable:      87668 kB
Slab:             170152 kB
SReclaimable:      87668 kB
SUnreclaim:        82484 kB
KernelStack:        4144 kB
PageTables:        58552 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   31299548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10833920 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC002 at 2025-06-29 23:42:48