Trace number 1821490

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 175.47 175.487

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_2_L324_coli.cnf
MD5SUM501f46d9a7ec80065d0e56530d26e648
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark174.32
Satisfiable
(Un)Satisfiability was proved
Number of variables617854
Number of clauses2745225
Sum of the clauses size7889647
Maximum clause length11
Minimum clause length1
Number of clauses of size 163819
Number of clauses of size 2860549
Number of clauses of size 31288709
Number of clauses of size 4426025
Number of clauses of size 5105475
Number of clauses of size over 5648

Solver Data

0.00/0.00	c Parsing...
2.53/2.60	c ==============================================================================
2.53/2.60	c |           |     ORIGINAL     |              LEARNT              |          |
2.53/2.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.53/2.60	c ==============================================================================
2.53/2.60	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
172.12/172.19	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
172.22/172.21	c ==============================================================================
172.22/172.21	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
172.22/172.21	c CPU time:   171.67 s
172.22/172.21	c ==============================================================================
173.12/173.11	c This is MiniSat 2.0 beta
173.12/173.11	c WARNING: for repeatability, setting FPU to use double precision
173.12/173.11	c ============================[ Problem Statistics ]=============================
173.12/173.11	c |                                                                             |
173.12/173.11	c |  Number of variables:  51366                                                |
173.12/173.11	c |  Number of clauses:    573237                                               |
173.12/173.53	c |  Parsing time:         0.38         s                                       |
173.12/173.57	c ============================[ Search Statistics ]==============================
173.12/173.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
173.12/173.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
173.12/173.57	c ===============================================================================
173.12/173.57	c |         0 |   51366   573237  2439840 |   191079        0    nan |  0.000 % |
173.12/173.64	c |       100 |   51362   573237  2439840 |   191079       98      6 |  0.008 % |
173.12/173.69	c |       200 |   51362   573237  2439840 |   191079      198     13 |  0.008 % |
173.12/173.77	c |       300 |   51350   573237  2439840 |   191079      295     13 |  0.150 % |
173.82/173.83	c |       410 |   51345   573237  2439840 |   191079      404     16 |  0.236 % |
173.82/173.84	c |       510 |   51345   573237  2439840 |   191079      504     14 |  0.236 % |
173.82/173.85	c |       620 |   51345   573237  2439840 |   191079      614     15 |  0.236 % |
173.82/173.86	c |       741 |   51345   573237  2439840 |   191079      735     14 |  0.236 % |
173.82/173.86	c |       841 |   51345   573237  2439840 |   191079      835     14 |  0.236 % |
173.82/173.87	c |       951 |   51345   573237  2439840 |   191079      945     14 |  0.236 % |
173.82/173.88	c |      1072 |   51345   573237  2439840 |   191079     1066     14 |  0.236 % |
173.82/173.89	c |      1205 |   51345   573237  2439840 |   191079     1199     14 |  0.236 % |
173.82/173.90	c |      1308 |   51345   573237  2439840 |   191079     1302     14 |  0.236 % |
173.82/173.90	c |      1418 |   51345   573237  2439840 |   191079     1412     14 |  0.236 % |
173.92/173.92	c |      1539 |   51345   573237  2439840 |   191079     1533     14 |  0.236 % |
173.92/173.92	c |      1673 |   51345   573237  2439840 |   191079     1667     14 |  0.236 % |
173.92/173.93	c |      1820 |   51345   573237  2439840 |   191079     1814     14 |  0.236 % |
173.92/173.94	c |      1920 |   51345   573237  2439840 |   191079     1914     14 |  0.236 % |
173.92/173.96	c |      2030 |   51345   573237  2439840 |   191079     2024     14 |  0.236 % |
173.92/173.97	c |      2151 |   51345   573237  2439840 |   191079     2145     14 |  0.236 % |
173.92/174.00	c |      2284 |   51345   573237  2439840 |   191079     2278     14 |  0.236 % |
174.00/174.02	c |      2430 |   51345   573237  2439840 |   191079     2424     14 |  0.236 % |
174.00/174.05	c |      2590 |   51345   573237  2439840 |   191079     2584     14 |  0.236 % |
174.00/174.08	c |      2690 |   51345   573237  2439840 |   191079     2684     14 |  0.236 % |
174.00/174.10	c |      2800 |   51344   573237  2439840 |   191079     2794     14 |  0.236 % |
174.10/174.12	c |      2923 |   51344   573237  2439840 |   191079     2917     14 |  0.236 % |
174.10/174.13	c |      3056 |   51344   573237  2439840 |   191079     3050     14 |  0.236 % |
174.20/174.26	c |      3203 |   51344   573237  2439840 |   191079     3197     14 |  0.236 % |
174.20/174.28	c |      3363 |   51344   573237  2439840 |   191079     3357     14 |  0.236 % |
174.30/174.31	c |      3540 |   51344   573237  2439840 |   191079     3534     14 |  0.236 % |
174.30/174.35	c |      3640 |   51344   573237  2439840 |   191079     3634     14 |  0.236 % |
174.30/174.37	c |      3750 |   51344   573237  2439840 |   191079     3744     14 |  0.236 % |
174.30/174.38	c |      3872 |   51344   573237  2439840 |   191079     3866     14 |  0.236 % |
174.30/174.39	c |      4005 |   51344   573237  2439840 |   191079     3999     14 |  0.236 % |
174.40/174.41	c |      4153 |   51344   573237  2439840 |   191079     4147     14 |  0.236 % |
174.40/174.43	c |      4313 |   51344   573237  2439840 |   191079     4307     14 |  0.236 % |
174.40/174.44	c |      4489 |   51344   573237  2439840 |   191079     4483     14 |  0.236 % |
174.40/174.47	c |      4683 |   51344   573237  2439840 |   191079     4677     14 |  0.236 % |
174.40/174.49	c |      4786 |   51344   573237  2439840 |   191079     4780     14 |  0.236 % |
174.40/174.50	c |      4897 |   51344   573237  2439840 |   191079     4891     14 |  0.236 % |
174.50/174.51	c |      5018 |   51344   573237  2439840 |   191079     5012     14 |  0.236 % |
174.50/174.52	c |      5151 |   51344   573237  2439840 |   191079     5145     14 |  0.236 % |
174.50/174.55	c |      5298 |   51344   573237  2439840 |   191079     5292     14 |  0.236 % |
174.50/174.56	c |      5458 |   51344   573237  2439840 |   191079     5452     14 |  0.236 % |
174.50/174.58	c |      5634 |   51344   573237  2439840 |   191079     5628     14 |  0.236 % |
174.60/174.64	c |      5828 |   51344   573237  2439840 |   191079     5822     14 |  0.236 % |
174.60/174.66	c |      6040 |   51344   573237  2439840 |   191079     6034     14 |  0.236 % |
174.70/174.71	c |      6141 |   51344   573237  2439840 |   191079     6135     13 |  0.236 % |
174.70/174.72	c |      6251 |   51344   573237  2439840 |   191079     6245     13 |  0.236 % |
174.70/174.73	c |      6372 |   51344   573237  2439840 |   191079     6366     13 |  0.236 % |
174.70/174.76	c |      6505 |   51344   573237  2439840 |   191079     6499     14 |  0.236 % |
174.70/174.78	c |      6651 |   51344   573237  2439840 |   191079     6645     14 |  0.236 % |
174.80/174.82	c |      6812 |   51344   573237  2439840 |   191079     6806     14 |  0.236 % |
174.90/174.91	c |      6988 |   51344   573237  2439840 |   191079     6982     14 |  0.236 % |
175.01/175.05	c |      7181 |   51342   573237  2439840 |   191079     7173     14 |  0.247 % |
175.20/175.23	c |      7393 |   51342   573237  2439840 |   191079     7385     14 |  0.247 % |
175.30/175.38	c |      7628 |   51342   573237  2439840 |   191079     7620     14 |  0.247 % |
175.40/175.45	c ===============================================================================
175.40/175.46	c restarts              : 57
175.40/175.46	c conflicts             : 7668           (3378 /sec)
175.40/175.46	c decisions             : 36303          (1.99 % random) (15993 /sec)
175.40/175.46	c propagations          : 2565958        (1130378 /sec)
175.40/175.46	c conflict literals     : 107439         (17.42 % deleted)
175.40/175.46	c Memory used           : 34.15 MB
175.40/175.46	c CPU time              : 2.27 s
175.40/175.46	c 
175.40/175.46	s UNSATISFIABLE
175.40/175.46	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-1821490-1242531004/watcher-1821490-1242531004 -o /tmp/evaluation-result-1821490-1242531004/solver-1821490-1242531004 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821490-1242531004.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: 1.00 1.00 1.00 3/91 13583
/proc/meminfo: memFree=1240912/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) R 13581 13583 15108 0 -1 4194304 352 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570604 3085207412 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=0 CPUtime=0
/proc/13587/stat : 13587 (SatELiteGTI) R 13583 13583 15108 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 1017598956 0 0 4294967295 0 0 0 3216570756 3085208042 0 0 0 0 0 0 0 17 2 0 0 0
/proc/13587/statm: 0 0 0 0 0 0 0

[startup+0.113321 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 13583
/proc/meminfo: memFree=1240912/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=15532 CPUtime=0.11
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 3404 0 0 0 10 1 0 0 25 0 1 0 1017598956 15904768 3340 4294967295 134512640 135223648 3219976720 3219975672 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 3883 3341 47 174 0 3708 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 17948

[startup+0.223311 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 13583
/proc/meminfo: memFree=1240912/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=30992 CPUtime=0.22
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 6452 0 0 0 20 2 0 0 25 0 1 0 1017598956 31735808 6388 4294967295 134512640 135223648 3219976720 3219975672 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 7748 6388 47 174 0 7573 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 33408

[startup+0.323304 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 13583
/proc/meminfo: memFree=1240912/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=40064 CPUtime=0.32
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 9193 0 0 0 30 2 0 0 25 0 1 0 1017598956 41025536 9129 4294967295 134512640 135223648 3219976720 3219975288 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 10016 9129 47 174 0 9841 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 42480

[startup+0.723273 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 13583
/proc/meminfo: memFree=1240912/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=84872 CPUtime=0.72
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 19810 0 0 0 67 5 0 0 25 0 1 0 1017598956 86908928 19746 4294967295 134512640 135223648 3219976720 3219975320 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 21218 19746 47 174 0 21043 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 87288

[startup+1.52321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13588
/proc/meminfo: memFree=1120104/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=173420 CPUtime=1.52
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 40681 0 0 0 138 14 0 0 25 0 1 0 1017598956 177582080 40617 4294967295 134512640 135223648 3219976720 3219975304 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 43355 40618 47 174 0 43180 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 175836

[startup+3.12309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13588
/proc/meminfo: memFree=1005652/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=335088 CPUtime=3.12
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 71524 0 0 0 279 33 0 0 25 0 1 0 1017598956 343130112 71371 4294967295 134512640 135223648 3219976720 3219975312 134548206 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 83772 71371 67 174 0 83597 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 337504

[startup+6.32284 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13771
/proc/meminfo: memFree=954824/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=335600 CPUtime=6.32
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 71617 0 0 0 599 33 0 0 25 0 1 0 1017598956 343654400 71464 4294967295 134512640 135223648 3219976720 3219975312 134549039 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 83900 71464 67 174 0 83725 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 338016

[startup+12.7224 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13771
/proc/meminfo: memFree=931568/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=360596 CPUtime=12.72
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 77444 0 0 0 1238 34 0 0 25 0 1 0 1017598956 369250304 77202 4294967295 134512640 135223648 3219976720 3219974800 134548331 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 90149 77202 72 174 0 89974 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 363012

[startup+25.5214 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13772
/proc/meminfo: memFree=931852/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=360596 CPUtime=25.51
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 77458 0 0 0 2517 34 0 0 25 0 1 0 1017598956 369250304 77216 4294967295 134512640 135223648 3219976720 3219974800 134548560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 90149 77216 72 174 0 89974 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 363012

[startup+51.1194 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13778
/proc/meminfo: memFree=931892/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=360104 CPUtime=51.11
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 77529 0 0 0 5076 35 0 0 25 0 1 0 1017598956 368746496 77164 4294967295 134512640 135223648 3219976720 3219974800 134548343 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 90026 77164 72 174 0 89851 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 362520

[startup+102.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13965
/proc/meminfo: memFree=931708/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=361576 CPUtime=102.31
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 77674 0 0 0 10196 35 0 0 25 0 1 0 1017598956 370253824 77165 4294967295 134512640 135223648 3219976720 3219974592 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 90394 77165 72 174 0 90219 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 363992

[startup+162.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14153
/proc/meminfo: memFree=931412/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=361716 CPUtime=162.31
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 78174 0 0 0 16196 35 0 0 25 0 1 0 1017598956 370397184 77316 4294967295 134512640 135223648 3219976720 3219974592 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 90429 77316 72 174 0 90254 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 364132

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

[startup+166.411 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14154
/proc/meminfo: memFree=928676/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=364624 CPUtime=166.41
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 78898 0 0 0 16606 35 0 0 25 0 1 0 1017598956 373374976 77999 4294967295 134512640 135223648 3219976720 3219974896 134585518 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 91156 77999 72 174 0 90981 0
Current children cumulated CPU time (s) 166.42
Current children cumulated vsize (KiB) 367040

[startup+169.61 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14154
/proc/meminfo: memFree=910208/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=366312 CPUtime=169.61
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 84485 0 0 0 16916 45 0 0 25 0 1 0 1017598956 375103488 76253 4294967295 134512640 135223648 3219976720 3219974720 134548206 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 91578 76253 73 174 0 91403 0
Current children cumulated CPU time (s) 169.62
Current children cumulated vsize (KiB) 368728

[startup+172.82 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14154
/proc/meminfo: memFree=895080/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2416 CPUtime=0.01
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 365 649 0 0 0 0 0 1 25 0 1 0 1017598955 2473984 276 4294967295 134512640 135169312 3216572128 3216570664 3085205230 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/13583/statm: 604 276 235 161 0 43 0
[pid=13587] ppid=13583 vsize=366868 CPUtime=172.82
/proc/13587/stat : 13587 (SatELite_releas) R 13583 13583 15108 0 -1 4202496 95784 0 0 0 17226 56 0 0 25 0 1 0 1017598956 375672832 76302 4294967295 134512640 135223648 3219976720 3219973524 134830722 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13587/statm: 91717 76302 75 174 0 91542 0
Current children cumulated CPU time (s) 172.83
Current children cumulated vsize (KiB) 369284

[startup+174.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14155
/proc/meminfo: memFree=1160308/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2420 CPUtime=173.12
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 385 96435 0 0 0 0 17251 61 18 0 1 0 1017598955 2478080 278 4294967295 134512640 135169312 3216572128 3216568344 3085205230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13583/statm: 605 278 235 161 0 44 0
[pid=14155] ppid=13583 vsize=34424 CPUtime=1.28
/proc/14155/stat : 14155 (minisat_static) R 13583 13583 15108 0 -1 4202496 8253 0 0 0 124 4 0 0 25 0 1 0 1017616266 35250176 8174 4294967295 134512640 135215339 3213798544 3213796832 134528728 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14155/statm: 8606 8174 73 172 0 8433 0
Current children cumulated CPU time (s) 174.4
Current children cumulated vsize (KiB) 36844

[startup+175.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14155
/proc/meminfo: memFree=1159564/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2420 CPUtime=173.12
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 385 96435 0 0 0 0 17251 61 18 0 1 0 1017598955 2478080 278 4294967295 134512640 135169312 3216572128 3216568344 3085205230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13583/statm: 605 278 235 161 0 44 0
[pid=14155] ppid=13583 vsize=34968 CPUtime=2.08
/proc/14155/stat : 14155 (minisat_static) R 13583 13583 15108 0 -1 4202496 8395 0 0 0 203 5 0 0 25 0 1 0 1017616266 35807232 8316 4294967295 134512640 135215339 3213798544 3213796544 134532687 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14155/statm: 8742 8316 73 172 0 8569 0
Current children cumulated CPU time (s) 175.2
Current children cumulated vsize (KiB) 37388

[startup+175.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14155
/proc/meminfo: memFree=1159564/2074464 swapFree=1952056/1959888
[pid=13583] ppid=13581 vsize=2420 CPUtime=173.12
/proc/13583/stat : 13583 (SatELiteGTI) S 13581 13583 15108 0 -1 4194304 385 96435 0 0 0 0 17251 61 18 0 1 0 1017598955 2478080 278 4294967295 134512640 135169312 3216572128 3216568344 3085205230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13583/statm: 605 278 235 161 0 44 0
[pid=14155] ppid=13583 vsize=34968 CPUtime=2.28
/proc/14155/stat : 14155 (minisat_static) R 13583 13583 15108 0 -1 4202496 8395 0 0 0 223 5 0 0 25 0 1 0 1017616266 35807232 8316 4294967295 134512640 135215339 3213798544 3213796752 134525867 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14155/statm: 8742 8316 73 172 0 8569 0
Current children cumulated CPU time (s) 175.4
Current children cumulated vsize (KiB) 37388

Child status: 20
Real time (s): 175.487
CPU time (s): 175.47
CPU user time (s): 174.78
CPU system time (s): 0.69
CPU usage (%): 99.9903
Max. virtual memory (cumulated for all children) (KiB): 405592

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

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 05:30:04
IDJOB=1821490
IDBENCH=70966
IDSOLVER=657
FILE ID=tipi24/1821490-1242531004
PBS_JOBID=
Free space on /tmp= 9843 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_2_L324_coli.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821490-1242531004/watcher-1821490-1242531004 -o /tmp/evaluation-result-1821490-1242531004/solver-1821490-1242531004 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821490-1242531004.cnf

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED= 1336780977

Linux tipi24 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.461
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.461
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.75

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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:       1240928 kB
Buffers:         34204 kB
Cached:         715904 kB
SwapCached:       3828 kB
Active:         152856 kB
Inactive:       606696 kB
HighTotal:     1178688 kB
HighFree:       543388 kB
LowTotal:       895776 kB
LowFree:        697540 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           56552 kB
Writeback:           0 kB
AnonPages:        8752 kB
Mapped:           3088 kB
Slab:            65760 kB
PageTables:        572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9843 MiB
End job on tipi24 at 2009-05-17 05:33:04