Trace number 1837104

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 15.9516 15.9626

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 benchmark10.1974
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.00/0.34	c ==============================================================================
0.00/0.34	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.34	c ==============================================================================
0.00/0.34	c |         0 |  414447  1073419 |  124334       0        0     nan |  0.000 % |
6.39/6.45	c |         0 |  257542  1484866 |      --       0       --      -- |     --   | -156905/411447
6.39/6.45	c ==============================================================================
6.39/6.45	c Result  :   #vars: 7948   #clauses: 257542   #literals: 1484866
6.39/6.45	c CPU time:   6.27205 s
6.39/6.45	c ==============================================================================
6.88/6.90	c This is MiniSat 2.0 beta
6.88/6.90	c WARNING: for repeatability, setting FPU to use double precision
6.88/6.90	c ============================[ Problem Statistics ]=============================
6.88/6.90	c |                                                                             |
6.88/6.90	c |  Number of variables:  7948                                                 |
6.88/6.90	c |  Number of clauses:    257542                                               |
6.88/7.10	c |  Parsing time:         0.17         s                                       |
6.88/7.11	c ============================[ Search Statistics ]==============================
6.88/7.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.88/7.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.88/7.11	c ===============================================================================
6.88/7.11	c |         0 |    7948   257542  1484866 |    85847        0    nan |  0.000 % |
6.88/7.13	c |       100 |    7948   257542  1484866 |    85847      100     13 |  0.000 % |
6.88/7.27	c |       200 |    7948   257542  1484866 |    85847      200     13 |  0.000 % |
6.88/7.31	c |       300 |    7948   257542  1484866 |    85847      300     12 |  0.000 % |
6.88/7.39	c |       410 |    7948   257542  1484866 |    85847      410     14 |  0.000 % |
6.88/7.46	c |       512 |    7948   257542  1484866 |    85847      512     19 |  0.000 % |
6.88/7.50	c |       625 |    7948   257542  1484866 |    85847      625     17 |  0.000 % |
6.88/7.53	c |       753 |    7948   257542  1484866 |    85847      753     19 |  0.000 % |
6.88/7.58	c |       854 |    7948   257542  1484866 |    85847      854     22 |  0.000 % |
7.57/7.65	c |       964 |    7948   257542  1484866 |    85847      964     21 |  0.000 % |
7.67/7.74	c |      1085 |    7948   257542  1484866 |    85847     1085     20 |  0.000 % |
7.67/7.78	c |      1218 |    7948   257542  1484866 |    85847     1218     19 |  0.000 % |
7.77/7.82	c |      1319 |    7948   257542  1484866 |    85847     1319     19 |  0.000 % |
7.87/7.93	c |      1431 |    7948   257542  1484866 |    85847     1431     20 |  0.000 % |
7.87/7.97	c |      1552 |    7948   257542  1484866 |    85847     1552     20 |  0.000 % |
7.97/8.03	c |      1690 |    7948   257542  1484866 |    85847     1690     20 |  0.000 % |
8.07/8.12	c |      1837 |    7948   257542  1484866 |    85847     1837     19 |  0.000 % |
8.17/8.23	c |      1939 |    7948   257542  1484866 |    85847     1939     19 |  0.000 % |
8.17/8.28	c |      2049 |    7948   257542  1484866 |    85847     2049     19 |  0.000 % |
8.27/8.33	c |      2170 |    7948   257542  1484866 |    85847     2170     19 |  0.000 % |
8.37/8.43	c |      2304 |    7948   257542  1484866 |    85847     2304     18 |  0.000 % |
8.47/8.52	c |      2452 |    7948   257542  1484866 |    85847     2452     19 |  0.000 % |
8.57/8.62	c |      2613 |    7948   257542  1484866 |    85847     2613     19 |  0.000 % |
8.57/8.65	c |      2713 |    7948   257542  1484866 |    85847     2713     19 |  0.000 % |
8.67/8.71	c |      2824 |    7948   257542  1484866 |    85847     2824     19 |  0.000 % |
8.67/8.74	c |      2945 |    7948   257542  1484866 |    85847     2945     19 |  0.000 % |
8.67/8.78	c |      3080 |    7948   257542  1484866 |    85847     3080     19 |  0.000 % |
8.77/8.81	c |      3231 |    7948   257542  1484866 |    85847     3231     19 |  0.000 % |
8.77/8.85	c |      3393 |    7948   257542  1484866 |    85847     3393     18 |  0.000 % |
8.87/8.95	c |      3569 |    7948   257542  1484866 |    85847     3569     18 |  0.000 % |
8.97/9.01	c |      3670 |    7948   257542  1484866 |    85847     3670     18 |  0.000 % |
8.97/9.07	c |      3781 |    7948   257542  1484866 |    85847     3781     19 |  0.000 % |
9.07/9.14	c |      3902 |    7948   257542  1484866 |    85847     3902     20 |  0.000 % |
9.17/9.20	c |      4036 |    7948   257542  1484866 |    85847     4036     20 |  0.001 % |
9.17/9.23	c |      4182 |    7948   257542  1484866 |    85847     4182     20 |  0.000 % |
9.27/9.37	c |      4342 |    7944   257507  1484603 |    85847     4340     20 |  0.050 % |
9.37/9.42	c |      4518 |    7944   257507  1484603 |    85847     4516     20 |  0.050 % |
9.47/9.51	c |      4712 |    7944   257507  1484603 |    85847     4710     22 |  0.050 % |
9.47/9.54	c |      4812 |    7944   257507  1484603 |    85847     4810     22 |  0.050 % |
9.47/9.57	c |      4922 |    7944   257507  1484603 |    85847     4920     21 |  0.050 % |
9.57/9.60	c |      5044 |    7944   257507  1484603 |    85847     5042     21 |  0.050 % |
9.57/9.62	c |      5177 |    7944   257507  1484603 |    85847     5175     21 |  0.050 % |
9.57/9.66	c |      5324 |    7944   257507  1484603 |    85847     5322     21 |  0.050 % |
9.67/9.72	c |      5484 |    7944   257507  1484603 |    85847     5482     21 |  0.050 % |
9.67/9.80	c |      5661 |    7944   257507  1484603 |    85847     5659     21 |  0.050 % |
9.87/9.91	c |      5856 |    7944   257507  1484603 |    85847     5854     21 |  0.050 % |
9.87/9.98	c |      6069 |    7944   257507  1484603 |    85847     6067     22 |  0.050 % |
9.96/10.00	c |      6173 |    7944   257507  1484603 |    85847     6171     22 |  0.050 % |
9.96/10.02	c |      6284 |    7944   257507  1484603 |    85847     6282     22 |  0.050 % |
9.96/10.03	c |      6406 |    7944   257507  1484603 |    85847     6404     22 |  0.050 % |
9.96/10.06	c |      6539 |    7944   257507  1484603 |    85847     6537     21 |  0.050 % |
9.96/10.08	c |      6688 |    7944   257507  1484603 |    85847     6686     21 |  0.050 % |
10.06/10.11	c |      6849 |    7944   257507  1484603 |    85847     6847     21 |  0.050 % |
10.06/10.13	c |      7025 |    7944   257507  1484603 |    85847     7023     21 |  0.050 % |
10.06/10.19	c |      7219 |    7944   257507  1484603 |    85847     7217     21 |  0.050 % |
10.16/10.26	c |      7431 |    7944   257507  1484603 |    85847     7429     21 |  0.050 % |
10.26/10.35	c |      7666 |    7944   257507  1484603 |    85847     7664     20 |  0.050 % |
10.36/10.41	c |      7774 |    7944   257507  1484603 |    85847     7772     21 |  0.050 % |
10.36/10.45	c |      7886 |    7944   257472  1484368 |    85847     7884     23 |  0.050 % |
10.46/10.51	c |      8008 |    7944   257472  1484368 |    85847     8006     24 |  0.050 % |
10.46/10.58	c |      8141 |    7944   257472  1484368 |    85847     8139     24 |  0.050 % |
10.56/10.61	c |      8287 |    7944   257472  1484368 |    85847     8285     24 |  0.050 % |
10.66/10.71	c |      8447 |    7944   257472  1484368 |    85847     8445     24 |  0.050 % |
10.76/10.83	c |      8625 |    7944   257472  1484368 |    85847     8623     24 |  0.051 % |
10.76/10.89	c |      8827 |    7944   257472  1484368 |    85847     8825     24 |  0.050 % |
10.97/11.00	c |      9041 |    7944   257472  1484368 |    85847     9039     24 |  0.050 % |
10.97/11.05	c |      9275 |    7944   257472  1484368 |    85847     9273     23 |  0.050 % |
11.06/11.14	c |      9531 |    7944   257472  1484368 |    85847     9529     23 |  0.050 % |
11.16/11.28	c |      9632 |    7944   257472  1484368 |    85847     9630     24 |  0.051 % |
11.26/11.35	c |      9742 |    7944   257472  1484368 |    85847     9740     24 |  0.050 % |
11.36/11.41	c |      9870 |    7944   257472  1484368 |    85847     9868     24 |  0.050 % |
11.36/11.44	c |     10003 |    7944   257472  1484368 | 2147483647    10001     24 |  0.050 % |
11.36/11.48	c |     10151 |    7944   257472  1484368 | 2147483647    10149     23 |  0.050 % |
11.46/11.55	c |     10313 |    7944   257472  1484368 | 2147483647    10311     23 |  0.050 % |
11.56/11.60	c |     10490 |    7944   257472  1484368 | 2147483647    10488     23 |  0.050 % |
11.56/11.64	c |     10685 |    7944   257472  1484368 | 2147483647    10683     23 |  0.050 % |
11.56/11.67	c |     10897 |    7944   257472  1484368 | 2147483647    10895     23 |  0.050 % |
11.66/11.75	c |     11130 |    7944   257472  1484368 | 2147483647    11128     23 |  0.050 % |
11.76/11.80	c |     11387 |    7944   257472  1484368 | 2147483647    11385     23 |  0.050 % |
11.86/11.93	c |     11668 |    7944   257472  1484368 | 2147483647    11666     22 |  0.050 % |
11.86/11.99	c |     11768 |    7944   257472  1484368 | 2147483647    11766     22 |  0.050 % |
11.96/12.04	c |     11878 |    7944   257472  1484368 | 2147483647    11876     23 |  0.050 % |
11.96/12.08	c |     12000 |    7944   257472  1484368 | 2147483647    11998     22 |  0.050 % |
11.96/12.10	c |     12134 |    7944   257472  1484368 | 2147483647    12132     22 |  0.050 % |
12.06/12.19	c |     12282 |    7944   257472  1484368 | 2147483647    12280     22 |  0.050 % |
12.16/12.28	c |     12443 |    7944   257472  1484368 | 2147483647    12441     22 |  0.050 % |
12.26/12.34	c |     12619 |    7944   257472  1484368 | 2147483647    12617     22 |  0.050 % |
12.26/12.39	c |     12812 |    7944   257472  1484368 | 2147483647    12810     22 |  0.050 % |
12.36/12.42	c |     13024 |    7944   257472  1484368 | 2147483647    13022     22 |  0.050 % |
12.46/12.53	c |     13257 |    7944   257472  1484368 | 2147483647    13255     22 |  0.050 % |
12.46/12.59	c |     13515 |    7944   257472  1484368 | 2147483647    13513     22 |  0.050 % |
12.56/12.65	c |     13797 |    7944   257472  1484368 | 2147483647    13795     22 |  0.050 % |
12.66/12.73	c |     14107 |    7944   257472  1484368 | 2147483647    14105     22 |  0.050 % |
12.66/12.74	c |     14207 |    7944   257472  1484368 | 2147483647    14205     22 |  0.050 % |
12.66/12.77	c |     14317 |    7944   257472  1484368 | 2147483647    14315     21 |  0.050 % |
12.66/12.79	c |     14438 |    7944   257472  1484368 | 2147483647    14436     21 |  0.050 % |
12.76/12.87	c |     14572 |    7944   257472  1484368 | 2147483647    14570     21 |  0.050 % |
12.86/12.90	c |     14720 |    7944   257472  1484368 | 2147483647    14718     21 |  0.050 % |
12.86/12.96	c |     14881 |    7944   257472  1484368 | 2147483647    14879     21 |  0.050 % |
12.96/13.01	c |     15058 |    7944   257472  1484368 | 2147483647    15056     21 |  0.050 % |
12.96/13.06	c |     15251 |    7944   257472  1484368 | 2147483647    15249     21 |  0.050 % |
13.06/13.16	c |     15464 |    7944   257472  1484368 | 2147483647    15462     21 |  0.050 % |
13.16/13.21	c |     15697 |    7944   257472  1484368 | 2147483647    15695     21 |  0.050 % |
13.26/13.33	c |     15953 |    7944   257472  1484368 | 2147483647    15951     21 |  0.050 % |
13.36/13.48	c |     16234 |    7944   257472  1484368 | 2147483647    16232     20 |  0.050 % |
13.46/13.58	c |     16544 |    7944   257472  1484368 | 2147483647    16542     20 |  0.050 % |
13.76/13.80	c |     16885 |    7944   257472  1484368 | 2147483647    16883     21 |  0.050 % |
13.76/13.86	c |     16985 |    7944   257472  1484368 | 2147483647    16983     20 |  0.050 % |
13.86/13.92	c |     17098 |    7944   257472  1484368 | 2147483647    17096     20 |  0.050 % |
13.86/13.98	c |     17219 |    7944   257472  1484368 | 2147483647    17217     20 |  0.051 % |
13.96/14.08	c |     17353 |    7944   257472  1484368 | 2147483647    17351     20 |  0.050 % |
14.06/14.11	c |     17500 |    7944   257472  1484368 | 2147483647    17498     20 |  0.050 % |
14.06/14.15	c |     17661 |    7944   257472  1484368 | 2147483647    17659     20 |  0.050 % |
14.16/14.21	c |     17837 |    7944   257472  1484368 | 2147483647    17835     20 |  0.051 % |
14.16/14.26	c |     18030 |    7944   257472  1484368 | 2147483647    18028     20 |  0.050 % |
14.26/14.30	c |     18242 |    7944   257472  1484368 | 2147483647    18240     20 |  0.050 % |
14.36/14.42	c |     18475 |    7944   257472  1484368 | 2147483647    18473     20 |  0.050 % |
14.46/14.53	c |     18734 |    7944   257472  1484368 | 2147483647    18732     20 |  0.050 % |
14.56/14.64	c |     19015 |    7944   257472  1484368 | 2147483647    19013     20 |  0.050 % |
14.66/14.73	c |     19324 |    7944   257472  1484368 | 2147483647    19322     19 |  0.050 % |
14.76/14.82	c |     19663 |    7944   257472  1484368 | 2147483647    19661     19 |  0.050 % |
14.76/14.88	c |     20036 |    7944   257472  1484368 | 2147483647    20034     19 |  0.050 % |
14.86/14.90	c |     20138 |    7944   257472  1484368 | 2147483647    20136     19 |  0.050 % |
14.86/14.92	c |     20248 |    7944   257472  1484368 | 2147483647    20246     19 |  0.050 % |
14.86/14.94	c |     20371 |    7944   257472  1484368 | 2147483647    20369     19 |  0.050 % |
14.86/14.96	c |     20504 |    7944   257472  1484368 | 2147483647    20502     19 |  0.050 % |
14.86/15.00	c |     20650 |    7944   257472  1484368 | 2147483647    20648     19 |  0.050 % |
14.96/15.07	c |     20811 |    7944   257472  1484368 | 2147483647    20809     19 |  0.050 % |
15.06/15.14	c |     20987 |    7944   257472  1484368 | 2147483647    20985     19 |  0.050 % |
15.16/15.21	c |     21180 |    7944   257472  1484368 | 2147483647    21178     19 |  0.050 % |
15.16/15.25	c |     21392 |    7944   257472  1484368 | 2147483647    21390     19 |  0.050 % |
15.16/15.30	c |     21628 |    7944   257472  1484368 | 2147483647    21626     18 |  0.050 % |
15.26/15.36	c |     21885 |    7944   257472  1484368 | 2147483647    21883     18 |  0.050 % |
15.36/15.42	c |     22167 |    7944   257472  1484368 | 2147483647    22165     18 |  0.050 % |
15.36/15.50	c |     22476 |    7944   257472  1484368 | 2147483647    22474     18 |  0.050 % |
15.56/15.64	c |     22815 |    7944   257472  1484368 | 2147483647    22813     18 |  0.050 % |
15.66/15.74	c |     23188 |    7944   257472  1484368 | 2147483647    23186     18 |  0.050 % |
15.76/15.81	c |     23600 |    7944   257472  1484368 | 2147483647    23598     18 |  0.050 % |
15.76/15.84	c |     23700 |    7944   257472  1484368 | 2147483647    23698     18 |  0.050 % |
15.76/15.87	c |     23811 |    7944   257472  1484368 | 2147483647    23809     18 |  0.050 % |
15.86/15.93	c |     23933 |    7940   257344  1483496 | 2147483647    22295     18 |  0.101 % |
15.86/15.94	c ===============================================================================
15.86/15.94	c restarts              : 141
15.86/15.94	c conflicts             : 23978          (2665 /sec)
15.86/15.94	c decisions             : 67596          (1.60 % random) (7513 /sec)
15.86/15.94	c propagations          : 11171775       (1241635 /sec)
15.86/15.94	c conflict literals     : 422079         (27.54 % deleted)
15.86/15.94	c Memory used           : 19.54 MB
15.86/15.94	c CPU time              : 8.99763 s
15.86/15.94	c 
15.86/15.94	s UNSATISFIABLE
15.86/15.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837104-1242857022/watcher-1837104-1242857022 -o /tmp/evaluation-result-1837104-1242857022/solver-1837104-1242857022 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837104-1242857022.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): 12000 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 22291
/proc/meminfo: memFree=1675088/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 313735934 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/22291/statm: 1339 235 195 169 0 50 0
[pid=22292] ppid=22291 vsize=5356 CPUtime=0
/proc/22292/stat : 22292 (SatELiteGTI) R 22291 22291 22254 0 -1 4194368 51 188 0 0 0 0 0 0 20 0 1 0 313735935 5484544 238 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4096 65538 0 0 0 17 1 0 0
/proc/22292/statm: 1339 238 198 169 0 50 0

[startup+0.033535 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 22291
/proc/meminfo: memFree=1675088/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101548 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 22291
/proc/meminfo: memFree=1675088/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301591 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 22291
/proc/meminfo: memFree=1675088/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701676 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 22291
/proc/meminfo: memFree=1675088/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50185 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 22296
/proc/meminfo: memFree=1625784/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
[pid=22296] ppid=22291 vsize=54324 CPUtime=1.49
/proc/22296/stat : 22296 (SatELite_releas) R 22291 22291 22254 0 -1 4194304 12131 0 0 0 140 9 0 0 25 0 1 0 313735935 55627776 11903 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/22296/statm: 13581 11903 76 173 0 13406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59680

[startup+3.10119 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 22296
/proc/meminfo: memFree=1618552/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
[pid=22296] ppid=22291 vsize=58280 CPUtime=3.08
/proc/22296/stat : 22296 (SatELite_releas) R 22291 22291 22254 0 -1 4194304 13099 0 0 0 296 12 0 0 25 0 1 0 313735935 59678720 12871 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/22296/statm: 14570 12871 76 173 0 14395 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63636

[startup+6.30187 s]
/proc/loadavg: 0.23 0.05 0.02 2/66 22296
/proc/meminfo: memFree=1601720/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=0
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 313735934 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22291/statm: 1339 237 197 169 0 50 0
[pid=22296] ppid=22291 vsize=67936 CPUtime=6.29
/proc/22296/stat : 22296 (SatELite_releas) R 22291 22291 22254 0 -1 4194304 15989 0 0 0 612 17 0 0 25 0 1 0 313735935 69566464 14696 1992294400 134512640 135223648 4294956128 18446744073709551615 134605001 0 0 4096 3 0 0 0 17 1 0 0
/proc/22296/statm: 16984 14696 76 173 0 16809 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73292

[startup+12.7012 s]
/proc/loadavg: 0.29 0.06 0.02 2/66 22297
/proc/meminfo: memFree=1634424/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=6.88
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 336 16348 0 0 0 0 666 22 16 0 1 0 313735934 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22291/statm: 1339 239 197 169 0 50 0
[pid=22297] ppid=22291 vsize=19208 CPUtime=5.78
/proc/22297/stat : 22297 (minisat_static) R 22291 22291 22254 0 -1 4194304 4624 0 0 0 575 3 0 0 25 0 1 0 313736624 19668992 4610 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/22297/statm: 4802 4610 77 171 0 4629 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24564

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

[startup+14.3056 s]
/proc/loadavg: 0.29 0.06 0.02 2/66 22297
/proc/meminfo: memFree=1633912/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=6.88
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 336 16348 0 0 0 0 666 22 16 0 1 0 313735934 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22291/statm: 1339 239 197 169 0 50 0
[pid=22297] ppid=22291 vsize=19604 CPUtime=7.38
/proc/22297/stat : 22297 (minisat_static) R 22291 22291 22254 0 -1 4194304 4746 0 0 0 735 3 0 0 25 0 1 0 313736624 20074496 4732 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/22297/statm: 4901 4732 77 171 0 4728 0
Current children cumulated CPU time (s) 14.26
Current children cumulated vsize (KiB) 24960

[startup+15.1017 s]
/proc/loadavg: 0.29 0.06 0.02 2/66 22297
/proc/meminfo: memFree=1633912/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=6.88
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 336 16348 0 0 0 0 666 22 16 0 1 0 313735934 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22291/statm: 1339 239 197 169 0 50 0
[pid=22297] ppid=22291 vsize=19736 CPUtime=8.18
/proc/22297/stat : 22297 (minisat_static) R 22291 22291 22254 0 -1 4194304 4780 0 0 0 815 3 0 0 25 0 1 0 313736624 20209664 4766 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/22297/statm: 4934 4766 77 171 0 4761 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 25092

[startup+15.5018 s]
/proc/loadavg: 0.35 0.08 0.03 2/66 22297
/proc/meminfo: memFree=1633592/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=6.88
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 336 16348 0 0 0 0 666 22 16 0 1 0 313735934 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22291/statm: 1339 239 197 169 0 50 0
[pid=22297] ppid=22291 vsize=19868 CPUtime=8.58
/proc/22297/stat : 22297 (minisat_static) R 22291 22291 22254 0 -1 4194304 4810 0 0 0 855 3 0 0 25 0 1 0 313736624 20344832 4796 1992294400 134512640 135215339 4294956240 18446744073709551615 134528666 0 0 4096 3 0 0 0 17 1 0 0
/proc/22297/statm: 4967 4796 77 171 0 4794 0
Current children cumulated CPU time (s) 15.46
Current children cumulated vsize (KiB) 25224

[startup+15.9019 s]
/proc/loadavg: 0.35 0.08 0.03 2/66 22297
/proc/meminfo: memFree=1633592/2055920 swapFree=4179756/4192956
[pid=22291] ppid=22289 vsize=5356 CPUtime=6.88
/proc/22291/stat : 22291 (SatELiteGTI) S 22289 22291 22254 0 -1 4194304 336 16348 0 0 0 0 666 22 16 0 1 0 313735934 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22291/statm: 1339 239 197 169 0 50 0
[pid=22297] ppid=22291 vsize=20000 CPUtime=8.98
/proc/22297/stat : 22297 (minisat_static) R 22291 22291 22254 0 -1 4194304 4838 0 0 0 895 3 0 0 25 0 1 0 313736624 20480000 4824 1992294400 134512640 135215339 4294956240 18446744073709551615 134528691 0 0 4096 3 0 0 0 17 1 0 0
/proc/22297/statm: 5000 4824 77 171 0 4827 0
Current children cumulated CPU time (s) 15.86
Current children cumulated vsize (KiB) 25356

Child status: 20
Real time (s): 15.9626
CPU time (s): 15.9516
CPU user time (s): 15.6666
CPU system time (s): 0.284956
CPU usage (%): 99.931
Max. virtual memory (cumulated for all children) (KiB): 73292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6666
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21683
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= 18
involuntary context switches= 80

runsolver used 0.026995 second user time and 0.043993 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-21 00:03:43
IDJOB=1837104
IDBENCH=20415
IDSOLVER=674
FILE ID=node10/1837104-1242857022
PBS_JOBID= 9328504
Free space on /tmp= 66312 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= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837104-1242857022/watcher-1837104-1242857022 -o /tmp/evaluation-result-1837104-1242857022/solver-1837104-1242857022 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837104-1242857022.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=1258614760

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675632 kB
Buffers:         63844 kB
Cached:         243688 kB
SwapCached:       7784 kB
Active:         121180 kB
Inactive:       195532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675632 kB
SwapTotal:     4192956 kB
SwapFree:      4179756 kB
Dirty:            9040 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            49744 kB
Committed_AS:  1084024 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node10 at 2009-05-21 00:03:59