Trace number 1821397

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
MiniSat2hack 2009-03-23UNSAT 576.98 576.975

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark553.39
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.11/0.14	c ==============================================================================
0.11/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.14	c ==============================================================================
0.11/0.14	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
1.01/1.11	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
1.01/1.11	c ==============================================================================
1.01/1.11	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
1.01/1.11	c CPU time:   1.09 s
1.01/1.11	c ==============================================================================
1.12/1.19	This is MiniSat 2.0 beta with hacks by AVG
1.12/1.19	WARNING: for repeatability, setting FPU to use double precision
1.12/1.19	============================[ Problem Statistics ]=============================
1.12/1.19	|                                                                             |
1.12/1.20	|  Number of variables:  7670                                                 |
1.12/1.20	|  Number of clauses:    66882                                                |
1.19/1.24	|  Parsing time:         0.03         s                                       |
576.92/576.96	restarts              : 21
576.92/576.96	conflicts             : 774644         (1346 /sec)
576.92/576.96	decisions             : 1123657        (1.79 % random) (1952 /sec)
576.92/576.96	propagations          : 185598260      (322460 /sec)
576.92/576.96	conflict literals     : 17324129       (38.68 % deleted)
576.92/576.96	Memory used           : 25.61 MB
576.92/576.96	CPU time              : 575.57 s
576.92/576.96	
576.92/576.96	UNSATISFIABLE
576.92/576.97	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-1821397-1242523915/watcher-1821397-1242523915 -o /tmp/evaluation-result-1821397-1242523915/solver-1821397-1242523915 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821397-1242523915.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 0.99 2/91 17206
/proc/meminfo: memFree=1130264/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2416 CPUtime=0
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 366 649 0 0 0 0 0 0 25 0 1 0 1016891877 2473984 277 4294967295 134512640 135169312 3216797456 3216795992 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17206/statm: 604 277 235 161 0 43 0
[pid=17210] ppid=17206 vsize=952 CPUtime=0
/proc/17210/stat : 17210 (SatELite_releas) R 17206 17206 9090 0 -1 4202496 100 0 0 0 0 0 0 0 25 0 1 0 1016891878 974848 37 4294967295 134512640 135223648 3218321536 3218321160 134719062 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17210/statm: 238 50 40 174 0 63 0

[startup+0.059762 s]
/proc/loadavg: 1.00 1.00 0.99 2/91 17206
/proc/meminfo: memFree=1130264/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2416 CPUtime=0
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 366 649 0 0 0 0 0 0 25 0 1 0 1016891877 2473984 277 4294967295 134512640 135169312 3216797456 3216795992 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17206/statm: 604 277 235 161 0 43 0
[pid=17210] ppid=17206 vsize=6968 CPUtime=0.06
/proc/17210/stat : 17210 (SatELite_releas) R 17206 17206 9090 0 -1 4202496 1624 0 0 0 5 1 0 0 25 0 1 0 1016891878 7135232 1560 4294967295 134512640 135223648 3218321536 3218320256 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17210/statm: 1806 1564 47 174 0 1631 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9384

[startup+0.109761 s]
/proc/loadavg: 1.00 1.00 0.99 2/91 17206
/proc/meminfo: memFree=1130264/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2416 CPUtime=0
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 366 649 0 0 0 0 0 0 25 0 1 0 1016891877 2473984 277 4294967295 134512640 135169312 3216797456 3216795992 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17206/statm: 604 277 235 161 0 43 0
[pid=17210] ppid=17206 vsize=12600 CPUtime=0.11
/proc/17210/stat : 17210 (SatELite_releas) R 17206 17206 9090 0 -1 4202496 2824 0 0 0 9 2 0 0 25 0 1 0 1016891878 12902400 2760 4294967295 134512640 135223648 3218321536 3218320488 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17210/statm: 3150 2760 47 174 0 2975 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15016

[startup+0.309751 s]
/proc/loadavg: 1.00 1.00 0.99 2/91 17206
/proc/meminfo: memFree=1130264/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2416 CPUtime=0
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 366 649 0 0 0 0 0 0 25 0 1 0 1016891877 2473984 277 4294967295 134512640 135169312 3216797456 3216795992 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17206/statm: 604 277 235 161 0 43 0
[pid=17210] ppid=17206 vsize=18564 CPUtime=0.31
/proc/17210/stat : 17210 (SatELite_releas) R 17206 17206 9090 0 -1 4202496 4327 0 0 0 29 2 0 0 25 0 1 0 1016891878 19009536 4263 4294967295 134512640 135223648 3218321536 3218319616 134548560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17210/statm: 4641 4263 72 174 0 4466 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 20980

[startup+0.70973 s]
/proc/loadavg: 1.00 1.00 0.99 2/91 17206
/proc/meminfo: memFree=1130264/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2416 CPUtime=0
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 366 649 0 0 0 0 0 0 25 0 1 0 1016891877 2473984 277 4294967295 134512640 135169312 3216797456 3216795992 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17206/statm: 604 277 235 161 0 43 0
[pid=17210] ppid=17206 vsize=18772 CPUtime=0.71
/proc/17210/stat : 17210 (SatELite_releas) R 17206 17206 9090 0 -1 4202496 4741 0 0 0 69 2 0 0 25 0 1 0 1016891878 19222528 4317 4294967295 134512640 135223648 3218321536 3218319536 134549042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17210/statm: 4693 4317 73 174 0 4518 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 21188

[startup+1.50969 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17211
/proc/meminfo: memFree=1110780/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 2420

[startup+3.10962 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17212
/proc/meminfo: memFree=1121940/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=7300 CPUtime=1.92
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 1732 0 0 0 190 2 0 0 25 0 1 0 1016891997 7475200 1666 4294967295 134512640 135214715 3214449952 3214448416 134528727 0 0 0 3 0 0 0 17 1 0 0 0
/proc/17212/statm: 1825 1666 73 172 0 1652 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9720

[startup+6.30946 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17212
/proc/meminfo: memFree=1120236/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=9120 CPUtime=5.1
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 2180 0 0 0 506 4 0 0 25 0 1 0 1016891997 9338880 2114 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 2280 2114 73 172 0 2107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11540

[startup+12.7092 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17213
/proc/meminfo: memFree=1118052/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=11052 CPUtime=11.5
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 2653 0 0 0 1146 4 0 0 25 0 1 0 1016891997 11317248 2587 4294967295 134512640 135214715 3214449952 3214448416 134528992 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 2763 2587 73 172 0 2590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13472

[startup+25.5085 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17215
/proc/meminfo: memFree=1115264/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=13712 CPUtime=24.3
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 3306 0 0 0 2426 4 0 0 25 0 1 0 1016891997 14041088 3240 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 3428 3240 73 172 0 3255 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16132

[startup+51.1173 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17399
/proc/meminfo: memFree=1112944/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=15572 CPUtime=49.91
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 3767 0 0 0 4987 4 0 0 25 0 1 0 1016891997 15945728 3701 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 3893 3701 73 172 0 3720 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17992

[startup+102.325 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17587
/proc/meminfo: memFree=1109056/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=19148 CPUtime=101.12
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 4641 0 0 0 10107 5 0 0 25 0 1 0 1016891997 19607552 4575 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 4787 4575 73 172 0 4614 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21568

[startup+162.322 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17778
/proc/meminfo: memFree=1107800/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=20184 CPUtime=161.12
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 4887 0 0 0 16106 6 0 0 25 0 1 0 1016891997 20668416 4821 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 5046 4821 73 172 0 4873 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 22604

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17966
/proc/meminfo: memFree=1107460/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=20876 CPUtime=221.11
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 5049 0 0 0 22104 7 0 0 25 0 1 0 1016891997 21377024 4983 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 5219 4983 73 172 0 5046 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23296

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 18155
/proc/meminfo: memFree=1105584/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=22484 CPUtime=281.12
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 5458 0 0 0 28104 8 0 0 25 0 1 0 1016891997 23023616 5392 4294967295 134512640 135214715 3214449952 3214448416 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 5621 5392 73 172 0 5448 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 24904

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 18344
/proc/meminfo: memFree=1105104/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=22956 CPUtime=341.12
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 5556 0 0 0 34104 8 0 0 25 0 1 0 1016891997 23506944 5490 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17212/statm: 5739 5490 73 172 0 5566 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 25376

[startup+402.32 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 18349
/proc/meminfo: memFree=1104632/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=23800 CPUtime=401.13
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 5806 0 0 0 40104 9 0 0 25 0 1 0 1016891997 24371200 5740 4294967295 134512640 135214715 3214449952 3214448416 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 5950 5740 73 172 0 5777 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 26220

[startup+462.318 s]
/proc/loadavg: 1.00 1.00 0.99 4/94 18579
/proc/meminfo: memFree=1103576/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=24732 CPUtime=461.13
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6015 0 0 0 46094 19 0 0 25 0 1 0 1016891997 25325568 5949 4294967295 134512640 135214715 3214449952 3214448416 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6183 5949 73 172 0 6010 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 27152

[startup+522.325 s]
/proc/loadavg: 1.06 1.02 1.00 3/93 18728
/proc/meminfo: memFree=1104020/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=24880 CPUtime=521.14
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6047 0 0 0 52094 20 0 0 25 0 1 0 1016891997 25477120 5981 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6220 5981 73 172 0 6047 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 27300

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

[startup+537.524 s]
/proc/loadavg: 1.05 1.01 1.00 3/93 18912
/proc/meminfo: memFree=1103428/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=25300 CPUtime=536.34
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6095 0 0 0 53614 20 0 0 25 0 1 0 1016891997 25907200 6029 4294967295 134512640 135214715 3214449952 3214448416 134528691 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6325 6029 73 172 0 6152 0
Current children cumulated CPU time (s) 537.53
Current children cumulated vsize (KiB) 27720

[startup+563.123 s]
/proc/loadavg: 1.17 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=561.94
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 56173 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214448416 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 28644

[startup+569.513 s]
/proc/loadavg: 1.16 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=568.33
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 56812 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214448160 134537801 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 569.52
Current children cumulated vsize (KiB) 28644

[startup+572.712 s]
/proc/loadavg: 1.16 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=571.53
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 57132 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214447328 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 572.72
Current children cumulated vsize (KiB) 28644

[startup+574.312 s]
/proc/loadavg: 1.15 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=573.13
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 57292 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 574.32
Current children cumulated vsize (KiB) 28644

[startup+575.912 s]
/proc/loadavg: 1.15 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=574.73
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 57452 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214448416 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 575.92
Current children cumulated vsize (KiB) 28644

[startup+576.712 s]
/proc/loadavg: 1.15 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=575.53
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 57532 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 576.72
Current children cumulated vsize (KiB) 28644

[startup+576.912 s]
/proc/loadavg: 1.15 1.04 1.01 3/93 18915
/proc/meminfo: memFree=1102656/2074464 swapFree=1953004/1959888
[pid=17206] ppid=17204 vsize=2420 CPUtime=1.19
/proc/17206/stat : 17206 (SatELiteGTI) S 17204 17206 9090 0 -1 4194304 386 5783 0 0 0 0 116 3 18 0 1 0 1016891877 2478080 279 4294967295 134512640 135169312 3216797456 3216793672 3085631214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17206/statm: 605 279 235 161 0 44 0
[pid=17212] ppid=17206 vsize=26224 CPUtime=575.73
/proc/17212/stat : 17212 (minisat_static) R 17206 17206 9090 0 -1 4202496 6342 0 0 0 57552 21 0 0 25 0 1 0 1016891997 26853376 6276 4294967295 134512640 135214715 3214449952 3214448416 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17212/statm: 6556 6276 73 172 0 6383 0
Current children cumulated CPU time (s) 576.92
Current children cumulated vsize (KiB) 28644

Child status: 20
Real time (s): 576.975
CPU time (s): 576.98
CPU user time (s): 576.73
CPU system time (s): 0.25
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 28644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.73
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12793
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 1697

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 03:31:55
IDJOB=1821397
IDBENCH=70949
IDSOLVER=660
FILE ID=tipi19/1821397-1242523915
PBS_JOBID=
Free space on /tmp= 9097 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821397-1242523915/watcher-1821397-1242523915 -o /tmp/evaluation-result-1821397-1242523915/solver-1821397-1242523915 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821397-1242523915.cnf

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 800269797

Linux tipi19 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.426
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.39

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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:       1130264 kB
Buffers:         27896 kB
Cached:         826368 kB
SwapCached:       2992 kB
Active:         181164 kB
Inactive:       682636 kB
HighTotal:     1178688 kB
HighFree:       429540 kB
LowTotal:       895776 kB
LowFree:        700724 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:        8572 kB
Mapped:           3092 kB
Slab:            71808 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9097 MiB
End job on tipi19 at 2009-05-17 03:41:33