Trace number 1833849

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 133.399 133.493

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 benchmark3.35749
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.28/2.30	c ==============================================================================
2.28/2.30	c |           |     ORIGINAL     |              LEARNT              |          |
2.28/2.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.28/2.30	c ==============================================================================
2.28/2.30	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
130.21/130.39	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
130.31/130.40	c ==============================================================================
130.31/130.40	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
130.31/130.40	c CPU time:   129.686 s
130.31/130.40	c ==============================================================================
131.10/131.27	c This is MiniSat 2.0 beta
131.10/131.27	c WARNING: for repeatability, setting FPU to use double precision
131.10/131.27	c ============================[ Problem Statistics ]=============================
131.10/131.27	c |                                                                             |
131.10/131.27	c |  Number of variables:  51366                                                |
131.10/131.27	c |  Number of clauses:    573237                                               |
131.18/131.69	c |  Parsing time:         0.38         s                                       |
131.18/131.72	c ============================[ Search Statistics ]==============================
131.18/131.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
131.18/131.72	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
131.18/131.72	c ===============================================================================
131.18/131.72	c |         0 |   51366   573237  2439840 |   191079        0    nan |  0.000 % |
131.18/131.80	c |       100 |   51362   573237  2439840 |   191079       98      6 |  0.008 % |
131.18/131.86	c |       200 |   51362   573237  2439840 |   191079      198     13 |  0.008 % |
131.79/131.93	c |       300 |   51350   573237  2439840 |   191079      295     13 |  0.150 % |
131.79/131.98	c |       410 |   51345   573237  2439840 |   191079      404     16 |  0.236 % |
131.79/131.99	c |       510 |   51345   573237  2439840 |   191079      504     14 |  0.236 % |
131.89/132.01	c |       620 |   51345   573237  2439840 |   191079      614     15 |  0.236 % |
131.89/132.01	c |       741 |   51345   573237  2439840 |   191079      735     14 |  0.236 % |
131.89/132.02	c |       841 |   51345   573237  2439840 |   191079      835     14 |  0.236 % |
131.89/132.03	c |       951 |   51345   573237  2439840 |   191079      945     14 |  0.236 % |
131.89/132.03	c |      1072 |   51345   573237  2439840 |   191079     1066     14 |  0.236 % |
131.89/132.05	c |      1205 |   51345   573237  2439840 |   191079     1199     14 |  0.236 % |
131.89/132.06	c |      1308 |   51345   573237  2439840 |   191079     1302     14 |  0.236 % |
131.89/132.06	c |      1418 |   51345   573237  2439840 |   191079     1412     14 |  0.236 % |
131.89/132.07	c |      1539 |   51345   573237  2439840 |   191079     1533     14 |  0.236 % |
131.89/132.08	c |      1673 |   51345   573237  2439840 |   191079     1667     14 |  0.236 % |
131.89/132.09	c |      1820 |   51345   573237  2439840 |   191079     1814     14 |  0.236 % |
132.00/132.10	c |      1920 |   51345   573237  2439840 |   191079     1914     14 |  0.236 % |
132.00/132.11	c |      2030 |   51345   573237  2439840 |   191079     2024     14 |  0.236 % |
132.00/132.12	c |      2151 |   51345   573237  2439840 |   191079     2145     14 |  0.236 % |
132.00/132.15	c |      2284 |   51345   573237  2439840 |   191079     2278     14 |  0.236 % |
132.00/132.17	c |      2430 |   51345   573237  2439840 |   191079     2424     14 |  0.236 % |
132.10/132.20	c |      2590 |   51345   573237  2439840 |   191079     2584     14 |  0.236 % |
132.10/132.23	c |      2690 |   51345   573237  2439840 |   191079     2684     14 |  0.236 % |
132.10/132.25	c |      2800 |   51344   573237  2439840 |   191079     2794     14 |  0.236 % |
132.10/132.26	c |      2923 |   51344   573237  2439840 |   191079     2917     14 |  0.236 % |
132.10/132.27	c |      3056 |   51344   573237  2439840 |   191079     3050     14 |  0.236 % |
132.20/132.39	c |      3203 |   51344   573237  2439840 |   191079     3197     14 |  0.236 % |
132.30/132.41	c |      3363 |   51344   573237  2439840 |   191079     3357     14 |  0.236 % |
132.30/132.44	c |      3540 |   51344   573237  2439840 |   191079     3534     14 |  0.236 % |
132.30/132.48	c |      3640 |   51344   573237  2439840 |   191079     3634     14 |  0.236 % |
132.30/132.49	c |      3750 |   51344   573237  2439840 |   191079     3744     14 |  0.236 % |
132.40/132.50	c |      3872 |   51344   573237  2439840 |   191079     3866     14 |  0.236 % |
132.40/132.51	c |      4005 |   51344   573237  2439840 |   191079     3999     14 |  0.236 % |
132.40/132.53	c |      4153 |   51344   573237  2439840 |   191079     4147     14 |  0.236 % |
132.40/132.55	c |      4313 |   51344   573237  2439840 |   191079     4307     14 |  0.236 % |
132.40/132.56	c |      4489 |   51344   573237  2439840 |   191079     4483     14 |  0.236 % |
132.40/132.59	c |      4683 |   51344   573237  2439840 |   191079     4677     14 |  0.236 % |
132.50/132.61	c |      4786 |   51344   573237  2439840 |   191079     4780     14 |  0.236 % |
132.50/132.62	c |      4897 |   51344   573237  2439840 |   191079     4891     14 |  0.236 % |
132.50/132.63	c |      5018 |   51344   573237  2439840 |   191079     5012     14 |  0.236 % |
132.50/132.64	c |      5151 |   51344   573237  2439840 |   191079     5145     14 |  0.236 % |
132.50/132.66	c |      5298 |   51344   573237  2439840 |   191079     5292     14 |  0.236 % |
132.50/132.68	c |      5458 |   51344   573237  2439840 |   191079     5452     14 |  0.236 % |
132.50/132.69	c |      5634 |   51344   573237  2439840 |   191079     5628     14 |  0.236 % |
132.60/132.75	c |      5828 |   51344   573237  2439840 |   191079     5822     14 |  0.236 % |
132.60/132.77	c |      6040 |   51344   573237  2439840 |   191079     6034     14 |  0.236 % |
132.70/132.81	c |      6141 |   51344   573237  2439840 |   191079     6135     13 |  0.236 % |
132.70/132.82	c |      6251 |   51344   573237  2439840 |   191079     6245     13 |  0.236 % |
132.70/132.83	c |      6372 |   51344   573237  2439840 |   191079     6366     13 |  0.236 % |
132.70/132.86	c |      6505 |   51344   573237  2439840 |   191079     6499     14 |  0.236 % |
132.70/132.88	c |      6651 |   51344   573237  2439840 |   191079     6645     14 |  0.236 % |
132.79/132.92	c |      6812 |   51344   573237  2439840 |   191079     6806     14 |  0.236 % |
132.79/132.99	c |      6988 |   51344   573237  2439840 |   191079     6982     14 |  0.236 % |
133.00/133.11	c |      7181 |   51342   573237  2439840 |   191079     7173     14 |  0.247 % |
133.09/133.27	c |      7393 |   51342   573237  2439840 |   191079     7385     14 |  0.247 % |
133.19/133.38	c |      7628 |   51342   573237  2439840 |   191079     7620     14 |  0.247 % |
133.29/133.45	c ===============================================================================
133.29/133.45	c restarts              : 57
133.29/133.45	c conflicts             : 7668           (3599 /sec)
133.29/133.45	c decisions             : 36303          (1.99 % random) (17038 /sec)
133.29/133.45	c propagations          : 2565958        (1204293 /sec)
133.29/133.45	c conflict literals     : 107439         (17.42 % deleted)
133.29/133.45	c Memory used           : 34.14 MB
133.29/133.45	c CPU time              : 2.13068 s
133.29/133.45	c 
133.29/133.45	s UNSATISFIABLE
133.29/133.46	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-1833849-1242825493/watcher-1833849-1242825493 -o /tmp/evaluation-result-1833849-1242825493/solver-1833849-1242825493 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833849-1242825493.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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 20149
/proc/meminfo: memFree=1790272/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) R 20147 20149 20004 0 -1 4194304 290 249 0 0 0 0 0 0 18 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836520435 0 0 4100 65536 0 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0

[startup+0.0346591 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 20149
/proc/meminfo: memFree=1790272/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101668 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 20149
/proc/meminfo: memFree=1790272/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301697 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 20149
/proc/meminfo: memFree=1790272/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701755 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 20149
/proc/meminfo: memFree=1790272/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50187 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20154
/proc/meminfo: memFree=1669040/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=186392 CPUtime=1.49
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 45030 0 0 0 125 24 0 0 25 0 1 0 310578085 190865408 45016 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 46598 45016 50 173 0 46423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191748

[startup+3.10111 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20154
/proc/meminfo: memFree=1519472/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=335012 CPUtime=3.08
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 71486 0 0 0 270 38 0 0 25 0 1 0 310578085 343052288 71384 1992294400 134512640 135223648 4294956128 18446744073709551615 134548203 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 83753 71384 70 173 0 83578 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 340368

[startup+6.30158 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 20154
/proc/meminfo: memFree=1503728/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=360684 CPUtime=6.28
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 77352 0 0 0 588 40 0 0 25 0 1 0 310578085 369340416 77203 1992294400 134512640 135223648 4294956128 18446744073709551615 134548206 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90171 77203 75 173 0 89996 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 366040

[startup+12.7015 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 20154
/proc/meminfo: memFree=1481264/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=360520 CPUtime=12.67
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 77396 0 0 0 1227 40 0 0 25 0 1 0 310578085 369172480 77206 1992294400 134512640 135223648 4294956128 18446744073709551615 134548560 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90130 77206 75 173 0 89955 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 365876

[startup+25.5014 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 20154
/proc/meminfo: memFree=1481328/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=360520 CPUtime=25.46
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 77416 0 0 0 2506 40 0 0 25 0 1 0 310578085 369172480 77226 1992294400 134512640 135223648 4294956128 18446744073709551615 134548212 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90130 77226 75 173 0 89955 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 365876

[startup+51.1012 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 20154
/proc/meminfo: memFree=1481584/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=360028 CPUtime=51.06
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 77497 0 0 0 5065 41 0 0 25 0 1 0 310578085 368668672 77184 1992294400 134512640 135223648 4294956128 18446744073709551615 134548563 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90007 77184 75 173 0 89832 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 365384

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 20154
/proc/meminfo: memFree=1481840/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=361108 CPUtime=102.23
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 77815 0 0 0 10182 41 0 0 25 0 1 0 310578085 369774592 77132 1992294400 134512640 135223648 4294956128 18446744073709551615 134548206 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90277 77132 75 173 0 90102 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 366464

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

[startup+115.103 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20154
/proc/meminfo: memFree=1481520/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=361804 CPUtime=115.02
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 78026 0 0 0 11461 41 0 0 25 0 1 0 310578085 370487296 77261 1992294400 134512640 135223648 4294956128 18446744073709551615 134548331 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90451 77261 75 173 0 90276 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 367160

[startup+121.501 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20154
/proc/meminfo: memFree=1481264/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=361476 CPUtime=121.41
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 78149 0 0 0 12100 41 0 0 25 0 1 0 310578085 370151424 77302 1992294400 134512640 135223648 4294956128 18446744073709551615 134548206 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 90369 77302 75 173 0 90194 0
Current children cumulated CPU time (s) 121.41
Current children cumulated vsize (KiB) 366832

[startup+127.901 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20154
/proc/meminfo: memFree=1460592/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=366236 CPUtime=127.81
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 84445 0 0 0 12726 55 0 0 25 0 1 0 310578085 375025664 76265 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 91559 76265 76 173 0 91384 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 371592

[startup+131.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20154
/proc/meminfo: memFree=1446704/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=0
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310578084 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 237 197 169 0 50 0
[pid=20153] ppid=20149 vsize=366792 CPUtime=131
/proc/20153/stat : 20153 (SatELite_releas) R 20149 20149 20004 0 -1 4194304 95733 0 0 0 13033 67 0 0 25 0 1 0 310578085 375595008 76303 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 0 0 0
/proc/20153/statm: 91698 76303 78 173 0 91523 0
Current children cumulated CPU time (s) 131
Current children cumulated vsize (KiB) 372148

[startup+132.701 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20155
/proc/meminfo: memFree=1712176/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=131.18
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 336 95984 0 0 0 0 13045 73 16 0 1 0 310578084 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 239 197 169 0 50 0
[pid=20155] ppid=20149 vsize=34560 CPUtime=1.42
/proc/20155/stat : 20155 (minisat_static) R 20149 20149 20004 0 -1 4194304 8239 0 0 0 138 4 0 0 25 0 1 0 310591212 35389440 8212 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/20155/statm: 8640 8212 77 171 0 8467 0
Current children cumulated CPU time (s) 132.6
Current children cumulated vsize (KiB) 39916

[startup+133.105 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20155
/proc/meminfo: memFree=1711152/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=131.18
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 336 95984 0 0 0 0 13045 73 16 0 1 0 310578084 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 239 197 169 0 50 0
[pid=20155] ppid=20149 vsize=34956 CPUtime=1.82
/proc/20155/stat : 20155 (minisat_static) R 20149 20149 20004 0 -1 4194304 8347 0 0 0 178 4 0 0 25 0 1 0 310591212 35794944 8320 1992294400 134512640 135215339 4294956240 18446744073709551615 134528711 0 0 4096 3 0 0 0 17 0 0 0
/proc/20155/statm: 8739 8320 77 171 0 8566 0
Current children cumulated CPU time (s) 133
Current children cumulated vsize (KiB) 40312

[startup+133.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20155
/proc/meminfo: memFree=1711152/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=131.18
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 336 95984 0 0 0 0 13045 73 16 0 1 0 310578084 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 239 197 169 0 50 0
[pid=20155] ppid=20149 vsize=34956 CPUtime=2.01
/proc/20155/stat : 20155 (minisat_static) R 20149 20149 20004 0 -1 4194304 8347 0 0 0 197 4 0 0 25 0 1 0 310591212 35794944 8320 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/20155/statm: 8739 8320 77 171 0 8566 0
Current children cumulated CPU time (s) 133.19
Current children cumulated vsize (KiB) 40312

[startup+133.401 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20155
/proc/meminfo: memFree=1711152/2055920 swapFree=4179336/4192956
[pid=20149] ppid=20147 vsize=5356 CPUtime=131.18
/proc/20149/stat : 20149 (SatELiteGTI) S 20147 20149 20004 0 -1 4194304 336 95984 0 0 0 0 13045 73 16 0 1 0 310578084 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20149/statm: 1339 239 197 169 0 50 0
[pid=20155] ppid=20149 vsize=34956 CPUtime=2.11
/proc/20155/stat : 20155 (minisat_static) R 20149 20149 20004 0 -1 4194304 8347 0 0 0 207 4 0 0 25 0 1 0 310591212 35794944 8320 1992294400 134512640 135215339 4294956240 18446744073709551615 134526134 0 0 4096 3 0 0 0 17 0 0 0
/proc/20155/statm: 8739 8320 77 171 0 8566 0
Current children cumulated CPU time (s) 133.29
Current children cumulated vsize (KiB) 40312

Child status: 20
Real time (s): 133.493
CPU time (s): 133.399
CPU user time (s): 132.584
CPU system time (s): 0.814876
CPU usage (%): 99.9291
Max. virtual memory (cumulated for all children) (KiB): 408456

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

runsolver used 0.119981 second user time and 0.375942 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-20 15:18:17
IDJOB=1833849
IDBENCH=70966
IDSOLVER=671
FILE ID=node39/1833849-1242825493
PBS_JOBID= 9322545
Free space on /tmp= 66404 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= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833849-1242825493/watcher-1833849-1242825493 -o /tmp/evaluation-result-1833849-1242825493/solver-1833849-1242825493 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833849-1242825493.cnf

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=728285885

node39.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.281
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	: 5914.62
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.281
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:       1790816 kB
Buffers:         49300 kB
Cached:         165020 kB
SwapCached:       7904 kB
Active:         131036 kB
Inactive:        92748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790816 kB
SwapTotal:     4192956 kB
SwapFree:      4179336 kB
Dirty:           55600 kB
Writeback:           0 kB
Mapped:          14588 kB
Slab:            27456 kB
Committed_AS:  1120496 kB
PageTables:       1388 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= 66404 MiB
End job on node39 at 2009-05-20 15:20:30