Trace number 1820476

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
minisat_cumr p-2009-03-18UNSAT 16.53 16.5234

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.53
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.00	c Parsing...
0.32/0.36	c ==============================================================================
0.32/0.36	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.36	c ==============================================================================
0.32/0.36	c |         0 |  414447  1073419 |  124334       0        0     nan |  0.000 % |
7.02/7.02	c |         0 |  257542  1484866 |      --       0       --      -- |     --   | -156905/411447
7.02/7.03	c ==============================================================================
7.02/7.03	c Result  :   #vars: 7948   #clauses: 257542   #literals: 1484866
7.02/7.03	c CPU time:   6.88 s
7.02/7.03	c ==============================================================================
7.42/7.48	c This is MiniSat 2.0 beta
7.42/7.48	c WARNING: for repeatability, setting FPU to use double precision
7.42/7.49	c ============================[ Problem Statistics ]=============================
7.42/7.49	c |                                                                             |
7.42/7.49	c |  Number of variables:  7948                                                 |
7.42/7.49	c |  Number of clauses:    257542                                               |
7.62/7.71	c |  Parsing time:         0.19         s                                       |
7.73/7.73	c ============================[ Search Statistics ]==============================
7.73/7.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.73/7.73	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.73/7.73	c ===============================================================================
7.73/7.73	c |         0 |    7948   257542  1484866 |    85847        0    nan |  0.000 % |
7.73/7.76	c |       100 |    7948   257542  1484866 |    85847      100     13 |  0.000 % |
7.82/7.90	c |       200 |    7948   257542  1484866 |    85847      200     13 |  0.000 % |
7.92/7.95	c |       300 |    7948   257542  1484866 |    85847      300     12 |  0.000 % |
8.02/8.04	c |       410 |    7948   257542  1484866 |    85847      410     14 |  0.000 % |
8.12/8.11	c |       512 |    7948   257542  1484866 |    85847      512     19 |  0.000 % |
8.12/8.16	c |       625 |    7948   257542  1484866 |    85847      625     17 |  0.000 % |
8.12/8.18	c |       753 |    7948   257542  1484866 |    85847      753     19 |  0.000 % |
8.22/8.24	c |       854 |    7948   257542  1484866 |    85847      854     22 |  0.000 % |
8.32/8.32	c |       964 |    7948   257542  1484866 |    85847      964     21 |  0.000 % |
8.32/8.40	c |      1085 |    7948   257542  1484866 |    85847     1085     20 |  0.000 % |
8.42/8.44	c |      1218 |    7948   257542  1484866 |    85847     1218     19 |  0.000 % |
8.42/8.49	c |      1319 |    7948   257542  1484866 |    85847     1319     19 |  0.000 % |
8.52/8.60	c |      1431 |    7948   257542  1484866 |    85847     1431     20 |  0.000 % |
8.62/8.64	c |      1552 |    7948   257542  1484866 |    85847     1552     20 |  0.000 % |
8.62/8.70	c |      1690 |    7948   257542  1484866 |    85847     1690     20 |  0.000 % |
8.72/8.80	c |      1837 |    7948   257542  1484866 |    85847     1837     19 |  0.000 % |
8.92/8.91	c |      1939 |    7948   257542  1484866 |    85847     1939     19 |  0.000 % |
8.92/8.95	c |      2049 |    7948   257542  1484866 |    85847     2049     19 |  0.000 % |
8.92/9.00	c |      2170 |    7948   257542  1484866 |    85847     2170     19 |  0.000 % |
9.02/9.11	c |      2304 |    7948   257542  1484866 |    85847     2304     18 |  0.000 % |
9.12/9.20	c |      2452 |    7948   257542  1484866 |    85847     2452     19 |  0.000 % |
9.32/9.31	c |      2613 |    7948   257542  1484866 |    85847     2613     19 |  0.000 % |
9.32/9.34	c |      2713 |    7948   257542  1484866 |    85847     2713     19 |  0.000 % |
9.32/9.39	c |      2824 |    7948   257542  1484866 |    85847     2824     19 |  0.000 % |
9.42/9.43	c |      2945 |    7948   257542  1484866 |    85847     2945     19 |  0.000 % |
9.42/9.46	c |      3080 |    7948   257542  1484866 |    85847     3080     19 |  0.000 % |
9.42/9.49	c |      3231 |    7948   257542  1484866 |    85847     3231     19 |  0.000 % |
9.52/9.52	c |      3393 |    7948   257542  1484866 |    85847     3393     18 |  0.000 % |
9.62/9.62	c |      3569 |    7948   257542  1484866 |    85847     3569     18 |  0.000 % |
9.62/9.68	c |      3670 |    7948   257542  1484866 |    85847     3670     18 |  0.000 % |
9.72/9.74	c |      3781 |    7948   257542  1484866 |    85847     3781     19 |  0.000 % |
9.82/9.82	c |      3902 |    7948   257542  1484866 |    85847     3902     20 |  0.000 % |
9.82/9.88	c |      4036 |    7948   257542  1484866 |    85847     4036     20 |  0.001 % |
9.82/9.90	c |      4182 |    7948   257542  1484866 |    85847     4182     20 |  0.000 % |
10.02/10.05	c |      4342 |    7944   257507  1484603 |    85847     4340     20 |  0.050 % |
10.12/10.11	c |      4518 |    7944   257507  1484603 |    85847     4516     20 |  0.050 % |
10.12/10.19	c |      4712 |    7944   257507  1484603 |    85847     4710     22 |  0.050 % |
10.22/10.22	c |      4812 |    7944   257507  1484603 |    85847     4810     22 |  0.050 % |
10.22/10.25	c |      4922 |    7944   257507  1484603 |    85847     4920     21 |  0.050 % |
10.22/10.28	c |      5044 |    7944   257507  1484603 |    85847     5042     21 |  0.050 % |
10.22/10.30	c |      5177 |    7944   257507  1484603 |    85847     5175     21 |  0.050 % |
10.32/10.34	c |      5324 |    7944   257507  1484603 |    85847     5322     21 |  0.050 % |
10.32/10.39	c |      5484 |    7944   257507  1484603 |    85847     5482     21 |  0.050 % |
10.42/10.46	c |      5661 |    7944   257507  1484603 |    85847     5659     21 |  0.050 % |
10.52/10.58	c |      5856 |    7944   257507  1484603 |    85847     5854     21 |  0.050 % |
10.62/10.65	c |      6069 |    7944   257507  1484603 |    85847     6067     22 |  0.050 % |
10.62/10.67	c |      6173 |    7944   257507  1484603 |    85847     6171     22 |  0.050 % |
10.62/10.68	c |      6284 |    7944   257507  1484603 |    85847     6282     22 |  0.050 % |
10.62/10.70	c |      6406 |    7944   257507  1484603 |    85847     6404     22 |  0.050 % |
10.72/10.72	c |      6539 |    7944   257507  1484603 |    85847     6537     21 |  0.050 % |
10.72/10.75	c |      6688 |    7944   257507  1484603 |    85847     6686     21 |  0.050 % |
10.72/10.77	c |      6849 |    7944   257507  1484603 |    85847     6847     21 |  0.050 % |
10.72/10.79	c |      7025 |    7944   257507  1484603 |    85847     7023     21 |  0.050 % |
10.82/10.84	c |      7219 |    7944   257507  1484603 |    85847     7217     21 |  0.050 % |
10.92/10.92	c |      7431 |    7944   257507  1484603 |    85847     7429     21 |  0.050 % |
10.92/11.01	c |      7666 |    7944   257507  1484603 |    85847     7664     20 |  0.050 % |
11.03/11.07	c |      7774 |    7944   257507  1484603 |    85847     7772     21 |  0.050 % |
11.12/11.11	c |      7886 |    7944   257472  1484368 |    85847     7884     23 |  0.050 % |
11.12/11.18	c |      8008 |    7944   257472  1484368 |    85847     8006     24 |  0.050 % |
11.22/11.24	c |      8141 |    7944   257472  1484368 |    85847     8139     24 |  0.050 % |
11.22/11.27	c |      8287 |    7944   257472  1484368 |    85847     8285     24 |  0.050 % |
11.32/11.36	c |      8447 |    7944   257472  1484368 |    85847     8445     24 |  0.050 % |
11.42/11.49	c |      8625 |    7944   257472  1484368 |    85847     8623     24 |  0.051 % |
11.52/11.54	c |      8827 |    7944   257472  1484368 |    85847     8825     24 |  0.050 % |
11.62/11.66	c |      9041 |    7944   257472  1484368 |    85847     9039     24 |  0.050 % |
11.62/11.70	c |      9275 |    7944   257472  1484368 |    85847     9273     23 |  0.050 % |
11.72/11.79	c |      9531 |    7944   257472  1484368 |    85847     9529     23 |  0.050 % |
11.92/11.93	c |      9632 |    7944   257472  1484368 |    85847     9630     24 |  0.051 % |
11.92/12.00	c |      9742 |    7944   257472  1484368 |    85847     9740     24 |  0.050 % |
12.02/12.05	c |      9870 |    7944   257472  1484368 |    85847     9868     24 |  0.050 % |
12.02/12.10	c |     10003 |    7944   257472  1484368 | 2147483647    10001     24 |  0.050 % |
12.13/12.13	c |     10151 |    7944   257472  1484368 | 2147483647    10149     23 |  0.050 % |
12.13/12.20	c |     10313 |    7944   257472  1484368 | 2147483647    10311     23 |  0.050 % |
12.22/12.25	c |     10490 |    7944   257472  1484368 | 2147483647    10488     23 |  0.050 % |
12.22/12.29	c |     10685 |    7944   257472  1484368 | 2147483647    10683     23 |  0.050 % |
12.32/12.32	c |     10897 |    7944   257472  1484368 | 2147483647    10895     23 |  0.050 % |
12.32/12.39	c |     11130 |    7944   257472  1484368 | 2147483647    11128     23 |  0.050 % |
12.42/12.44	c |     11387 |    7944   257472  1484368 | 2147483647    11385     23 |  0.050 % |
12.52/12.57	c |     11668 |    7944   257472  1484368 | 2147483647    11666     22 |  0.050 % |
12.62/12.63	c |     11768 |    7944   257472  1484368 | 2147483647    11766     22 |  0.050 % |
12.62/12.68	c |     11878 |    7944   257472  1484368 | 2147483647    11876     23 |  0.050 % |
12.72/12.71	c |     12000 |    7944   257472  1484368 | 2147483647    11998     22 |  0.050 % |
12.72/12.73	c |     12134 |    7944   257472  1484368 | 2147483647    12132     22 |  0.050 % |
12.82/12.82	c |     12282 |    7944   257472  1484368 | 2147483647    12280     22 |  0.050 % |
12.92/12.92	c |     12443 |    7944   257472  1484368 | 2147483647    12441     22 |  0.050 % |
12.92/12.97	c |     12619 |    7944   257472  1484368 | 2147483647    12617     22 |  0.050 % |
13.02/13.02	c |     12812 |    7944   257472  1484368 | 2147483647    12810     22 |  0.050 % |
13.02/13.05	c |     13024 |    7944   257472  1484368 | 2147483647    13022     22 |  0.050 % |
13.12/13.16	c |     13257 |    7944   257472  1484368 | 2147483647    13255     22 |  0.050 % |
13.23/13.22	c |     13515 |    7944   257472  1484368 | 2147483647    13513     22 |  0.050 % |
13.23/13.27	c |     13797 |    7944   257472  1484368 | 2147483647    13795     22 |  0.050 % |
13.32/13.35	c |     14107 |    7944   257472  1484368 | 2147483647    14105     22 |  0.050 % |
13.32/13.36	c |     14207 |    7944   257472  1484368 | 2147483647    14205     22 |  0.050 % |
13.32/13.38	c |     14317 |    7944   257472  1484368 | 2147483647    14315     21 |  0.050 % |
13.32/13.40	c |     14438 |    7944   257472  1484368 | 2147483647    14436     21 |  0.050 % |
13.42/13.49	c |     14572 |    7944   257472  1484368 | 2147483647    14570     21 |  0.050 % |
13.52/13.52	c |     14720 |    7944   257472  1484368 | 2147483647    14718     21 |  0.050 % |
13.52/13.58	c |     14881 |    7944   257472  1484368 | 2147483647    14879     21 |  0.050 % |
13.62/13.63	c |     15058 |    7944   257472  1484368 | 2147483647    15056     21 |  0.050 % |
13.62/13.67	c |     15251 |    7944   257472  1484368 | 2147483647    15249     21 |  0.050 % |
13.72/13.77	c |     15464 |    7944   257472  1484368 | 2147483647    15462     21 |  0.050 % |
13.82/13.82	c |     15697 |    7944   257472  1484368 | 2147483647    15695     21 |  0.050 % |
13.92/13.95	c |     15953 |    7944   257472  1484368 | 2147483647    15951     21 |  0.050 % |
14.02/14.09	c |     16234 |    7944   257472  1484368 | 2147483647    16232     20 |  0.050 % |
14.12/14.18	c |     16544 |    7944   257472  1484368 | 2147483647    16542     20 |  0.050 % |
14.33/14.40	c |     16885 |    7944   257472  1484368 | 2147483647    16883     21 |  0.050 % |
14.42/14.46	c |     16985 |    7944   257472  1484368 | 2147483647    16983     20 |  0.050 % |
14.52/14.52	c |     17098 |    7944   257472  1484368 | 2147483647    17096     20 |  0.050 % |
14.52/14.58	c |     17219 |    7944   257472  1484368 | 2147483647    17217     20 |  0.051 % |
14.62/14.68	c |     17353 |    7944   257472  1484368 | 2147483647    17351     20 |  0.050 % |
14.72/14.71	c |     17500 |    7944   257472  1484368 | 2147483647    17498     20 |  0.050 % |
14.72/14.74	c |     17661 |    7944   257472  1484368 | 2147483647    17659     20 |  0.050 % |
14.82/14.81	c |     17837 |    7944   257472  1484368 | 2147483647    17835     20 |  0.051 % |
14.82/14.85	c |     18030 |    7944   257472  1484368 | 2147483647    18028     20 |  0.050 % |
14.82/14.89	c |     18242 |    7944   257472  1484368 | 2147483647    18240     20 |  0.050 % |
14.92/15.00	c |     18475 |    7944   257472  1484368 | 2147483647    18473     20 |  0.050 % |
15.02/15.10	c |     18734 |    7944   257472  1484368 | 2147483647    18732     20 |  0.050 % |
15.22/15.22	c |     19015 |    7944   257472  1484368 | 2147483647    19013     20 |  0.050 % |
15.22/15.30	c |     19324 |    7944   257472  1484368 | 2147483647    19322     19 |  0.050 % |
15.32/15.39	c |     19663 |    7944   257472  1484368 | 2147483647    19661     19 |  0.050 % |
15.43/15.45	c |     20036 |    7944   257472  1484368 | 2147483647    20034     19 |  0.050 % |
15.43/15.46	c |     20138 |    7944   257472  1484368 | 2147483647    20136     19 |  0.050 % |
15.43/15.48	c |     20248 |    7944   257472  1484368 | 2147483647    20246     19 |  0.050 % |
15.43/15.50	c |     20371 |    7944   257472  1484368 | 2147483647    20369     19 |  0.050 % |
15.52/15.52	c |     20504 |    7944   257472  1484368 | 2147483647    20502     19 |  0.050 % |
15.52/15.56	c |     20650 |    7944   257472  1484368 | 2147483647    20648     19 |  0.050 % |
15.62/15.63	c |     20811 |    7944   257472  1484368 | 2147483647    20809     19 |  0.050 % |
15.62/15.70	c |     20987 |    7944   257472  1484368 | 2147483647    20985     19 |  0.050 % |
15.72/15.77	c |     21180 |    7944   257472  1484368 | 2147483647    21178     19 |  0.050 % |
15.82/15.81	c |     21392 |    7944   257472  1484368 | 2147483647    21390     19 |  0.050 % |
15.82/15.85	c |     21628 |    7944   257472  1484368 | 2147483647    21626     18 |  0.050 % |
15.92/15.92	c |     21885 |    7944   257472  1484368 | 2147483647    21883     18 |  0.050 % |
15.92/15.97	c |     22167 |    7944   257472  1484368 | 2147483647    22165     18 |  0.050 % |
16.02/16.05	c |     22476 |    7944   257472  1484368 | 2147483647    22474     18 |  0.050 % |
16.12/16.20	c |     22815 |    7944   257472  1484368 | 2147483647    22813     18 |  0.050 % |
16.22/16.29	c |     23188 |    7944   257472  1484368 | 2147483647    23186     18 |  0.050 % |
16.32/16.36	c |     23600 |    7944   257472  1484368 | 2147483647    23598     18 |  0.050 % |
16.32/16.39	c |     23700 |    7944   257472  1484368 | 2147483647    23698     18 |  0.050 % |
16.42/16.43	c |     23811 |    7944   257472  1484368 | 2147483647    23809     18 |  0.050 % |
16.42/16.49	c |     23933 |    7940   257344  1483496 | 2147483647    22295     18 |  0.101 % |
16.42/16.50	c ===============================================================================
16.42/16.50	c restarts              : 141
16.42/16.50	c conflicts             : 23978          (2676 /sec)
16.42/16.50	c decisions             : 67596          (1.60 % random) (7544 /sec)
16.42/16.50	c propagations          : 11171775       (1246850 /sec)
16.42/16.50	c conflict literals     : 422079         (27.54 % deleted)
16.42/16.50	c Memory used           : 19.54 MB
16.42/16.50	c CPU time              : 8.96 s
16.42/16.50	c 
16.42/16.50	s UNSATISFIABLE
16.42/16.50	s UNSATISFIABLE

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-1820476-1242449235/watcher-1820476-1242449235 -o /tmp/evaluation-result-1820476-1242449235/solver-1820476-1242449235 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820476-1242449235.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 2/97 9782
/proc/meminfo: memFree=674564/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=956 CPUtime=0
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 135 0 0 0 0 0 0 0 20 0 1 0 1009424598 978944 71 4294967295 134512640 135223648 3214632176 3214630896 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 239 72 45 174 0 64 0

[startup+0.041402 s]
/proc/loadavg: 0.92 0.97 0.99 2/97 9782
/proc/meminfo: memFree=674564/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=5404 CPUtime=0.04
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 1106 0 0 0 4 0 0 0 20 0 1 0 1009424598 5533696 1042 4294967295 134512640 135223648 3214632176 3214631128 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 1351 1042 47 174 0 1176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7820

[startup+0.111398 s]
/proc/loadavg: 0.92 0.97 0.99 2/97 9782
/proc/meminfo: memFree=674564/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=13200 CPUtime=0.11
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 2896 0 0 0 11 0 0 0 20 0 1 0 1009424598 13516800 2832 4294967295 134512640 135223648 3214632176 3214631128 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 3300 2833 47 174 0 3125 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15616

[startup+0.311387 s]
/proc/loadavg: 0.92 0.97 0.99 2/97 9782
/proc/meminfo: memFree=674564/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=41008 CPUtime=0.31
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 9088 0 0 0 26 5 0 0 21 0 1 0 1009424598 41992192 9024 4294967295 134512640 135223648 3214632176 3214631016 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 10252 9029 47 174 0 10077 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 43424

[startup+0.711364 s]
/proc/loadavg: 0.92 0.97 0.99 2/97 9782
/proc/meminfo: memFree=674564/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=52116 CPUtime=0.71
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 11637 0 0 0 65 6 0 0 22 0 1 0 1009424598 53366784 11359 4294967295 134512640 135223648 3214632176 3214629936 134578212 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 13029 11359 73 174 0 12854 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 54532

[startup+1.51132 s]
/proc/loadavg: 0.92 0.97 0.99 3/99 9787
/proc/meminfo: memFree=625924/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=54408 CPUtime=1.51
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 12188 0 0 0 143 8 0 0 25 0 1 0 1009424598 55713792 11910 4294967295 134512640 135223648 3214632176 3214630176 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 13602 11910 73 174 0 13427 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 56824

[startup+3.11123 s]
/proc/loadavg: 0.92 0.97 0.99 3/99 9787
/proc/meminfo: memFree=619476/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=58100 CPUtime=3.11
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 13061 0 0 0 300 11 0 0 25 0 1 0 1009424598 59494400 12783 4294967295 134512640 135223648 3214632176 3214630176 134548987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 14525 12783 73 174 0 14350 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 60516

[startup+6.31105 s]
/proc/loadavg: 0.93 0.97 0.99 3/99 9788
/proc/meminfo: memFree=603040/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2416 CPUtime=0.01
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1009424597 2473984 276 4294967295 134512640 135169312 3218682080 3218680616 3085385454 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/9782/statm: 604 276 235 161 0 43 0
[pid=9786] ppid=9782 vsize=67588 CPUtime=6.31
/proc/9786/stat : 9786 (SatELite_releas) R 9782 9782 16367 0 -1 4202496 15249 0 0 0 618 13 0 0 25 0 1 0 1009424598 69210112 14803 4294967295 134512640 135223648 3214632176 3214630272 134586152 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9786/statm: 16897 14803 73 174 0 16722 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 70004

[startup+12.7107 s]
/proc/loadavg: 0.93 0.97 0.99 2/99 9790
/proc/meminfo: memFree=635188/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2420 CPUtime=7.49
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 386 16797 0 0 0 1 731 17 18 0 1 0 1009424597 2478080 278 4294967295 134512640 135169312 3218682080 3218678296 3085385454 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9782/statm: 605 278 235 161 0 44 0
[pid=9789] ppid=9782 vsize=18904 CPUtime=5.23
/proc/9789/stat : 9789 (minisat_static) R 9782 9782 16367 0 -1 4202496 4619 0 0 0 518 5 0 0 25 0 1 0 1009425346 19357696 4553 4294967295 134512640 135215339 3220423392 3220421680 134528682 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9789/statm: 4726 4553 73 172 0 4553 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 21324

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

[startup+14.3206 s]
/proc/loadavg: 0.94 0.97 0.99 2/99 9790
/proc/meminfo: memFree=634476/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2420 CPUtime=7.49
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 386 16797 0 0 0 1 731 17 18 0 1 0 1009424597 2478080 278 4294967295 134512640 135169312 3218682080 3218678296 3085385454 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9782/statm: 605 278 235 161 0 44 0
[pid=9789] ppid=9782 vsize=19344 CPUtime=6.84
/proc/9789/stat : 9789 (minisat_static) R 9782 9782 16367 0 -1 4202496 4738 0 0 0 678 6 0 0 25 0 1 0 1009425346 19808256 4672 4294967295 134512640 135215339 3220423392 3220421680 134528700 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9789/statm: 4836 4672 73 172 0 4663 0
Current children cumulated CPU time (s) 14.33
Current children cumulated vsize (KiB) 21764

[startup+15.9105 s]
/proc/loadavg: 0.94 0.97 0.99 2/99 9790
/proc/meminfo: memFree=634228/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2420 CPUtime=7.49
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 386 16797 0 0 0 1 731 17 18 0 1 0 1009424597 2478080 278 4294967295 134512640 135169312 3218682080 3218678296 3085385454 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9782/statm: 605 278 235 161 0 44 0
[pid=9789] ppid=9782 vsize=19872 CPUtime=8.43
/proc/9789/stat : 9789 (minisat_static) R 9782 9782 16367 0 -1 4202496 4847 0 0 0 837 6 0 0 25 0 1 0 1009425346 20348928 4781 4294967295 134512640 135215339 3220423392 3220421680 134528682 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9789/statm: 4968 4781 73 172 0 4795 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 22292

[startup+16.3105 s]
/proc/loadavg: 0.94 0.97 0.99 2/99 9790
/proc/meminfo: memFree=634228/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2420 CPUtime=7.49
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 386 16797 0 0 0 1 731 17 18 0 1 0 1009424597 2478080 278 4294967295 134512640 135169312 3218682080 3218678296 3085385454 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9782/statm: 605 278 235 161 0 44 0
[pid=9789] ppid=9782 vsize=20004 CPUtime=8.83
/proc/9789/stat : 9789 (minisat_static) R 9782 9782 16367 0 -1 4202496 4873 0 0 0 877 6 0 0 25 0 1 0 1009425346 20484096 4807 4294967295 134512640 135215339 3220423392 3220421680 134528682 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9789/statm: 5001 4807 73 172 0 4828 0
Current children cumulated CPU time (s) 16.32
Current children cumulated vsize (KiB) 22424

[startup+16.5205 s]
/proc/loadavg: 0.94 0.97 0.99 2/99 9790
/proc/meminfo: memFree=633856/2074464 swapFree=1949244/1959888
[pid=9782] ppid=9780 vsize=2936 CPUtime=16.51
/proc/9782/stat : 9782 (SatELiteGTI) S 9780 9782 16367 0 -1 4194304 475 21690 0 0 0 1 1627 23 19 0 1 0 1009424597 3006464 346 4294967295 134512640 135169312 3218682080 3218677464 3085385454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9782/statm: 734 346 237 161 0 173 0
Current children cumulated CPU time (s) 16.51
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 16.5234
CPU time (s): 16.53
CPU user time (s): 16.27
CPU system time (s): 0.26
CPU usage (%): 100.04
Max. virtual memory (cumulated for all children) (KiB): 70436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.27
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22349
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= 25
involuntary context switches= 44

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 06:47:15
IDJOB=1820476
IDBENCH=20415
IDSOLVER=657
FILE ID=tipi11/1820476-1242449235
PBS_JOBID=
Free space on /tmp= 10591 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820476-1242449235/watcher-1820476-1242449235 -o /tmp/evaluation-result-1820476-1242449235/solver-1820476-1242449235 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820476-1242449235.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED= 1491110332

Linux tipi11 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        674456 kB
Buffers:         32980 kB
Cached:        1265268 kB
SwapCached:       5336 kB
Active:         347300 kB
Inactive:       963156 kB
HighTotal:     1178688 kB
HighFree:       197976 kB
LowTotal:       895776 kB
LowFree:        476480 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            9324 kB
Writeback:         112 kB
AnonPages:       11188 kB
Mapped:           5036 kB
Slab:            80584 kB
PageTables:        544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10591 MiB
End job on tipi11 at 2009-05-16 06:47:33