Trace number 4456899

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
RoundingSat log (1)No Cert. 9.83148 9.92339

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900571132.opb
MD5SUM55b1e97b6b1aec27586d56515e7955a0
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 benchmark3.95673
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.01	c #variables 231 #constraints 2707
0.00/0.01	c rational objective 11
0.19/0.23	c #Conflicts:       1000 | #Constraints:       3708
0.19/0.23	c #Conflicts:       2000 | #Constraints:       4710
0.19/0.23	c INPROCESSING
0.19/0.23	c GARBAGE COLLECT
0.19/0.23	c rational objective 11
0.39/0.49	c #Conflicts:       3000 | #Constraints:       4723
0.39/0.49	c #Conflicts:       4000 | #Constraints:       5726
0.39/0.49	c INPROCESSING
0.39/0.49	c GARBAGE COLLECT
0.39/0.49	c rational objective 11
0.79/0.80	c #Conflicts:       5000 | #Constraints:       5129
0.79/0.80	c #Conflicts:       6000 | #Constraints:       6131
0.79/0.80	c INPROCESSING
0.79/0.80	c GARBAGE COLLECT
0.79/0.80	c rational objective 11
1.09/1.14	c #Conflicts:       7000 | #Constraints:       5132
1.09/1.14	c #Conflicts:       8000 | #Constraints:       6132
1.09/1.14	c #Conflicts:       9000 | #Constraints:       7133
1.09/1.14	c INPROCESSING
1.09/1.14	c GARBAGE COLLECT
1.09/1.14	c rational objective 11
1.48/1.50	c #Conflicts:      10000 | #Constraints:       5833
1.48/1.50	c #Conflicts:      11000 | #Constraints:       6837
1.48/1.50	c #Conflicts:      12000 | #Constraints:       7838
1.48/1.50	c INPROCESSING
1.48/1.50	c GARBAGE COLLECT
1.48/1.50	c rational objective 11
1.88/1.94	c #Conflicts:      13000 | #Constraints:       6290
1.88/1.94	c #Conflicts:      14000 | #Constraints:       7293
1.88/1.94	c #Conflicts:      15000 | #Constraints:       8295
1.88/1.94	c INPROCESSING
1.88/1.94	c GARBAGE COLLECT
1.88/1.94	c rational objective 11
2.28/2.39	c #Conflicts:      16000 | #Constraints:       6515
2.28/2.39	c #Conflicts:      17000 | #Constraints:       7517
2.28/2.39	c #Conflicts:      18000 | #Constraints:       8517
2.28/2.39	c INPROCESSING
2.28/2.39	c GARBAGE COLLECT
2.28/2.39	c rational objective 11
2.87/2.90	c #Conflicts:      19000 | #Constraints:       6535
2.87/2.90	c #Conflicts:      20000 | #Constraints:       7538
2.87/2.90	c #Conflicts:      21000 | #Constraints:       8542
2.87/2.90	c INPROCESSING
2.87/2.90	c GARBAGE COLLECT
2.87/2.90	c rational objective 11
3.38/3.43	c #Conflicts:      22000 | #Constraints:       6338
3.38/3.43	c #Conflicts:      23000 | #Constraints:       7338
3.38/3.43	c #Conflicts:      24000 | #Constraints:       8338
3.38/3.43	c #Conflicts:      25000 | #Constraints:       9340
3.38/3.43	c INPROCESSING
3.38/3.43	c GARBAGE COLLECT
3.38/3.43	c rational objective 11
3.98/4.02	c #Conflicts:      26000 | #Constraints:       6937
3.98/4.02	c #Conflicts:      27000 | #Constraints:       7940
3.98/4.02	c #Conflicts:      28000 | #Constraints:       8941
3.98/4.02	c #Conflicts:      29000 | #Constraints:       9942
3.98/4.02	c INPROCESSING
3.98/4.02	c GARBAGE COLLECT
3.98/4.02	c rational objective 11
4.58/4.63	c #Conflicts:      30000 | #Constraints:       7341
4.58/4.63	c #Conflicts:      31000 | #Constraints:       8342
4.58/4.63	c #Conflicts:      32000 | #Constraints:       9344
4.58/4.63	c #Conflicts:      33000 | #Constraints:      10345
4.58/4.63	c INPROCESSING
4.58/4.63	c GARBAGE COLLECT
4.58/4.63	c rational objective 11
5.27/5.33	c #Conflicts:      34000 | #Constraints:       7545
5.27/5.33	c #Conflicts:      35000 | #Constraints:       8546
5.27/5.33	c #Conflicts:      36000 | #Constraints:       9547
5.27/5.33	c #Conflicts:      37000 | #Constraints:      10547
5.27/5.33	c INPROCESSING
5.27/5.33	c GARBAGE COLLECT
5.27/5.33	c rational objective 11
5.98/6.05	c #Conflicts:      38000 | #Constraints:       7552
5.98/6.05	c #Conflicts:      39000 | #Constraints:       8553
5.98/6.05	c #Conflicts:      40000 | #Constraints:       9554
5.98/6.05	c #Conflicts:      41000 | #Constraints:      10554
5.98/6.05	c INPROCESSING
5.98/6.05	c GARBAGE COLLECT
5.98/6.05	c rational objective 11
6.67/6.79	c #Conflicts:      42000 | #Constraints:       7355
6.67/6.79	c #Conflicts:      43000 | #Constraints:       8355
6.67/6.79	c #Conflicts:      44000 | #Constraints:       9357
6.67/6.79	c #Conflicts:      45000 | #Constraints:      10357
6.67/6.79	c #Conflicts:      46000 | #Constraints:      11357
6.67/6.79	c INPROCESSING
6.67/6.79	c GARBAGE COLLECT
6.67/6.79	c rational objective 11
7.56/7.62	c #Conflicts:      47000 | #Constraints:       7952
7.56/7.62	c #Conflicts:      48000 | #Constraints:       8953
7.56/7.62	c #Conflicts:      49000 | #Constraints:       9953
7.56/7.62	c #Conflicts:      50000 | #Constraints:      10953
7.56/7.62	c #Conflicts:      51000 | #Constraints:      11953
7.56/7.62	c INPROCESSING
7.56/7.62	c GARBAGE COLLECT
7.56/7.62	c rational objective 11
8.46/8.51	c #Conflicts:      52000 | #Constraints:       8355
8.46/8.51	c #Conflicts:      53000 | #Constraints:       9355
8.46/8.51	c #Conflicts:      54000 | #Constraints:      10355
8.46/8.51	c #Conflicts:      55000 | #Constraints:      11355
8.46/8.51	c #Conflicts:      56000 | #Constraints:      12355
8.46/8.51	c INPROCESSING
8.46/8.51	c GARBAGE COLLECT
8.46/8.51	c rational objective 11
9.46/9.51	c #Conflicts:      57000 | #Constraints:       8559
9.46/9.51	c #Conflicts:      58000 | #Constraints:       9559
9.46/9.51	c #Conflicts:      59000 | #Constraints:      10559
9.46/9.51	c #Conflicts:      60000 | #Constraints:      11560
9.46/9.51	c #Conflicts:      61000 | #Constraints:      12560
9.46/9.51	c INPROCESSING
9.46/9.51	c GARBAGE COLLECT
9.46/9.51	c rational objective 11
9.82/9.92	c #Conflicts:      62000 | #Constraints:       8563
9.82/9.92	c #Conflicts:      63000 | #Constraints:       9563
9.82/9.92	c cpu time 9.30547 s
9.82/9.92	c deterministic time 620813309 6.21e+08
9.82/9.92	c optimization time 3.2e-05 s
9.82/9.92	c total solve time 9.29634 s
9.82/9.92	c core-guided solve time 0 s
9.82/9.92	c propagation time 6.22731 s
9.82/9.92	c conflict analysis time 2.45284 s
9.82/9.92	c propagations 3476386
9.82/9.92	c resolve steps 669624
9.82/9.92	c decisions 157195
9.82/9.92	c conflicts 63153
9.82/9.92	c restarts 189
9.82/9.92	c inprocessing phases 17
9.82/9.92	c input clauses 2684
9.82/9.92	c input cardinalities 22
9.82/9.92	c input general constraints 1
9.82/9.92	c input average constraint length 3.08
9.82/9.92	c input average constraint degree 1.34
9.82/9.92	c learned clauses 48333
9.82/9.92	c learned cardinalities 876
9.82/9.92	c learned general constraints 14029
9.82/9.92	c learned average constraint length 53.39
9.82/9.92	c learned average constraint degree 18046208.25
9.82/9.92	c watched constraints 4996
9.82/9.92	c counting constraints 9034
9.82/9.92	c gcd simplifications 1223
9.82/9.92	c detected cardinalities 43
9.82/9.92	c weakened non-implied lits 2236097
9.82/9.92	c weakened non-implying lits 3037
9.82/9.92	c original variables 231
9.82/9.92	c clausal propagations 1666869
9.82/9.92	c cardinality propagations 599251
9.82/9.92	c watched propagations 38385
9.82/9.92	c counting propagations 1089654
9.82/9.92	c watch lookups 154833982
9.82/9.92	c watch backjump lookups 131158407
9.82/9.92	c watch checks 119660290
9.82/9.92	c propagation checks 192901377
9.82/9.92	c constraint additions 14863446
9.82/9.92	c trail pops 3696625
9.82/9.92	c formula constraints 2707
9.82/9.92	c learned constraints 63066
9.82/9.92	c bound constraints 0
9.82/9.92	c core-guided constraints 0
9.82/9.92	c encountered formula constraints 397920
9.82/9.92	c encountered learned constraints 334243
9.82/9.92	c encountered bound constraints 0
9.82/9.92	c encountered core-guided constraints 0
9.82/9.92	c LP total time 2.62969 s
9.82/9.92	c LP solve time 2.53 s
9.82/9.92	c LP constraints added 2892
9.82/9.92	c LP constraints removed 167
9.82/9.92	c LP pivots internal 63201
9.82/9.92	c LP pivots root 2399
9.82/9.92	c LP calls 700
9.82/9.92	c LP optimalities 614
9.82/9.92	c LP no pivot count 10
9.82/9.92	c LP infeasibilities 86
9.82/9.92	c LP valid Farkas constraints 86
9.82/9.92	c LP learned Farkas constraints 86
9.82/9.92	c LP basis resets 0
9.82/9.92	c LP cycling count 0
9.82/9.92	c LP singular count 0
9.82/9.92	c LP no primal count 0
9.82/9.92	c LP no farkas count 0
9.82/9.92	c LP other issue count 0
9.82/9.92	c LP Gomory cuts 0
9.82/9.92	c LP learned cuts 185
9.82/9.92	c LP deleted cuts 167
9.82/9.92	c LP encountered Gomory constraints 0
9.82/9.92	c LP encountered Farkas constraints 382
9.82/9.92	c LP encountered learned Farkas constraints 146
9.82/9.92	c CG auxiliary variables introduced 0
9.82/9.92	c CG solutions found 0
9.82/9.92	c CG cores constructed 0
9.82/9.92	c CG core cardinality constraints returned 0
9.82/9.92	c CG unit cores 0
9.82/9.92	c CG single cores 0
9.82/9.92	c CG blocks removed during cardinality reduction 0
9.82/9.92	c CG first core best 0
9.82/9.92	c CG decision core best 0
9.82/9.92	c CG core reduction tie 0
9.82/9.92	c CG core degree average 0.00
9.82/9.92	c CG core slack average 0.00
9.82/9.92	s SATISFIABLE

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: 63931 MiB (58987 MiB free)
  memory of node 1: 64510 MiB (61871 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4456899-1721817189/watcher-4456899-1721817189 -o /tmp/evaluation-result-4456899-1721817189/solver-4456899-1721817189 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721817188-176034 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4456899-1721817189 --lp-cut-gomory=0 HOME/instance-4456899-1721817189.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=176142, runsolver pid=176139

[startup+0.100979 s]*
/proc/loadavg: 0.11 0.11 0.22 5/256 176143
/proc/meminfo: memFree=123750220/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=39368 memory=11040 CPUtime=0.09 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 905 0 0 0 9 0 0 0 20 0 1 0 18243107 40312832 2760 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 9842 2760 1682 992 0 1700 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39368 KiB
Current children cumulated memory: 11040 KiB

[startup+0.205533 s]*
/proc/loadavg: 0.11 0.11 0.22 5/256 176143
/proc/meminfo: memFree=123746384/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=39512 memory=12008 CPUtime=0.19 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 957 0 0 0 19 0 0 0 20 0 1 0 18243107 40460288 3002 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 9878 3002 1872 992 0 1736 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 39512 KiB
Current children cumulated memory: 12008 KiB

[startup+0.304962 s]*
/proc/loadavg: 0.11 0.11 0.22 5/256 176143
/proc/meminfo: memFree=123742212/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=40256 memory=12608 CPUtime=0.3 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1147 0 0 0 29 1 0 0 20 0 1 0 18243107 41222144 3152 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10064 3152 1872 992 0 1922 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40256 KiB
Current children cumulated memory: 12608 KiB

[startup+0.700197 s]
/proc/loadavg: 0.50 0.19 0.25 4/254 176143
/proc/meminfo: memFree=123740268/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=40388 memory=12608 CPUtime=0.68 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1171 0 0 0 64 4 0 0 20 0 1 0 18243107 41357312 3152 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10097 3152 1872 992 0 1955 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 40388 KiB
Current children cumulated memory: 12608 KiB

[startup+1.50017 s]
/proc/loadavg: 0.50 0.19 0.25 5/256 176189
/proc/meminfo: memFree=123733276/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=40836 memory=13136 CPUtime=1.48 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1298 0 0 0 140 8 0 0 20 0 1 0 18243107 41816064 3284 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10209 3284 1872 992 0 2067 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 40836 KiB
Current children cumulated memory: 13136 KiB

[startup+3.10551 s]
/proc/loadavg: 0.50 0.19 0.25 5/258 176285
/proc/meminfo: memFree=123700308/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=41584 memory=13924 CPUtime=3.08 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1504 0 0 0 291 17 0 0 20 0 1 0 18243107 42582016 3481 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10396 3481 1872 992 0 2254 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 41584 KiB
Current children cumulated memory: 13924 KiB

[startup+6.30014 s]
/proc/loadavg: 0.70 0.24 0.26 3/246 176383
/proc/meminfo: memFree=123655188/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=42464 memory=14712 CPUtime=6.27 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1721 0 0 0 594 33 0 0 20 0 1 0 18243107 43483136 3678 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10616 3678 1872 992 0 2474 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 42464 KiB
Current children cumulated memory: 14712 KiB

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

# cumulated CPU time of all completed processes:  user=9.30894 s, system=0.522536 s

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

[startup+6.40015 s]
/proc/loadavg: 0.70 0.24 0.26 3/246 176383
/proc/meminfo: memFree=123655188/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=42464 memory=14712 CPUtime=6.36 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1721 0 0 0 603 33 0 0 20 0 1 0 18243107 43483136 3678 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10616 3678 1872 992 0 2474 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 42464 KiB
Current children cumulated memory: 14712 KiB

[startup+8.00017 s]*
/proc/loadavg: 0.70 0.24 0.26 4/255 176437
/proc/meminfo: memFree=123640852/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=43092 memory=15500 CPUtime=7.97 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 1900 0 0 0 755 42 0 0 20 0 1 0 18243107 44126208 3875 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10773 3875 1872 992 0 2631 0
Current children cumulated CPU time: 7.97 s
Current children cumulated vsize: 43092 KiB
Current children cumulated memory: 15500 KiB

[startup+8.80014 s]
/proc/loadavg: 0.70 0.24 0.26 4/255 176437
/proc/meminfo: memFree=123640852/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=43252 memory=16028 CPUtime=8.76 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 2000 0 0 0 830 46 0 0 20 0 1 0 18243107 44290048 4007 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10813 4007 1872 992 0 2671 0
Current children cumulated CPU time: 8.76 s
Current children cumulated vsize: 43252 KiB
Current children cumulated memory: 16028 KiB

[startup+9.60015 s]
/proc/loadavg: 0.70 0.24 0.26 5/258 176653
/proc/meminfo: memFree=123686152/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=43704 memory=16556 CPUtime=9.56 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 2127 0 0 0 906 50 0 0 20 0 1 0 18243107 44752896 4139 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10926 4139 1872 992 0 2784 0
Current children cumulated CPU time: 9.56 s
Current children cumulated vsize: 43704 KiB
Current children cumulated memory: 16556 KiB

[startup+9.80013 s]
/proc/loadavg: 0.70 0.24 0.26 5/258 176653
/proc/meminfo: memFree=123686152/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=43704 memory=16556 CPUtime=9.76 cores=4,6
/proc/176142/stat : 176142 (roundingsat) R 176139 176142 176023 0 -1 4194304 2127 0 0 0 925 51 0 0 20 0 1 0 18243107 44752896 4139 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10926 4139 1872 992 0 2784 0
Current children cumulated CPU time: 9.76 s
Current children cumulated vsize: 43704 KiB
Current children cumulated memory: 16556 KiB

[startup+9.90011 s]
/proc/loadavg: 0.70 0.24 0.26 5/258 176653
/proc/meminfo: memFree=123686152/131524600 swapFree=131054736/131071996
[pid=176142] ppid=176139 vsize=43704 memory=16556 CPUtime=9.82 cores=4,6
/proc/176142/stat : 176142 (roundingsat) D 176139 176142 176023 0 -1 4194304 2127 0 0 0 930 52 0 0 20 0 1 0 18243107 44752896 4139 134679101440 4194304 8254037 140736439312336 0 0 0 0 0 25182210 0 0 0 17 6 0 0 5 0 0 9037040 9046032 20045824 140736439321436 140736439321698 140736439321698 140736439328713 0
/proc/176142/statm: 10926 4139 1872 992 0 2784 0
Current children cumulated CPU time: 9.82 s
Current children cumulated vsize: 43704 KiB
Current children cumulated memory: 16556 KiB

Child status: 0

Real time (s): 9.92339
CPU time (s): 9.83148
CPU user time (s): 9.30894
CPU system time (s): 0.522536
CPU usage (%): 99.0738
Max. virtual memory (cumulated for all children) (KiB): 43704
Max. memory (cumulated for all children) (KiB): 16556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.30894
system time used= 0.522536
maximum resident set size= 16556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2135
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1767
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 176142
#   total CPU time (s): 9.83148
#   total CPU user time (s): 9.30894
#   total CPU system time (s): 0.522536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.01619 second user time and 0.072249 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-24 12:33:09
IDJOB=4456899
IDBENCH=147927
IDSOLVER=3085
FILE ID=nodeC034/4456899-1721817189
RUNJOBID= nodeC034-1721817188-176034
SLURM_JOB_ID= 7816899
Free space on /tmp= 890068 MiB

SOLVER NAME= RoundingSat log
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571132.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4456899-1721817189/watcher-4456899-1721817189 -o /tmp/evaluation-result-4456899-1721817189/solver-4456899-1721817189 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721817188-176034 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4456899-1721817189 --lp-cut-gomory=0 HOME/instance-4456899-1721817189.opb

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

MD5SUM BENCH= 55b1e97b6b1aec27586d56515e7955a0
RANDOM SEED=2121536758

nodeC034.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3665.571
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
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		: 3691.242
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.84
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		: 3607.199
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
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.499
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.84
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		: 3660.952
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
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		: 3691.300
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.84
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		: 3654.463
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
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		: 3599.922
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123760192 kB
MemAvailable:   129728316 kB
Buffers:          237616 kB
Cached:          6544204 kB
SwapCached:           96 kB
Active:          1613348 kB
Inactive:        5547552 kB
Active(anon):       1944 kB
Inactive(anon):   419168 kB
Active(file):    1611404 kB
Inactive(file):  5128384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054736 kB
Dirty:             39796 kB
Writeback:             0 kB
AnonPages:        377944 kB
Mapped:           102244 kB
Shmem:             42580 kB
KReclaimable:     135968 kB
Slab:             251296 kB
SReclaimable:     135968 kB
SUnreclaim:       115328 kB
KernelStack:        4140 kB
PageTables:        10176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     888784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14048 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      355028 kB
DirectMap2M:    47652864 kB
DirectMap1G:    88080384 kB

Free space on /tmp at the end= 890060 MiB
End job on nodeC034 at 2024-07-24 12:33:19