Trace number 1821005

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 r-2009-03-18UNSAT 30.95 30.944

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxand/maxand064.cnf
MD5SUMb2d2617ddc348aef0d35df3c8f228dcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.15
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.05/0.04	c ==============================================================================
0.05/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.04	c ==============================================================================
0.05/0.04	c |         0 |   42579    99351 |   12773       0        0     nan |  0.000 % |
0.63/0.65	c |         0 |   17622    82354 |      --       0       --      -- |     --   | -24915/-16896
0.63/0.65	c ==============================================================================
0.63/0.65	c Result  :   #vars: 1957   #clauses: 17622   #literals: 82354
0.63/0.65	c CPU time:   0.65 s
0.63/0.65	c ==============================================================================
0.63/0.68	c This is MiniSat 2.0 beta
0.63/0.68	c WARNING: for repeatability, setting FPU to use double precision
0.63/0.68	c ============================[ Problem Statistics ]=============================
0.63/0.68	c |                                                                             |
0.63/0.68	c |  Number of variables:  1957                                                 |
0.63/0.68	c |  Number of clauses:    17622                                                |
0.63/0.69	c |  Parsing time:         0.01         s                                       |
0.63/0.70	c ============================[ Search Statistics ]==============================
0.63/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.63/0.70	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.63/0.70	c ===============================================================================
0.63/0.70	c |         0 |    1957    17622    82354 |     5874        0    nan |  0.000 % |
0.69/0.72	c |       512 |    1957    17622    82354 |     5874      512     24 |  0.000 % |
0.69/0.74	c |      1024 |    1957    17622    82354 |     5874     1024     28 |  0.000 % |
0.69/0.76	c |      1537 |    1957    17622    82354 |     5874     1537     26 |  0.000 % |
0.69/0.81	c |      2562 |    1956    17557    82222 |     5874     2560     28 |  0.051 % |
0.69/0.83	c |      3074 |    1956    17557    82222 |     5874     3072     28 |  0.051 % |
0.69/0.85	c |      3588 |    1956    17557    82222 |     5874     3586     30 |  0.051 % |
0.69/0.91	c |      4612 |    1956    17557    82222 |     5874     4610     38 |  0.051 % |
0.69/1.02	c |      6662 |    1956    17557    82222 |     5874     6056     44 |  0.051 % |
1.03/1.04	c |      7177 |    1956    17557    82222 |     5874     5371     45 |  0.051 % |
1.03/1.06	c |      7691 |    1956    17557    82222 |     5874     5885     44 |  0.051 % |
1.13/1.12	c |      8715 |    1956    17557    82222 |     5874     5722     44 |  0.052 % |
1.13/1.15	c |      9228 |    1956    17557    82222 |     5874     5624     42 |  0.051 % |
1.13/1.18	c |      9742 |    1956    17557    82222 |     5874     5541     41 |  0.052 % |
1.23/1.25	c |     10768 |    1956    17557    82222 | 2147483647     6567     46 |  0.051 % |
1.33/1.39	c |     12816 |    1956    17557    82222 | 2147483647     8615     49 |  0.051 % |
1.73/1.73	c |     16913 |    1956    17557    82222 | 2147483647    12712     58 |  0.052 % |
1.73/1.76	c |     17425 |    1956    17557    82222 | 2147483647    13224     58 |  0.051 % |
1.73/1.81	c |     17939 |    1956    17557    82222 | 2147483647    13738     58 |  0.052 % |
1.83/1.88	c |     18963 |    1956    17557    82222 | 2147483647    14762     57 |  0.051 % |
1.83/1.92	c |     19475 |    1953    17532    82107 | 2147483647    15270     57 |  0.204 % |
1.93/1.98	c |     19988 |    1953    17532    82107 | 2147483647    15783     57 |  0.204 % |
2.03/2.06	c |     21012 |    1953    17532    82107 | 2147483647    16807     57 |  0.204 % |
2.23/2.26	c |     23061 |    1948    17532    82107 | 2147483647    18854     60 |  0.460 % |
2.23/2.30	c |     23573 |    1947    17532    82107 | 2147483647    19365     59 |  0.511 % |
2.33/2.37	c |     24085 |    1947    17532    82107 | 2147483647    19877     59 |  0.511 % |
2.43/2.45	c |     25111 |    1947    17532    82107 | 2147483647    20903     59 |  0.511 % |
2.43/2.51	c |     25628 |    1947    17532    82107 | 2147483647    21420     59 |  0.511 % |
2.53/2.58	c |     26141 |    1947    17532    82107 | 2147483647    21933     60 |  0.511 % |
2.63/2.69	c |     27167 |    1947    17532    82107 | 2147483647    22959     59 |  0.511 % |
2.83/2.90	c |     29218 |    1947    17532    82107 | 2147483647    25010     62 |  0.511 % |
3.33/3.37	c |     33314 |    1947    17532    82107 | 2147483647    29106     66 |  0.511 % |
5.13/5.18	c |     41506 |    1947    17259    81546 |    35706    32382     78 |  0.511 % |
5.23/5.28	c |     42018 |    1947    17259    81546 |    35706    32894     78 |  0.511 % |
5.33/5.37	c |     42530 |    1947    17259    81546 |    35706    33406     78 |  0.511 % |
5.53/5.57	c |     43557 |    1947    17259    81546 |    35706    34433     78 |  0.511 % |
5.63/5.66	c |     44070 |    1947    17259    81546 |    35706    34946     79 |  0.511 % |
5.73/5.74	c |     44583 |    1947    17259    81546 |    35706    35459     79 |  0.511 % |
5.93/5.97	c |     45607 |    1947    17259    81546 |    35706    29812     81 |  0.511 % |
6.33/6.39	c |     47655 |    1947    17259    81546 |    35706    31860     83 |  0.511 % |
6.43/6.47	c |     48167 |    1947    17259    81546 |    35706    32372     83 |  0.511 % |
6.53/6.56	c |     48682 |    1947    17259    81546 |    35706    32887     83 |  0.511 % |
6.83/6.86	c |     49707 |    1947    17259    81546 |    35706    33912     85 |  0.511 % |
6.93/6.95	c |     50220 |    1947    17259    81546 |    34205    34425     85 |  0.511 % |
7.03/7.04	c |     50734 |    1947    17259    81546 |    34205    28239     89 |  0.511 % |
7.23/7.22	c |     51758 |    1947    17259    81546 |    34205    29263     89 |  0.511 % |
7.53/7.55	c |     53806 |    1947    17259    81546 |    34205    31311     90 |  0.511 % |
8.23/8.31	c |     57907 |    1947    17259    81546 |    34205    28736     89 |  0.511 % |
8.33/8.38	c |     58419 |    1947    17259    81546 |    34205    29248     89 |  0.511 % |
8.43/8.47	c |     58931 |    1947    17259    81546 |    34205    29760     90 |  0.511 % |
8.53/8.60	c |     59957 |    1947    17259    81546 |    34205    30786     90 |  0.511 % |
8.63/8.70	c |     60472 |    1947    17259    81546 |    30829    31301     90 |  0.511 % |
8.83/8.84	c |     60984 |    1947    17259    81546 |    30829    25743     85 |  0.511 % |
8.93/8.99	c |     62009 |    1947    17259    81546 |    30829    26768     85 |  0.511 % |
9.53/9.56	c |     64058 |    1947    17259    81546 |    30829    28817     90 |  0.511 % |
9.63/9.69	c |     64570 |    1947    17259    81546 |    30829    29329     90 |  0.511 % |
9.73/9.79	c |     65082 |    1947    17259    81546 |    30829    29841     91 |  0.511 % |
10.13/10.12	c |     66109 |    1947    17259    81546 |    30829    30868     92 |  0.511 % |
10.23/10.24	c |     66621 |    1947    17259    81546 |    30829    25192     91 |  0.511 % |
10.33/10.33	c |     67133 |    1947    17259    81546 |    30829    25704     92 |  0.511 % |
10.53/10.52	c |     68157 |    1947    17259    81546 |    30829    26728     93 |  0.511 % |
10.83/10.88	c |     70206 |    1947    17259    81546 |    28572    28777     93 |  0.511 % |
12.13/12.19	c |     74303 |    1947    17259    81546 |    28572    27232    104 |  0.511 % |
14.33/14.42	c |     82495 |    1947    17259    81546 |    26676    23359    113 |  0.511 % |
18.83/18.91	c |     98880 |    1947    17259    81546 |    24871    24116    102 |  0.511 % |
19.03/19.03	c |     99392 |    1947    17259    81546 |    24871    24628    102 |  0.511 % |
19.13/19.12	c |     99904 |    1947    17259    81546 |    24871    25140    101 |  0.511 % |
19.33/19.33	c |    100930 |    1947    17259    81546 |    21418    19096     95 |  0.511 % |
19.33/19.38	c |    101442 |    1947    17259    81546 |    21418    19608     94 |  0.511 % |
19.43/19.47	c |    101955 |    1947    17259    81546 |    21418    20121     94 |  0.511 % |
19.53/19.60	c |    102979 |    1947    17259    81546 |    21418    21145     93 |  0.511 % |
19.93/19.98	c |    105028 |    1947    17259    81546 |    21418    21011     93 |  0.512 % |
20.03/20.11	c |    105540 |    1947    17259    81546 |    21418    21523     94 |  0.511 % |
20.23/20.22	c |    106055 |    1947    17259    81546 |    21418    19886     90 |  0.511 % |
20.33/20.39	c |    107079 |    1947    17259    81546 |    21418    20910     89 |  0.511 % |
20.43/20.47	c |    107592 |    1947    17259    81546 |    21418    21423     89 |  0.511 % |
20.53/20.53	c |    108105 |    1947    17259    81546 |    21418    19788     86 |  0.511 % |
20.63/20.69	c |    109129 |    1947    17259    81546 |    21418    20812     86 |  0.511 % |
21.03/21.04	c |    111177 |    1947    17259    81546 | 2147483647    20697     86 |  0.511 % |
21.83/21.85	c |    115275 |    1947    17259    81546 | 2147483647    24795     89 |  0.511 % |
21.83/21.91	c |    115788 |    1947    17259    81546 | 2147483647    25308     88 |  0.511 % |
21.93/21.98	c |    116300 |    1947    17259    81546 | 2147483647    25820     88 |  0.511 % |
22.03/22.11	c |    117326 |    1947    17259    81546 | 2147483647    26846     88 |  0.511 % |
22.13/22.18	c |    117838 |    1947    17259    81546 | 2147483647    27358     88 |  0.511 % |
22.23/22.24	c |    118352 |    1947    17259    81546 | 2147483647    27872     88 |  0.511 % |
22.33/22.40	c |    119377 |    1947    17259    81546 | 2147483647    28897     89 |  0.511 % |
22.73/22.81	c |    121425 |    1947    17259    81546 |    29520    27130     87 |  0.511 % |
22.83/22.89	c |    121937 |    1947    17259    81546 |    29520    27642     87 |  0.511 % |
22.93/22.99	c |    122451 |    1947    17259    81546 |    29520    28156     87 |  0.511 % |
23.23/23.23	c |    123477 |    1947    17259    81546 |    29520    29182     88 |  0.511 % |
23.33/23.32	c |    123989 |    1947    17259    81546 |    29520    25660     84 |  0.511 % |
23.43/23.45	c |    124501 |    1947    17259    81546 |    29520    26172     84 |  0.511 % |
23.63/23.68	c |    125525 |    1947    17259    81546 |    29520    27196     86 |  0.511 % |
24.13/24.19	c |    127575 |    1947    17259    81546 |    29520    29246     89 |  0.511 % |
25.33/25.36	c |    131671 |    1947    17259    81546 |    26242    22554     86 |  0.511 % |
27.13/27.16	c |    139863 |    1947    17259    81546 |    26242    26460     89 |  0.511 % |
27.23/27.26	c |    140376 |    1947    17259    81546 |    21852    22228     91 |  0.511 % |
27.33/27.35	c |    140890 |    1947    17259    81546 |    21852    19009     87 |  0.511 % |
27.53/27.54	c |    141916 |    1947    17259    81546 |    21852    20035     88 |  0.511 % |
27.63/27.66	c |    142428 |    1947    17259    81546 |    21852    20547     88 |  0.511 % |
27.73/27.75	c |    142942 |    1947    17259    81546 |    21852    21061     88 |  0.511 % |
27.93/27.96	c |    143968 |    1947    17259    81546 |    21852    22087     87 |  0.511 % |
28.33/28.34	c |    146019 |    1947    17259    81546 |    21852    20883     87 |  0.511 % |
28.43/28.43	c |    146533 |    1947    17259    81546 |    21852    21397     86 |  0.511 % |
28.53/28.53	c |    147047 |    1947    17259    81546 |    21852    21911     86 |  0.511 % |
28.73/28.75	c |    148076 |    1947    17259    81546 |    21852    19995     84 |  0.511 % |
28.83/28.83	c |    148591 |    1947    17259    81546 |    21852    20510     84 |  0.511 % |
28.83/28.91	c |    149106 |    1947    17259    81546 |    21852    21025     84 |  0.511 % |
29.03/29.04	c |    150131 |    1947    17259    81546 |    21921    22050     87 |  0.511 % |
29.33/29.34	c |    152179 |    1947    17259    81546 |    21921    21413     86 |  0.511 % |
30.23/30.30	c |    156275 |    1947    17259    81546 |    21921    20111     79 |  0.511 % |
30.33/30.40	c |    156789 |    1947    17259    81546 |    21921    20625     79 |  0.511 % |
30.43/30.49	c |    157302 |    1947    17259    81546 |    21921    21138     79 |  0.511 % |
30.63/30.68	c |    158326 |    1947    17259    81546 |    21921    19361     78 |  0.511 % |
30.73/30.77	c |    158839 |    1947    17259    81546 |    21921    19874     78 |  0.511 % |
30.83/30.85	c |    159351 |    1947    17259    81546 |    21921    20386     77 |  0.511 % |
30.93/30.93	c ===============================================================================
30.93/30.93	c restarts              : 116
30.93/30.93	c conflicts             : 159704         (5278 /sec)
30.93/30.93	c decisions             : 441161         (1.77 % random) (14579 /sec)
30.93/30.93	c propagations          : 14285963       (472107 /sec)
30.93/30.93	c conflict literals     : 15617583       (27.52 % deleted)
30.93/30.93	c Memory used           : 17.26 MB
30.93/30.93	c CPU time              : 30.26 s
30.93/30.93	c 
30.93/30.93	s UNSATISFIABLE
30.93/30.94	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-1821005-1242495995/watcher-1821005-1242495995 -o /tmp/evaluation-result-1821005-1242495995/solver-1821005-1242495995 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821005-1242495995.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.97 1.01 1.00 2/93 24428
/proc/meminfo: memFree=1390328/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2412 CPUtime=0.01
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1014100042 2469888 276 4294967295 134512640 135169312 3218708704 3218707240 3085053678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24428/statm: 603 276 235 161 0 42 0
[pid=24432] ppid=24428 vsize=952 CPUtime=0
/proc/24432/stat : 24432 (SatELite_releas) R 24428 24428 10436 0 -1 4202496 119 0 0 0 0 0 0 0 20 0 1 0 1014100043 974848 55 4294967295 134512640 135223648 3214343344 3214342220 134576032 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24432/statm: 238 57 45 174 0 63 0

[startup+0.041565 s]
/proc/loadavg: 0.97 1.01 1.00 2/93 24428
/proc/meminfo: memFree=1390328/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2412 CPUtime=0.01
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1014100042 2469888 276 4294967295 134512640 135169312 3218708704 3218707240 3085053678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24428/statm: 603 276 235 161 0 42 0
[pid=24432] ppid=24428 vsize=6420 CPUtime=0.04
/proc/24432/stat : 24432 (SatELite_releas) R 24428 24428 10436 0 -1 4202496 1463 0 0 0 4 0 0 0 20 0 1 0 1014100043 6574080 1399 4294967295 134512640 135223648 3214343344 3214342352 134547540 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24432/statm: 1605 1399 47 174 0 1430 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8832

[startup+0.121557 s]
/proc/loadavg: 0.97 1.01 1.00 2/93 24428
/proc/meminfo: memFree=1390328/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2412 CPUtime=0.01
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1014100042 2469888 276 4294967295 134512640 135169312 3218708704 3218707240 3085053678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24428/statm: 603 276 235 161 0 42 0
[pid=24432] ppid=24428 vsize=7348 CPUtime=0.12
/proc/24432/stat : 24432 (SatELite_releas) R 24428 24428 10436 0 -1 4202496 1747 0 0 0 12 0 0 0 21 0 1 0 1014100043 7524352 1599 4294967295 134512640 135223648 3214343344 3214341360 134586742 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24432/statm: 1837 1599 73 174 0 1662 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9760

[startup+0.321541 s]
/proc/loadavg: 0.97 1.01 1.00 2/93 24428
/proc/meminfo: memFree=1390328/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2412 CPUtime=0.01
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 366 644 0 0 1 0 0 0 18 0 1 0 1014100042 2469888 276 4294967295 134512640 135169312 3218708704 3218707240 3085053678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24428/statm: 603 276 235 161 0 42 0
[pid=24432] ppid=24428 vsize=7648 CPUtime=0.32
/proc/24432/stat : 24432 (SatELite_releas) R 24428 24428 10436 0 -1 4202496 1844 0 0 0 32 0 0 0 21 0 1 0 1014100043 7831552 1696 4294967295 134512640 135223648 3214343344 3214341360 134587312 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24432/statm: 1912 1696 73 174 0 1737 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10060

[startup+0.721507 s]
/proc/loadavg: 0.97 1.01 1.00 2/93 24428
/proc/meminfo: memFree=1390328/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2416

[startup+1.52144 s]
/proc/loadavg: 0.97 1.01 1.00 2/95 24434
/proc/meminfo: memFree=1383756/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=5524 CPUtime=0.84
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 1187 0 0 0 84 0 0 0 20 0 1 0 1014100111 5656576 1122 4294967295 134512640 135216591 3219925600 3219923792 134528962 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 1381 1122 75 172 0 1208 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 7940

[startup+3.12131 s]
/proc/loadavg: 0.97 1.01 1.00 2/95 24434
/proc/meminfo: memFree=1380408/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=11052 CPUtime=2.44
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 2543 0 0 0 244 0 0 0 25 0 1 0 1014100111 11317248 2478 4294967295 134512640 135216591 3219925600 3219923504 134532786 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 2763 2478 75 172 0 2590 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 13468

[startup+6.32104 s]
/proc/loadavg: 0.98 1.01 1.00 3/95 24434
/proc/meminfo: memFree=1373140/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=15672 CPUtime=5.64
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 3720 0 0 0 564 0 0 0 25 0 1 0 1014100111 16048128 3655 4294967295 134512640 135216591 3219925600 3219923568 134539509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 3918 3655 75 172 0 3745 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 18088

[startup+12.7205 s]
/proc/loadavg: 0.98 1.01 1.00 2/95 24436
/proc/meminfo: memFree=1371012/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=17256 CPUtime=12.04
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 4096 0 0 0 1204 0 0 0 25 0 1 0 1014100111 17670144 4031 4294967295 134512640 135216591 3219925600 3219923504 134532832 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 4314 4031 75 172 0 4141 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 19672

[startup+25.5195 s]
/proc/loadavg: 0.98 1.01 1.00 2/95 24436
/proc/meminfo: memFree=1370488/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=17668 CPUtime=24.84
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 4191 0 0 0 2484 0 0 0 25 0 1 0 1014100111 18092032 4126 4294967295 134512640 135216591 3219925600 3219923792 134528966 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 4417 4126 75 172 0 4244 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 20084

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

[startup+28.7192 s]
/proc/loadavg: 0.98 1.01 1.00 2/95 24436
/proc/meminfo: memFree=1370520/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=17668 CPUtime=28.04
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 4191 0 0 0 2804 0 0 0 25 0 1 0 1014100111 18092032 4126 4294967295 134512640 135216591 3219925600 3219923792 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 4417 4126 75 172 0 4244 0
Current children cumulated CPU time (s) 28.73
Current children cumulated vsize (KiB) 20084

[startup+30.3191 s]
/proc/loadavg: 0.98 1.01 1.00 2/95 24436
/proc/meminfo: memFree=1370520/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=17668 CPUtime=29.64
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 4191 0 0 0 2964 0 0 0 25 0 1 0 1014100111 18092032 4126 4294967295 134512640 135216591 3219925600 3219923792 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 4417 4126 75 172 0 4244 0
Current children cumulated CPU time (s) 30.33
Current children cumulated vsize (KiB) 20084

[startup+30.719 s]
/proc/loadavg: 0.98 1.01 1.00 2/95 24436
/proc/meminfo: memFree=1370520/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=17668 CPUtime=30.04
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 4191 0 0 0 3004 0 0 0 25 0 1 0 1014100111 18092032 4126 4294967295 134512640 135216591 3219925600 3219923792 134529059 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 4417 4126 75 172 0 4244 0
Current children cumulated CPU time (s) 30.73
Current children cumulated vsize (KiB) 20084

[startup+30.919 s]
/proc/loadavg: 0.98 1.01 1.00 2/95 24436
/proc/meminfo: memFree=1370520/2074464 swapFree=1948616/1959888
[pid=24428] ppid=24426 vsize=2416 CPUtime=0.69
/proc/24428/stat : 24428 (SatELiteGTI) S 24426 24428 10436 0 -1 4194304 385 2787 0 0 1 0 68 0 15 0 1 0 1014100042 2473984 277 4294967295 134512640 135169312 3218708704 3218704920 3085053678 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24428/statm: 604 277 235 161 0 43 0
[pid=24434] ppid=24428 vsize=17668 CPUtime=30.24
/proc/24434/stat : 24434 (minisat_static) R 24428 24428 10436 0 -1 4202496 4191 0 0 0 3024 0 0 0 25 0 1 0 1014100111 18092032 4126 4294967295 134512640 135216591 3219925600 3219923712 134526027 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24434/statm: 4417 4126 75 172 0 4244 0
Current children cumulated CPU time (s) 30.93
Current children cumulated vsize (KiB) 20084

Child status: 20
Real time (s): 30.944
CPU time (s): 30.95
CPU user time (s): 30.95
CPU system time (s): 0
CPU usage (%): 100.02
Max. virtual memory (cumulated for all children) (KiB): 20084

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

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 19:46:35
IDJOB=1821005
IDBENCH=70803
IDSOLVER=658
FILE ID=tipi16/1821005-1242495995
PBS_JOBID=
Free space on /tmp= 5005 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxand/maxand064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821005-1242495995/watcher-1821005-1242495995 -o /tmp/evaluation-result-1821005-1242495995/solver-1821005-1242495995 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821005-1242495995.cnf

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

MD5SUM BENCH= b2d2617ddc348aef0d35df3c8f228dcb
RANDOM SEED= 1814786931

Linux tipi16 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.457
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1390328 kB
Buffers:         36144 kB
Cached:         568388 kB
SwapCached:       5940 kB
Active:          70116 kB
Inactive:       544360 kB
HighTotal:     1178688 kB
HighFree:       647416 kB
LowTotal:       895776 kB
LowFree:        742912 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            2424 kB
Writeback:           0 kB
AnonPages:        9196 kB
Mapped:           3180 kB
Slab:            61548 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5005 MiB
End job on tipi16 at 2009-05-16 19:47:06