Trace number 1776178

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
ttsth-5-0 2009-03-19 (4 threads)UNSAT 37.7 37.6945

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11813.cnf
MD5SUM1d84e062d693fe840d2f54155b9ad4a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.65
Satisfiable
(Un)Satisfiability was proved
Number of variables312579
Number of clauses905106
Sum of the clauses size2361159
Maximum clause length3
Minimum clause length1
Number of clauses of size 135218
Number of clauses of size 2283723
Number of clauses of size 3586165
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

4.02/4.02	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776178-1243673644.cnf 
4.02/4.02	c Using SATTIMEOUT of 10000
4.02/4.02	c Using SATRAM of 2047
4.02/4.02	c Size of subset node = 16
4.02/4.02	c Variables = 312628
4.02/4.02	c Clauses = 905106
4.02/4.02	c Literals = 2361159
4.02/4.02	c Reduced size:
4.02/4.02	c Variables = 312579
4.02/4.02	c Clauses = 868353
4.02/4.02	c Literals = 2322725
4.02/4.02	c a2
5.62/5.64	c a1
6.42/6.47	c Independent sub-problems = 19
6.42/6.47	c Sub-problem with 95 variables and 157 clauses
6.42/6.47	c using permutation method 3
6.42/6.47	...........................................................c Ordering finished 6.480 seconds
6.42/6.47	c mapped 6.480 seconds
6.42/6.47	c permuted 6.480 seconds
6.42/6.47	c about to sort
6.42/6.47	c sorted
6.42/6.47	c clauses now 157
6.42/6.47	c init finished 6.480 seconds
6.42/6.47	c tree built 6.480 seconds
6.42/6.47	c 
6.42/6.47	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.42/6.47	c ---------------------------------|----------------------------------|------------------------------------------------------
6.42/6.47	c ................................ | ..........                       |                        6.5           0.0             
6.42/6.47	c ................................ | ..........                     1 |                        6.5           0.2             
6.42/6.47	c ................................ | ..........                     2 |                        6.5           0.3             
6.42/6.47	c ................................ | ..........                     3 |                        6.5           0.5             
6.42/6.47	c ................................ | ..........                     4 |                        6.5           0.6             
6.42/6.47	c ................................ | ..........                     5 |                        6.5           0.8             
6.82/6.81	c Satisfiable sub-problem
6.82/6.81	c Sub-problem with 95 variables and 157 clauses
6.82/6.81	c using permutation method 3
6.82/6.81	...........................................................c Ordering finished 6.820 seconds
6.82/6.81	c mapped 6.820 seconds
6.82/6.81	c permuted 6.820 seconds
6.82/6.81	c about to sort
6.82/6.81	c sorted
6.82/6.81	c clauses now 157
6.82/6.81	c init finished 6.820 seconds
6.82/6.81	c tree built 6.820 seconds
6.82/6.81	c 
6.82/6.81	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.82/6.81	c ---------------------------------|----------------------------------|------------------------------------------------------
6.82/6.81	c ................................ | ..........                    96 |                        6.8          14.1             
6.82/6.81	c ................................ | ..........                    97 |                        6.8          14.2             
6.82/6.81	c ................................ | ..........                    98 |                        6.8          14.4             
6.82/6.81	c ................................ | ..........                    99 |                        6.8          14.5             
6.82/6.81	c ................................ | ..........                   100 |                        6.8          14.7             
6.82/6.81	c ................................ | ..........                   101 |                        6.8          14.8             
7.12/7.14	c Satisfiable sub-problem
7.12/7.14	c Sub-problem with 95 variables and 157 clauses
7.12/7.14	c using permutation method 3
7.12/7.14	...........................................................c Ordering finished 7.150 seconds
7.12/7.14	c mapped 7.150 seconds
7.12/7.14	c permuted 7.150 seconds
7.12/7.14	c about to sort
7.12/7.14	c sorted
7.12/7.14	c clauses now 157
7.12/7.14	c init finished 7.150 seconds
7.12/7.14	c tree built 7.150 seconds
7.12/7.14	c 
7.12/7.14	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
7.12/7.14	c ---------------------------------|----------------------------------|------------------------------------------------------
7.12/7.14	c ................................ | ..........                   192 |                        7.2          26.9             
7.12/7.14	c ................................ | ..........                   193 |                        7.2          27.0             
7.12/7.14	c ................................ | ..........                   194 |                        7.2          27.1             
7.12/7.14	c ................................ | ..........                   195 |                        7.2          27.3             
7.12/7.14	c ................................ | ..........                   196 |                        7.2          27.4             
7.12/7.14	c ................................ | ..........                   197 |                        7.2          27.6             
7.42/7.47	c Satisfiable sub-problem
7.42/7.47	c Sub-problem with 95 variables and 157 clauses
7.42/7.47	c using permutation method 3
7.42/7.47	...........................................................c Ordering finished 7.480 seconds
7.42/7.47	c mapped 7.480 seconds
7.42/7.47	c permuted 7.480 seconds
7.42/7.47	c about to sort
7.42/7.47	c sorted
7.42/7.48	c clauses now 157
7.42/7.48	c init finished 7.480 seconds
7.42/7.48	c tree built 7.490 seconds
7.42/7.48	c 
7.42/7.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
7.42/7.48	c ---------------------------------|----------------------------------|------------------------------------------------------
7.42/7.48	c ................................ | ..........                   288 |                        7.5          38.5             
7.42/7.48	c ................................ | ..........                   289 |                        7.5          38.6             
7.42/7.48	c ................................ | ..........                   290 |                        7.5          38.7             
7.42/7.48	c ................................ | ..........                   291 |                        7.5          38.9             
7.42/7.48	c ................................ | ..........                   292 |                        7.5          39.0             
7.42/7.48	c ................................ | ..........                   293 |                        7.5          39.1             
7.82/7.81	c Satisfiable sub-problem
7.82/7.81	c Sub-problem with 95 variables and 157 clauses
7.82/7.81	c using permutation method 3
7.82/7.81	...........................................................c Ordering finished 7.820 seconds
7.82/7.81	c mapped 7.820 seconds
7.82/7.81	c permuted 7.820 seconds
7.82/7.81	c about to sort
7.82/7.81	c sorted
7.82/7.81	c clauses now 157
7.82/7.81	c init finished 7.820 seconds
7.82/7.81	c tree built 7.820 seconds
7.82/7.81	c 
7.82/7.81	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
7.82/7.81	c ---------------------------------|----------------------------------|------------------------------------------------------
7.82/7.81	c ................................ | ..........                   384 |                        7.8          49.1             
7.82/7.81	c ................................ | ..........                   385 |                        7.8          49.2             
7.82/7.81	c ................................ | ..........                   386 |                        7.8          49.4             
7.82/7.81	c ................................ | ..........                   387 |                        7.8          49.5             
7.82/7.81	c ................................ | ..........                   388 |                        7.8          49.6             
7.82/7.81	c ................................ | ..........                   389 |                        7.8          49.7             
8.12/8.14	c Satisfiable sub-problem
8.12/8.14	c Sub-problem with 95 variables and 157 clauses
8.12/8.14	c using permutation method 3
8.12/8.14	...........................................................c Ordering finished 8.150 seconds
8.12/8.14	c mapped 8.150 seconds
8.12/8.14	c permuted 8.150 seconds
8.12/8.14	c about to sort
8.12/8.14	c sorted
8.12/8.15	c clauses now 157
8.12/8.15	c init finished 8.150 seconds
8.12/8.15	c tree built 8.160 seconds
8.12/8.15	c 
8.12/8.15	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
8.12/8.15	c ---------------------------------|----------------------------------|------------------------------------------------------
8.12/8.15	c ................................ | ..........                   480 |                        8.2          58.8             
8.12/8.15	c ................................ | ..........                   481 |                        8.2          58.9             
8.12/8.15	c ................................ | ..........                   482 |                        8.2          59.1             
8.12/8.15	c ................................ | ..........                   483 |                        8.2          59.2             
8.12/8.15	c ................................ | ..........                   484 |                        8.2          59.3             
8.12/8.15	c ................................ | ..........                   485 |                        8.2          59.4             
8.42/8.48	c Satisfiable sub-problem
8.42/8.48	c Sub-problem with 95 variables and 157 clauses
8.42/8.48	c using permutation method 3
8.42/8.48	...........................................................c Ordering finished 8.490 seconds
8.42/8.48	c mapped 8.490 seconds
8.42/8.48	c permuted 8.490 seconds
8.42/8.48	c about to sort
8.42/8.48	c sorted
8.42/8.48	c clauses now 157
8.42/8.48	c init finished 8.490 seconds
8.42/8.48	c tree built 8.490 seconds
8.42/8.48	c 
8.42/8.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
8.42/8.48	c ---------------------------------|----------------------------------|------------------------------------------------------
8.42/8.48	c ................................ | ..........                   576 |                        8.5          67.8             
8.42/8.48	c ................................ | ..........                   577 |                        8.5          68.0             
8.42/8.48	c ................................ | ..........                   578 |                        8.5          68.1             
8.42/8.48	c ................................ | ..........                   579 |                        8.5          68.2             
8.42/8.48	c ................................ | ..........                   580 |                        8.5          68.3             
8.42/8.48	c ................................ | ..........                   581 |                        8.5          68.4             
8.82/8.81	c Satisfiable sub-problem
8.82/8.81	c Sub-problem with 95 variables and 157 clauses
8.82/8.81	c using permutation method 3
8.82/8.81	...........................................................c Ordering finished 8.820 seconds
8.82/8.81	c mapped 8.820 seconds
8.82/8.81	c permuted 8.820 seconds
8.82/8.81	c about to sort
8.82/8.81	c sorted
8.82/8.82	c clauses now 157
8.82/8.82	c init finished 8.820 seconds
8.82/8.82	c tree built 8.820 seconds
8.82/8.82	c 
8.82/8.82	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
8.82/8.82	c ---------------------------------|----------------------------------|------------------------------------------------------
8.82/8.82	c ................................ | ..........                   672 |                        8.8          76.2             
8.82/8.82	c ................................ | ..........                   673 |                        8.8          76.3             
8.82/8.82	c ................................ | ..........                   674 |                        8.8          76.4             
8.82/8.82	c ................................ | ..........                   675 |                        8.8          76.5             
8.82/8.82	c ................................ | ..........                   676 |                        8.8          76.6             
8.82/8.82	c ................................ | ..........                   677 |                        8.8          76.8             
9.12/9.15	c Satisfiable sub-problem
9.12/9.15	c Sub-problem with 95 variables and 157 clauses
9.12/9.15	c using permutation method 3
9.12/9.15	...........................................................c Ordering finished 9.160 seconds
9.12/9.15	c mapped 9.160 seconds
9.12/9.15	c permuted 9.160 seconds
9.12/9.15	c about to sort
9.12/9.15	c sorted
9.12/9.15	c clauses now 157
9.12/9.15	c init finished 9.160 seconds
9.12/9.15	c tree built 9.160 seconds
9.12/9.15	c 
9.12/9.15	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
9.12/9.15	c ---------------------------------|----------------------------------|------------------------------------------------------
9.12/9.15	c ................................ | ..........                   768 |                        9.2          83.8             
9.12/9.15	c ................................ | ..........                   769 |                        9.2          84.0             
9.12/9.15	c ................................ | ..........                   770 |                        9.2          84.1             
9.12/9.15	c ................................ | ..........                   771 |                        9.2          84.2             
9.12/9.15	c ................................ | ..........                   772 |                        9.2          84.3             
9.12/9.15	c ................................ | ..........                   773 |                        9.2          84.4             
9.42/9.48	c Satisfiable sub-problem
9.42/9.48	c Sub-problem with 95 variables and 157 clauses
9.42/9.48	c using permutation method 3
9.42/9.48	...........................................................c Ordering finished 9.490 seconds
9.42/9.48	c mapped 9.490 seconds
9.42/9.48	c permuted 9.490 seconds
9.42/9.48	c about to sort
9.42/9.48	c sorted
9.42/9.48	c clauses now 157
9.42/9.48	c init finished 9.490 seconds
9.42/9.48	c tree built 9.490 seconds
9.42/9.48	c 
9.42/9.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
9.42/9.48	c ---------------------------------|----------------------------------|------------------------------------------------------
9.42/9.48	c ................................ | ..........                   864 |                        9.5          91.0             
9.42/9.48	c ................................ | ..........                   865 |                        9.5          91.1             
9.42/9.48	c ................................ | ..........                   866 |                        9.5          91.3             
9.42/9.48	c ................................ | ..........                   867 |                        9.5          91.4             
9.42/9.48	c ................................ | ..........                   868 |                        9.5          91.5             
9.42/9.48	c ................................ | ..........                   869 |                        9.5          91.6             
9.82/9.81	c Satisfiable sub-problem
9.82/9.81	c Sub-problem with 95 variables and 157 clauses
9.82/9.81	c using permutation method 3
9.82/9.81	...........................................................c Ordering finished 9.820 seconds
9.82/9.81	c mapped 9.820 seconds
9.82/9.81	c permuted 9.820 seconds
9.82/9.81	c about to sort
9.82/9.81	c sorted
9.82/9.81	c clauses now 157
9.82/9.81	c init finished 9.820 seconds
9.82/9.81	c tree built 9.820 seconds
9.82/9.81	c 
9.82/9.81	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
9.82/9.81	c ---------------------------------|----------------------------------|------------------------------------------------------
9.82/9.81	c ................................ | ..........                   960 |                        9.8          97.8             
9.82/9.81	c ................................ | ..........                   961 |                        9.8          97.9             
9.82/9.81	c ................................ | ..........                   962 |                        9.8          98.0             
9.82/9.81	c ................................ | ..........                   963 |                        9.8          98.1             
9.82/9.81	c ................................ | ..........                   964 |                        9.8          98.2             
9.82/9.81	c ................................ | ..........                   965 |                        9.8          98.3             
9.82/9.81	c ................................ | ..........                  1000 |                        9.8         101.8             
10.12/10.15	c Satisfiable sub-problem
10.12/10.15	c Sub-problem with 95 variables and 157 clauses
10.12/10.15	c using permutation method 3
10.12/10.15	...........................................................c Ordering finished 10.150 seconds
10.12/10.15	c mapped 10.150 seconds
10.12/10.15	c permuted 10.150 seconds
10.12/10.15	c about to sort
10.12/10.15	c sorted
10.12/10.15	c clauses now 157
10.12/10.15	c init finished 10.160 seconds
10.12/10.15	c tree built 10.160 seconds
10.12/10.15	c 
10.12/10.15	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
10.12/10.15	c ---------------------------------|----------------------------------|------------------------------------------------------
10.12/10.15	c ................................ | ..........                  1056 |                       10.2         103.9             
10.12/10.15	c ................................ | ..........                  1057 |                       10.2         104.0             
10.12/10.15	c ................................ | ..........                  1058 |                       10.2         104.1             
10.12/10.15	c ................................ | ..........                  1059 |                       10.2         104.2             
10.12/10.15	c ................................ | ..........                  1060 |                       10.2         104.3             
10.12/10.15	c ................................ | ..........                  1061 |                       10.2         104.4             
17.22/17.22	c Satisfiable sub-problem
17.22/17.22	c Sub-problem with 214 variables and 505 clauses
17.22/17.22	c using permutation method 3
17.22/17.22	c Ordering finished 17.230 seconds
17.22/17.22	c mapped 17.230 seconds
17.22/17.22	c permuted 17.230 seconds
17.22/17.22	c about to sort
17.22/17.22	c sorted
17.22/17.22	c clauses now 505
17.22/17.22	c init finished 17.230 seconds
17.22/17.22	c tree built 17.230 seconds
17.22/17.22	c 
17.22/17.22	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
17.22/17.22	c ---------------------------------|----------------------------------|------------------------------------------------------
17.22/17.22	c ................................ | ..........                  1152 |                       17.2          66.9             
17.22/17.22	c ................................ | ..........                  1153 |                       17.2          66.9             
17.22/17.22	c ................................ | ..........                  1154 |                       17.2          67.0             
17.22/17.22	c ................................ | ..........                  1155 |                       17.2          67.0             
17.22/17.22	c ................................ | ..........                  1156 |                       17.2          67.1             
17.22/17.22	c ................................ | ..........                  1157 |                       17.2          67.2             
22.62/22.64	c Satisfiable sub-problem
22.62/22.64	c Sub-problem with 223 variables and 445 clauses
22.62/22.64	c using permutation method 3
22.62/22.64	c Ordering finished 22.650 seconds
22.62/22.64	c mapped 22.650 seconds
22.62/22.64	c permuted 22.650 seconds
22.62/22.64	c about to sort
22.62/22.64	c sorted
22.62/22.64	c clauses now 445
22.62/22.64	c init finished 22.650 seconds
22.62/22.64	c tree built 22.650 seconds
22.62/22.64	c 
22.62/22.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
22.62/22.64	c ---------------------------------|----------------------------------|------------------------------------------------------
22.62/22.64	c ................................ | ..........                  1367 |                       22.7          60.3             
22.62/22.64	c ................................ | ..........                  1368 |                       22.7          60.4             
22.62/22.64	c ................................ | ..........                  1369 |                       22.7          60.4             
22.62/22.64	c ................................ | ..........                  1370 |                       22.7          60.5             
22.62/22.64	c ................................ | ..........                  1371 |                       22.7          60.5             
22.62/22.64	c ................................ | ..........                  1372 |                       22.7          60.5             
29.42/29.50	c Satisfiable sub-problem
29.42/29.50	c Sub-problem with 256 variables and 576 clauses
29.42/29.50	c using permutation method 3
29.42/29.50	.c Ordering finished 29.510 seconds
29.42/29.50	c mapped 29.510 seconds
29.42/29.50	c permuted 29.510 seconds
29.42/29.50	c about to sort
29.42/29.50	c sorted
29.52/29.51	c clauses now 576
29.52/29.51	c init finished 29.520 seconds
29.52/29.51	c tree built 29.520 seconds
29.52/29.51	c 
29.52/29.51	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
29.52/29.51	c ---------------------------------|----------------------------------|------------------------------------------------------
29.52/29.51	c ................................ | ..........                  1663 | 15                    29.5          56.3          114
29.52/29.51	c ................................ | ..........                  1664 | 15                    29.5          56.4          114
29.52/29.51	c ................................ | ..........                  1665 | 15                    29.5          56.4          114
29.52/29.51	c ................................ | ..........                  1666 | 15                    29.5          56.4          114
29.52/29.51	c ................................ | ..........                  1667 | 15                    29.5          56.5          114
29.52/29.51	c ................................ | ..........                  1668 | 15                    29.5          56.5          114
29.52/29.51	c ................................ | ..........                  2000 | 18                    29.5          67.8          189
37.62/37.67	c Satisfiable sub-problem
37.62/37.67	c Sub-problem with 356 variables and 844 clauses
37.62/37.67	c using permutation method 3
37.62/37.67	c Ordering finished 37.680 seconds
37.62/37.67	c mapped 37.680 seconds
37.62/37.67	c permuted 37.680 seconds
37.62/37.67	c about to sort
37.62/37.67	c sorted
37.62/37.68	c clauses now 844
37.62/37.68	c init finished 37.690 seconds
37.62/37.68	c tree built 37.690 seconds
37.62/37.68	c 
37.62/37.68	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
37.62/37.68	c ---------------------------------|----------------------------------|------------------------------------------------------
37.62/37.68	c ................................ | ..........                  2020 | 18                    37.7          53.6          189
37.62/37.68	c ................................ | ..........                  2021 | 18                    37.7          53.6          189
37.62/37.68	c ................................ | ..........                  2022 | 18                    37.7          53.6          189
37.62/37.68	c ................................ | ..........                  2023 | 18                    37.7          53.7          189
37.62/37.68	c ................................ | ..........                  2024 | 18                    37.7          53.7          189
37.62/37.68	c ................................ | ..........                  2025 | 18                    37.7          53.7          189
37.62/37.68	c ****************................ | ..........                  2558 | 38                    37.7          67.9          764
37.62/37.68	c ****************................ | ..........                  2559 | 38                    37.7          67.9          764
37.62/37.68	c ****************................ | ..........                  2560 | 38                    37.7          67.9          764
37.62/37.68	c ****************................ | ..........                  2561 | 38                    37.7          67.9          764
37.62/37.68	c ****************................ | ..........                  2562 | 38                    37.7          68.0          764
37.62/37.68	c ****************................ | ..........                  3000 | 62                    37.7          79.6         1365
37.62/37.68	c ******************.............. | ..........                  3034 | 69                    37.7          80.5         1573
37.62/37.68	c ******************.............. | ..........                  3035 | 69                    37.7          80.5         1573
37.62/37.68	c Thread 0 result 0
37.62/37.68	c UnSatisfiable sub-problem
37.62/37.68	c Partial assignments = 3060, improvements = 72  PA/sec = 81.19, subset nodes = 1614
37.62/37.68	s UNSATISFIABLE
37.62/37.68	c CPU time = 37.69 seconds
37.62/37.68	c Elapsed time = 38 seconds

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776178-1243673644/watcher-1776178-1243673644 -o /tmp/evaluation-result-1776178-1243673644/solver-1776178-1243673644 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776178-1243673644.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 7.15 6.64 6.13 5/112 26917
/proc/meminfo: memFree=3062988/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=1008 CPUtime=0.01
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 158 0 0 0 1 0 0 0 25 0 1 0 1132028664 1032192 113 4294967295 134512640 135237372 3220927232 3220925828 134887176 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 252 113 75 177 0 74 0

[startup+0.101554 s]
/proc/loadavg: 7.15 6.64 6.13 5/112 26917
/proc/meminfo: memFree=3062988/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=6124 CPUtime=0.11
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 1436 0 0 0 11 0 0 0 25 0 1 0 1132028664 6270976 1391 4294967295 134512640 135237372 3220927232 3220926788 134738716 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 1531 1391 75 177 0 1353 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6124

[startup+0.211546 s]
/proc/loadavg: 7.15 6.64 6.13 5/112 26917
/proc/meminfo: memFree=3062988/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=11060 CPUtime=0.22
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 2631 0 0 0 21 1 0 0 25 0 1 0 1132028664 11325440 2586 4294967295 134512640 135237372 3220927232 3220926880 134524807 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 2765 2586 75 177 0 2587 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 11060

[startup+0.311536 s]
/proc/loadavg: 7.15 6.64 6.13 5/112 26917
/proc/meminfo: memFree=3062988/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=15556 CPUtime=0.32
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 3707 0 0 0 30 2 0 0 25 0 1 0 1132028664 15929344 3662 4294967295 134512640 135237372 3220927232 3220925820 134709548 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 3889 3662 75 177 0 3711 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15556

[startup+0.711505 s]
/proc/loadavg: 7.15 6.64 6.13 5/112 26917
/proc/meminfo: memFree=3062988/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=32652 CPUtime=0.72
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 7878 0 0 0 69 3 0 0 25 0 1 0 1132028664 33435648 7833 4294967295 134512640 135237372 3220927232 3220926100 134887838 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 8163 7833 75 177 0 7985 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 32652

[startup+1.51144 s]
/proc/loadavg: 7.15 6.64 6.13 5/113 26918
/proc/meminfo: memFree=3015184/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=66852 CPUtime=1.52
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 15840 0 0 0 143 9 0 0 25 0 1 0 1132028664 68456448 15795 4294967295 134512640 135237372 3220927232 3220926924 134534256 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 16713 15795 75 177 0 16535 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 66852

[startup+3.11131 s]
/proc/loadavg: 7.15 6.64 6.13 5/113 26918
/proc/meminfo: memFree=2999792/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=66852 CPUtime=3.12
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 15840 0 0 0 303 9 0 0 25 0 1 0 1132028664 68456448 15795 4294967295 134512640 135237372 3220927232 3220926924 134534130 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 16713 15795 75 177 0 16535 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 66852

[startup+6.31104 s]
/proc/loadavg: 6.90 6.60 6.12 5/112 26918
/proc/meminfo: memFree=2941036/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=125428 CPUtime=6.32
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44782 0 0 0 615 17 0 0 25 0 1 0 1132028664 128438272 29907 4294967295 134512640 135237372 3220927232 3220926252 134594543 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 31357 29907 81 177 0 31179 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 125428

[startup+12.7105 s]
/proc/loadavg: 6.67 6.55 6.11 5/112 26967
/proc/meminfo: memFree=2942888/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=12.72
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44836 0 0 0 1254 18 0 0 25 0 1 0 1132028664 161992704 29961 4294967295 134512640 135237372 3220927232 3220926348 134683146 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29961 112 177 0 39371 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 158196

[startup+25.5094 s]
/proc/loadavg: 6.15 6.44 6.08 5/112 26975
/proc/meminfo: memFree=2942992/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=25.52
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44857 0 0 0 2533 19 0 0 25 0 1 0 1132028664 161992704 29982 4294967295 134512640 135237372 3220927232 3220926252 134594533 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29982 112 177 0 39371 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 158196

Solver just ended. Dumping a history of the last processes samples

[startup+25.6094 s]
/proc/loadavg: 6.15 6.44 6.08 5/112 26975
/proc/meminfo: memFree=2942992/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=25.62
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44857 0 0 0 2543 19 0 0 25 0 1 0 1132028664 161992704 29982 4294967295 134512640 135237372 3220927232 3220926252 134594525 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29982 112 177 0 39371 0
Current children cumulated CPU time (s) 25.62
Current children cumulated vsize (KiB) 158196

[startup+32.0089 s]
/proc/loadavg: 5.98 6.40 6.07 5/112 26979
/proc/meminfo: memFree=2943040/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=32.02
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44859 0 0 0 3183 19 0 0 25 0 1 0 1132028664 161992704 29984 4294967295 134512640 135237372 3220927232 3220926164 134738942 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29984 112 177 0 39371 0
Current children cumulated CPU time (s) 32.02
Current children cumulated vsize (KiB) 158196

[startup+35.2086 s]
/proc/loadavg: 5.82 6.36 6.06 5/112 26980
/proc/meminfo: memFree=2943008/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=35.22
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44859 0 0 0 3503 19 0 0 25 0 1 0 1132028664 161992704 29984 4294967295 134512640 135237372 3220927232 3220926260 134555965 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29984 112 177 0 39371 0
Current children cumulated CPU time (s) 35.22
Current children cumulated vsize (KiB) 158196

[startup+36.8085 s]
/proc/loadavg: 5.82 6.36 6.06 5/112 26980
/proc/meminfo: memFree=2943008/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=36.82
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44859 0 0 0 3663 19 0 0 25 0 1 0 1132028664 161992704 29984 4294967295 134512640 135237372 3220927232 3220926368 134606074 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29984 112 177 0 39371 0
Current children cumulated CPU time (s) 36.82
Current children cumulated vsize (KiB) 158196

[startup+37.2085 s]
/proc/loadavg: 5.82 6.36 6.06 5/112 26980
/proc/meminfo: memFree=2943008/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=37.22
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44859 0 0 0 3703 19 0 0 25 0 1 0 1132028664 161992704 29984 4294967295 134512640 135237372 3220927232 3220926368 134606136 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29984 112 177 0 39371 0
Current children cumulated CPU time (s) 37.22
Current children cumulated vsize (KiB) 158196

[startup+37.6084 s]
/proc/loadavg: 5.82 6.36 6.06 5/112 26980
/proc/meminfo: memFree=2943008/3368532 swapFree=1953788/1959888
[pid=26917] ppid=26915 vsize=158196 CPUtime=37.62
/proc/26917/stat : 26917 (ttsth-5-0) R 26915 26917 20065 0 -1 4202496 44859 0 0 0 3743 19 0 0 25 0 1 0 1132028664 161992704 29984 4294967295 134512640 135237372 3220927232 3220926368 134606176 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26917/statm: 39549 29984 112 177 0 39371 0
Current children cumulated CPU time (s) 37.62
Current children cumulated vsize (KiB) 158196

Child status: 20
Real time (s): 37.6945
CPU time (s): 37.7
CPU user time (s): 37.5
CPU system time (s): 0.2
CPU usage (%): 100.015
Max. virtual memory (cumulated for all children) (KiB): 158196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.5
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 587

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 10:54:04
IDJOB=1776178
IDBENCH=20461
IDSOLVER=632
FILE ID=/1776178-1243673644
PBS_JOBID=
Free space on /tmp= 6459 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11813.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776178-1243673644/watcher-1776178-1243673644 -o /tmp/evaluation-result-1776178-1243673644/solver-1776178-1243673644 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776178-1243673644.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 1d84e062d693fe840d2f54155b9ad4a4
RANDOM SEED= 1793879459

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3062988 kB
Buffers:        111996 kB
Cached:          76084 kB
SwapCached:       2256 kB
Active:         167968 kB
Inactive:        36720 kB
HighTotal:     2489216 kB
HighFree:      2395400 kB
LowTotal:       879316 kB
LowFree:        667588 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           28548 kB
Writeback:           0 kB
AnonPages:       16092 kB
Mapped:           5228 kB
Slab:            91544 kB
SReclaimable:    77060 kB
SUnreclaim:      14484 kB
PageTables:        696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   112684 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6459 MiB
End job on  at 2009-05-30 10:54:44