Trace number 1837442

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 132.67 132.742

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.60645
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.29/2.30	c ==============================================================================
2.29/2.30	c |           |     ORIGINAL     |              LEARNT              |          |
2.29/2.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.29/2.30	c ==============================================================================
2.29/2.30	c |         0 | 2558866  7469452 |  767659       0        0     nan |  0.000 % |
129.52/129.63	c |         0 |  573237  2439840 |      --       0       --      -- |     --   | -1621374/-4028064
129.52/129.64	c ==============================================================================
129.52/129.64	c Result  :   #vars: 51366   #clauses: 573237   #literals: 2439840
129.52/129.64	c CPU time:   128.937 s
129.52/129.64	c ==============================================================================
130.42/130.52	c This is MiniSat 2.0 beta
130.42/130.52	c WARNING: for repeatability, setting FPU to use double precision
130.42/130.52	c ============================[ Problem Statistics ]=============================
130.42/130.52	c |                                                                             |
130.42/130.52	c |  Number of variables:  51366                                                |
130.42/130.52	c |  Number of clauses:    573237                                               |
130.81/130.94	c |  Parsing time:         0.36         s                                       |
130.81/130.96	c ============================[ Search Statistics ]==============================
130.81/130.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
130.81/130.96	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
130.81/130.96	c ===============================================================================
130.81/130.96	c |         0 |   51366   573237  2439840 |   191079        0    nan |  0.000 % |
130.91/131.04	c |       100 |   51362   573237  2439840 |   191079       98      6 |  0.008 % |
130.91/131.10	c |       200 |   51362   573237  2439840 |   191079      198     13 |  0.008 % |
131.01/131.17	c |       300 |   51350   573237  2439840 |   191079      295     13 |  0.150 % |
131.11/131.22	c |       410 |   51345   573237  2439840 |   191079      404     16 |  0.236 % |
131.11/131.23	c |       510 |   51345   573237  2439840 |   191079      504     14 |  0.236 % |
131.11/131.24	c |       620 |   51345   573237  2439840 |   191079      614     15 |  0.236 % |
131.11/131.25	c |       741 |   51345   573237  2439840 |   191079      735     14 |  0.236 % |
131.11/131.25	c |       841 |   51345   573237  2439840 |   191079      835     14 |  0.236 % |
131.11/131.26	c |       951 |   51345   573237  2439840 |   191079      945     14 |  0.236 % |
131.11/131.27	c |      1072 |   51345   573237  2439840 |   191079     1066     14 |  0.236 % |
131.11/131.28	c |      1205 |   51345   573237  2439840 |   191079     1199     14 |  0.236 % |
131.11/131.29	c |      1308 |   51345   573237  2439840 |   191079     1302     14 |  0.236 % |
131.21/131.30	c |      1418 |   51345   573237  2439840 |   191079     1412     14 |  0.236 % |
131.21/131.31	c |      1539 |   51345   573237  2439840 |   191079     1533     14 |  0.236 % |
131.21/131.32	c |      1673 |   51345   573237  2439840 |   191079     1667     14 |  0.236 % |
131.21/131.33	c |      1820 |   51345   573237  2439840 |   191079     1814     14 |  0.236 % |
131.21/131.33	c |      1920 |   51345   573237  2439840 |   191079     1914     14 |  0.236 % |
131.21/131.35	c |      2030 |   51345   573237  2439840 |   191079     2024     14 |  0.236 % |
131.21/131.36	c |      2151 |   51345   573237  2439840 |   191079     2145     14 |  0.236 % |
131.21/131.39	c |      2284 |   51345   573237  2439840 |   191079     2278     14 |  0.236 % |
131.31/131.41	c |      2430 |   51345   573237  2439840 |   191079     2424     14 |  0.236 % |
131.31/131.44	c |      2590 |   51345   573237  2439840 |   191079     2584     14 |  0.236 % |
131.31/131.46	c |      2690 |   51345   573237  2439840 |   191079     2684     14 |  0.236 % |
131.31/131.49	c |      2800 |   51344   573237  2439840 |   191079     2794     14 |  0.236 % |
131.41/131.50	c |      2923 |   51344   573237  2439840 |   191079     2917     14 |  0.236 % |
131.41/131.51	c |      3056 |   51344   573237  2439840 |   191079     3050     14 |  0.236 % |
131.50/131.63	c |      3203 |   51344   573237  2439840 |   191079     3197     14 |  0.236 % |
131.50/131.65	c |      3363 |   51344   573237  2439840 |   191079     3357     14 |  0.236 % |
131.50/131.67	c |      3540 |   51344   573237  2439840 |   191079     3534     14 |  0.236 % |
131.60/131.71	c |      3640 |   51344   573237  2439840 |   191079     3634     14 |  0.236 % |
131.60/131.73	c |      3750 |   51344   573237  2439840 |   191079     3744     14 |  0.236 % |
131.60/131.74	c |      3872 |   51344   573237  2439840 |   191079     3866     14 |  0.236 % |
131.60/131.75	c |      4005 |   51344   573237  2439840 |   191079     3999     14 |  0.236 % |
131.60/131.77	c |      4153 |   51344   573237  2439840 |   191079     4147     14 |  0.236 % |
131.60/131.79	c |      4313 |   51344   573237  2439840 |   191079     4307     14 |  0.236 % |
131.70/131.80	c |      4489 |   51344   573237  2439840 |   191079     4483     14 |  0.236 % |
131.70/131.83	c |      4683 |   51344   573237  2439840 |   191079     4677     14 |  0.236 % |
131.70/131.85	c |      4786 |   51344   573237  2439840 |   191079     4780     14 |  0.236 % |
131.70/131.86	c |      4897 |   51344   573237  2439840 |   191079     4891     14 |  0.236 % |
131.70/131.87	c |      5018 |   51344   573237  2439840 |   191079     5012     14 |  0.236 % |
131.70/131.88	c |      5151 |   51344   573237  2439840 |   191079     5145     14 |  0.236 % |
131.80/131.91	c |      5298 |   51344   573237  2439840 |   191079     5292     14 |  0.236 % |
131.80/131.92	c |      5458 |   51344   573237  2439840 |   191079     5452     14 |  0.236 % |
131.80/131.93	c |      5634 |   51344   573237  2439840 |   191079     5628     14 |  0.236 % |
131.80/131.99	c |      5828 |   51344   573237  2439840 |   191079     5822     14 |  0.236 % |
131.91/132.01	c |      6040 |   51344   573237  2439840 |   191079     6034     14 |  0.236 % |
131.91/132.05	c |      6141 |   51344   573237  2439840 |   191079     6135     13 |  0.236 % |
131.91/132.06	c |      6251 |   51344   573237  2439840 |   191079     6245     13 |  0.236 % |
131.91/132.08	c |      6372 |   51344   573237  2439840 |   191079     6366     13 |  0.236 % |
132.01/132.10	c |      6505 |   51344   573237  2439840 |   191079     6499     14 |  0.236 % |
132.01/132.12	c |      6651 |   51344   573237  2439840 |   191079     6645     14 |  0.236 % |
132.01/132.16	c |      6812 |   51344   573237  2439840 |   191079     6806     14 |  0.236 % |
132.10/132.23	c |      6988 |   51344   573237  2439840 |   191079     6982     14 |  0.236 % |
132.20/132.36	c |      7181 |   51342   573237  2439840 |   191079     7173     14 |  0.247 % |
132.40/132.51	c |      7393 |   51342   573237  2439840 |   191079     7385     14 |  0.247 % |
132.50/132.63	c |      7628 |   51342   573237  2439840 |   191079     7620     14 |  0.247 % |
132.60/132.70	c ===============================================================================
132.60/132.70	c restarts              : 57
132.60/132.70	c conflicts             : 7668           (3616 /sec)
132.60/132.70	c decisions             : 36303          (1.99 % random) (17119 /sec)
132.60/132.70	c propagations          : 2565958        (1209971 /sec)
132.60/132.70	c conflict literals     : 107439         (17.42 % deleted)
132.60/132.70	c Memory used           : 34.14 MB
132.60/132.70	c CPU time              : 2.12068 s
132.60/132.70	c 
132.60/132.70	s UNSATISFIABLE
132.60/132.70	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-1837442-1242870653/watcher-1837442-1242870653 -o /tmp/evaluation-result-1837442-1242870653/solver-1837442-1242870653 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837442-1242870653.cnf 

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


[startup+0 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 24895
/proc/meminfo: memFree=1664496/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) R 24893 24895 24783 0 -1 4194304 292 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0

[startup+0.104989 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 24895
/proc/meminfo: memFree=1664496/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202005 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 24895
/proc/meminfo: memFree=1664496/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302025 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 24895
/proc/meminfo: memFree=1664496/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.7011 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 24895
/proc/meminfo: memFree=1664496/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50225 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1531744/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=186260 CPUtime=1.49
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 44961 0 0 0 126 23 0 0 25 0 1 0 315094142 190730240 44947 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 46565 44948 50 173 0 46390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191616

[startup+3.10156 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1389792/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=335012 CPUtime=3.08
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 71486 0 0 0 271 37 0 0 25 0 1 0 315094142 343052288 71384 1992294400 134512640 135223648 4294956128 18446744073709551615 134548212 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 83753 71384 70 173 0 83578 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 340368

[startup+6.30117 s]
/proc/loadavg: 1.10 1.02 0.93 2/66 24900
/proc/meminfo: memFree=1377824/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=360684 CPUtime=6.28
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 77352 0 0 0 587 41 0 0 25 0 1 0 315094142 369340416 77203 1992294400 134512640 135223648 4294956128 18446744073709551615 134548831 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90171 77203 75 173 0 89996 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 366040

[startup+12.7014 s]
/proc/loadavg: 1.09 1.02 0.93 2/66 24900
/proc/meminfo: memFree=1355616/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=360520 CPUtime=12.68
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 77397 0 0 0 1227 41 0 0 25 0 1 0 315094142 369172480 77207 1992294400 134512640 135223648 4294956128 18446744073709551615 134548206 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90130 77207 75 173 0 89955 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 365876

[startup+25.5018 s]
/proc/loadavg: 1.07 1.02 0.93 2/66 24900
/proc/meminfo: memFree=1355744/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=360520 CPUtime=25.48
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 77417 0 0 0 2507 41 0 0 25 0 1 0 315094142 369172480 77227 1992294400 134512640 135223648 4294956128 18446744073709551615 134548577 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90130 77227 75 173 0 89955 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 365876

[startup+51.1017 s]
/proc/loadavg: 1.05 1.02 0.93 2/66 24900
/proc/meminfo: memFree=1355936/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=360028 CPUtime=51.06
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 77498 0 0 0 5065 41 0 0 25 0 1 0 315094142 368668672 77185 1992294400 134512640 135223648 4294956128 18446744073709551615 134548560 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90007 77185 75 173 0 89832 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 365384

[startup+102.301 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1356192/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=361108 CPUtime=102.24
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 77821 0 0 0 10183 41 0 0 25 0 1 0 315094142 369774592 77138 1992294400 134512640 135223648 4294956128 18446744073709551615 134548563 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90277 77138 75 173 0 90102 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 366464

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

[startup+102.406 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1356192/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=361108 CPUtime=102.34
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 77822 0 0 0 10193 41 0 0 25 0 1 0 315094142 369774592 77139 1992294400 134512640 135223648 4294956128 18446744073709551615 134548581 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90277 77139 75 173 0 90102 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 366464

[startup+115.202 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1355872/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=361804 CPUtime=115.14
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 78033 0 0 0 11472 42 0 0 25 0 1 0 315094142 370487296 77268 1992294400 134512640 135223648 4294956128 18446744073709551615 134548574 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90451 77268 75 173 0 90276 0
Current children cumulated CPU time (s) 115.14
Current children cumulated vsize (KiB) 367160

[startup+121.601 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1355680/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=361476 CPUtime=121.53
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 78149 0 0 0 12111 42 0 0 25 0 1 0 315094142 370151424 77302 1992294400 134512640 135223648 4294956128 18446744073709551615 134565820 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 90369 77302 75 173 0 90194 0
Current children cumulated CPU time (s) 121.53
Current children cumulated vsize (KiB) 366832

[startup+128.001 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 24900
/proc/meminfo: memFree=1329568/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=0
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 315094142 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24895/statm: 1339 237 197 169 0 50 0
[pid=24899] ppid=24895 vsize=368284 CPUtime=127.92
/proc/24899/stat : 24899 (SatELite_releas) R 24895 24895 24783 0 -1 4194304 84773 0 0 0 12735 57 0 0 25 0 1 0 315094142 377122816 76593 1992294400 134512640 135223648 4294956128 18446744073709551615 134595980 0 0 4096 3 0 0 0 17 0 0 0
/proc/24899/statm: 92071 76593 76 173 0 91896 0
Current children cumulated CPU time (s) 127.92
Current children cumulated vsize (KiB) 373640

[startup+131.202 s]
/proc/loadavg: 1.09 1.03 0.94 2/66 24901
/proc/meminfo: memFree=1591200/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=130.44
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 336 95984 0 0 0 0 12968 76 16 0 1 0 315094142 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24895/statm: 1339 239 197 169 0 50 0
[pid=24901] ppid=24895 vsize=33884 CPUtime=0.67
/proc/24901/stat : 24901 (minisat_static) R 24895 24895 24783 0 -1 4194304 8099 0 0 0 62 5 0 0 23 0 1 0 315107194 34697216 8072 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/24901/statm: 8471 8072 77 171 0 8298 0
Current children cumulated CPU time (s) 131.11
Current children cumulated vsize (KiB) 39240

[startup+132.001 s]
/proc/loadavg: 1.09 1.03 0.94 2/66 24901
/proc/meminfo: memFree=1585888/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=130.44
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 336 95984 0 0 0 0 12968 76 16 0 1 0 315094142 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24895/statm: 1339 239 197 169 0 50 0
[pid=24901] ppid=24895 vsize=34560 CPUtime=1.47
/proc/24901/stat : 24901 (minisat_static) R 24895 24895 24783 0 -1 4194304 8245 0 0 0 142 5 0 0 25 0 1 0 315107194 35389440 8218 1992294400 134512640 135215339 4294956240 18446744073709551615 134528691 0 0 4096 3 0 0 0 17 0 0 0
/proc/24901/statm: 8640 8218 77 171 0 8467 0
Current children cumulated CPU time (s) 131.91
Current children cumulated vsize (KiB) 39916

[startup+132.401 s]
/proc/loadavg: 1.09 1.03 0.94 2/66 24901
/proc/meminfo: memFree=1585888/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=130.44
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 336 95984 0 0 0 0 12968 76 16 0 1 0 315094142 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24895/statm: 1339 239 197 169 0 50 0
[pid=24901] ppid=24895 vsize=34956 CPUtime=1.86
/proc/24901/stat : 24901 (minisat_static) R 24895 24895 24783 0 -1 4194304 8347 0 0 0 181 5 0 0 25 0 1 0 315107194 35794944 8320 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/24901/statm: 8739 8320 77 171 0 8566 0
Current children cumulated CPU time (s) 132.3
Current children cumulated vsize (KiB) 40312

[startup+132.601 s]
/proc/loadavg: 1.09 1.03 0.94 2/66 24901
/proc/meminfo: memFree=1585888/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=130.44
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 336 95984 0 0 0 0 12968 76 16 0 1 0 315094142 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24895/statm: 1339 239 197 169 0 50 0
[pid=24901] ppid=24895 vsize=34956 CPUtime=2.06
/proc/24901/stat : 24901 (minisat_static) R 24895 24895 24783 0 -1 4194304 8347 0 0 0 201 5 0 0 25 0 1 0 315107194 35794944 8320 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/24901/statm: 8739 8320 77 171 0 8566 0
Current children cumulated CPU time (s) 132.5
Current children cumulated vsize (KiB) 40312

[startup+132.701 s]
/proc/loadavg: 1.09 1.03 0.94 2/66 24901
/proc/meminfo: memFree=1585888/2055920 swapFree=4143668/4192956
[pid=24895] ppid=24893 vsize=5356 CPUtime=130.44
/proc/24895/stat : 24895 (SatELiteGTI) S 24893 24895 24783 0 -1 4194304 336 95984 0 0 0 0 12968 76 16 0 1 0 315094142 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24895/statm: 1339 239 197 169 0 50 0
[pid=24901] ppid=24895 vsize=34956 CPUtime=2.16
/proc/24901/stat : 24901 (minisat_static) R 24895 24895 24783 0 -1 4194304 8347 0 0 0 211 5 0 0 25 0 1 0 315107194 35794944 8320 1992294400 134512640 135215339 4294956240 18446744073709551615 134529148 0 0 4096 3 0 0 0 17 0 0 0
/proc/24901/statm: 8739 8320 77 171 0 8566 0
Current children cumulated CPU time (s) 132.6
Current children cumulated vsize (KiB) 40312

Child status: 20
Real time (s): 132.742
CPU time (s): 132.67
CPU user time (s): 131.811
CPU system time (s): 0.858869
CPU usage (%): 99.946
Max. virtual memory (cumulated for all children) (KiB): 408456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.811
system time used= 0.858869
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= 45
involuntary context switches= 545

runsolver used 0.105983 second user time and 0.38894 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-21 03:50:57
IDJOB=1837442
IDBENCH=70966
IDSOLVER=674
FILE ID=node38/1837442-1242870653
PBS_JOBID= 9328567
Free space on /tmp= 66108 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-1837442-1242870653/watcher-1837442-1242870653 -o /tmp/evaluation-result-1837442-1242870653/solver-1837442-1242870653 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837442-1242870653.cnf

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

MD5SUM BENCH= 501f46d9a7ec80065d0e56530d26e648
RANDOM SEED=440431058

node38.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.265
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.265
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:       1664976 kB
Buffers:         38176 kB
Cached:         270424 kB
SwapCached:      43368 kB
Active:         232320 kB
Inactive:       122024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664976 kB
SwapTotal:     4192956 kB
SwapFree:      4143668 kB
Dirty:           55692 kB
Writeback:           0 kB
Mapped:          13972 kB
Slab:            22548 kB
Committed_AS:  1117048 kB
PageTables:       1468 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= 66104 MiB
End job on node38 at 2009-05-21 03:53:10