Trace number 1849528

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
minisat2 070721/coreUNSAT 703.15 703.096

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.98
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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 |  155258   454459 |   46577       0        0     nan |  0.000 % |
1.01/1.10	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
1.01/1.10	c ==============================================================================
1.01/1.10	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
1.01/1.10	c CPU time:   1.1 s
1.01/1.10	c ==============================================================================
1.12/1.19	This is MiniSat 2.0 beta
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.19	|  Number of variables:  7889                                                 |
1.12/1.19	|  Number of clauses:    68970                                                |
1.19/1.23	|  Parsing time:         0.04         s                                       |
1.19/1.23	============================[ Search Statistics ]==============================
1.19/1.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.23	===============================================================================
1.19/1.23	|         0 |    7889    68970   232657 |    22990        0    nan |  0.000 % |
1.19/1.24	|       100 |    7888    68970   232657 |    25289       99      7 |  0.013 % |
1.19/1.25	|       252 |    7887    68970   232657 |    27817      250     10 |  0.038 % |
1.19/1.26	|       478 |    7887    68970   232657 |    30599      476     11 |  0.038 % |
1.19/1.28	|       816 |    7887    68970   232657 |    33659      814     11 |  0.038 % |
1.19/1.30	|      1322 |    7887    68970   232657 |    37025     1320     13 |  0.038 % |
1.19/1.34	|      2083 |    7887    68970   232657 |    40728     2081     14 |  0.038 % |
1.19/1.42	|      3225 |    7887    68970   232657 |    44801     3223     15 |  0.038 % |
1.19/1.55	|      4933 |    7886    68547   230590 |    49281     4930     16 |  0.038 % |
1.19/1.74	|      7495 |    7886    68547   230590 |    54209     7492     18 |  0.038 % |
1.19/2.09	|     11340 |    7886    68547   230590 |    59630    11337     18 |  0.038 % |
2.71/2.73	|     17107 |    7886    68547   230590 |    65593    17104     22 |  0.038 % |
4.01/4.07	|     25756 |    7886    68547   230590 |    72152    25753     22 |  0.038 % |
6.82/6.91	|     38730 |    7886    68547   230590 |    79367    38727     21 |  0.038 % |
13.82/13.89	|     58193 |    7886    68547   230590 |    87304    58190     22 |  0.038 % |
34.22/34.27	|     87385 |    7886    68547   230590 |    96034    87382     21 |  0.038 % |
53.42/53.47	|    131174 |    7886    68547   230590 |   105638    54888     22 |  0.038 % |
97.52/97.55	|    196858 |    7885    68544   230584 |   116202    35936     21 |  0.051 % |
179.53/179.59	|    295384 |    7885    68544   230584 |   127822    41709     21 |  0.051 % |
305.64/305.61	|    443173 |    7884    68528   230551 |   140604    89178     22 |  0.063 % |
521.67/521.70	|    664857 |    7884    68528   230551 |   154665    78231     22 |  0.063 % |
703.08/703.09	===============================================================================
703.08/703.09	restarts              : 21
703.08/703.09	conflicts             : 833926         (1188 /sec)
703.08/703.09	decisions             : 1207106        (1.80 % random) (1720 /sec)
703.08/703.09	propagations          : 199369252      (284042 /sec)
703.08/703.09	conflict literals     : 19055917       (39.42 % deleted)
703.08/703.09	Memory used           : 27.21 MB
703.08/703.09	CPU time              : 701.9 s
703.08/703.09	
703.08/703.09	UNSATISFIABLE
703.08/703.09	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-1849528-1244833430/watcher-1849528-1244833430 -o /tmp/evaluation-result-1849528-1244833430/solver-1849528-1244833430 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849528-1244833430.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 5840
/proc/meminfo: memFree=1009400/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2412 CPUtime=0
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 80763947 2469888 276 4294967295 134512640 135169312 3215775264 3215773800 3085881070 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5840/statm: 603 276 235 161 0 42 0
[pid=5844] ppid=5840 vsize=952 CPUtime=0
/proc/5844/stat : 5844 (SatELite_releas) R 5840 5840 19205 0 -1 4202496 100 0 0 0 0 0 0 0 25 0 1 0 80763948 974848 36 4294967295 134512640 135223648 3215142256 3215141880 134719062 0 0 0 0 0 0 0 17 3 0 0 0
/proc/5844/statm: 238 49 40 174 0 63 0

[startup+0.036932 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 5840
/proc/meminfo: memFree=1009400/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2412 CPUtime=0
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 80763947 2469888 276 4294967295 134512640 135169312 3215775264 3215773800 3085881070 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5840/statm: 603 276 235 161 0 42 0
[pid=5844] ppid=5840 vsize=5228 CPUtime=0.04
/proc/5844/stat : 5844 (SatELite_releas) R 5840 5840 19205 0 -1 4202496 1073 0 0 0 3 1 0 0 25 0 1 0 80763948 5353472 1008 4294967295 134512640 135223648 3215142256 3215140824 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5844/statm: 1307 1010 47 174 0 1132 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7640

[startup+0.106925 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 5840
/proc/meminfo: memFree=1009400/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2412 CPUtime=0
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 80763947 2469888 276 4294967295 134512640 135169312 3215775264 3215773800 3085881070 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5840/statm: 603 276 235 161 0 42 0
[pid=5844] ppid=5840 vsize=12712 CPUtime=0.11
/proc/5844/stat : 5844 (SatELite_releas) R 5840 5840 19205 0 -1 4202496 2868 0 0 0 10 1 0 0 25 0 1 0 80763948 13017088 2803 4294967295 134512640 135223648 3215142256 3215140824 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5844/statm: 3178 2803 47 174 0 3003 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15124

[startup+0.306908 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 5840
/proc/meminfo: memFree=1009400/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2412 CPUtime=0
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 80763947 2469888 276 4294967295 134512640 135169312 3215775264 3215773800 3085881070 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5840/statm: 603 276 235 161 0 42 0
[pid=5844] ppid=5840 vsize=21988 CPUtime=0.31
/proc/5844/stat : 5844 (SatELite_releas) R 5840 5840 19205 0 -1 4202496 4522 0 0 0 30 1 0 0 25 0 1 0 80763948 22515712 4457 4294967295 134512640 135223648 3215142256 3215140336 134549033 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5844/statm: 5497 4457 72 174 0 5322 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 24400

[startup+0.706874 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 5840
/proc/meminfo: memFree=1009400/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2412 CPUtime=0
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 80763947 2469888 276 4294967295 134512640 135169312 3215775264 3215773800 3085881070 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5840/statm: 603 276 235 161 0 42 0
[pid=5844] ppid=5840 vsize=21884 CPUtime=0.71
/proc/5844/stat : 5844 (SatELite_releas) R 5840 5840 19205 0 -1 4202496 4905 0 0 0 70 1 0 0 25 0 1 0 80763948 22409216 4444 4294967295 134512640 135223648 3215142256 3215140256 134548161 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5844/statm: 5471 4444 73 174 0 5296 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 24296

[startup+1.50681 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 5845
/proc/meminfo: memFree=989304/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 2416

[startup+3.10667 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 5846
/proc/meminfo: memFree=1001208/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=7816 CPUtime=1.92
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 1872 0 0 0 191 1 0 0 25 0 1 0 80764067 8003584 1807 4294967295 134512640 135212939 3220845376 3220843840 134526839 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 1954 1807 75 171 0 1782 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10232

[startup+6.3164 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 5846
/proc/meminfo: memFree=998480/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=9696 CPUtime=5.13
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 2342 0 0 0 511 2 0 0 25 0 1 0 80764067 9928704 2277 4294967295 134512640 135212939 3220845376 3220843616 134537417 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 2424 2277 75 171 0 2252 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 12112

[startup+12.7159 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 5847
/proc/meminfo: memFree=995816/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=12152 CPUtime=11.53
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 2944 0 0 0 1149 4 0 0 25 0 1 0 80764067 12443648 2879 4294967295 134512640 135212939 3220845376 3220843840 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 3038 2879 75 171 0 2866 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 14568

[startup+25.5148 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 5849
/proc/meminfo: memFree=992996/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=14784 CPUtime=24.33
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 3591 0 0 0 2429 4 0 0 25 0 1 0 80764067 15138816 3526 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 3696 3526 75 171 0 3524 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 17200

[startup+51.1127 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 6036
/proc/meminfo: memFree=990120/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=17360 CPUtime=49.93
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 4213 0 0 0 4988 5 0 0 25 0 1 0 80764067 17776640 4148 4294967295 134512640 135212939 3220845376 3220843840 134526555 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 4340 4148 75 171 0 4168 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 19776

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 6040
/proc/meminfo: memFree=988812/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=19000 CPUtime=101.14
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 4636 0 0 0 10109 5 0 0 25 0 1 0 80764067 19456000 4571 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 4750 4571 75 171 0 4578 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 21416

[startup+162.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 6229
/proc/meminfo: memFree=987332/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=20632 CPUtime=161.14
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 5029 0 0 0 16109 5 0 0 25 0 1 0 80764067 21127168 4964 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 5158 4964 75 171 0 4986 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 23048

[startup+222.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 6419
/proc/meminfo: memFree=985480/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=22036 CPUtime=221.14
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 5388 0 0 0 22108 6 0 0 25 0 1 0 80764067 22564864 5323 4294967295 134512640 135212939 3220845376 3220843616 134537372 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 5509 5323 75 171 0 5337 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 24452

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 6610
/proc/meminfo: memFree=983976/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=23764 CPUtime=281.14
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 5778 0 0 0 28108 6 0 0 25 0 1 0 80764067 24334336 5713 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 5941 5713 75 171 0 5769 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 26180

[startup+342.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 6802
/proc/meminfo: memFree=983736/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=24120 CPUtime=341.15
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 5863 0 0 0 34109 6 0 0 25 0 1 0 80764067 24698880 5798 4294967295 134512640 135212939 3220845376 3220843840 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6030 5798 75 171 0 5858 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 26536

[startup+402.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 6995
/proc/meminfo: memFree=982108/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=25916 CPUtime=401.17
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6261 0 0 0 40111 6 0 0 25 0 1 0 80764067 26537984 6196 4294967295 134512640 135212939 3220845376 3220843840 134526811 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6479 6196 75 171 0 6307 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 28332

[startup+462.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 7184
/proc/meminfo: memFree=981800/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=26368 CPUtime=461.17
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6362 0 0 0 46111 6 0 0 25 0 1 0 80764067 27000832 6297 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6592 6297 75 171 0 6420 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 28784

[startup+522.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 7374
/proc/meminfo: memFree=981684/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=26512 CPUtime=521.18
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6417 0 0 0 52112 6 0 0 25 0 1 0 80764067 27148288 6352 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6628 6352 75 171 0 6456 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 28928

[startup+582.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 7565
/proc/meminfo: memFree=981296/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=26820 CPUtime=581.18
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6491 0 0 0 58112 6 0 0 25 0 1 0 80764067 27463680 6426 4294967295 134512640 135212939 3220845376 3220843840 134526797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6705 6426 75 171 0 6533 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 29236

[startup+642.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 7753
/proc/meminfo: memFree=980444/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=27672 CPUtime=641.18
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6703 0 0 0 64112 6 0 0 25 0 1 0 80764067 28336128 6638 4294967295 134512640 135212939 3220845376 3220843840 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6918 6638 75 171 0 6746 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 30088

[startup+702.318 s]
/proc/loadavg: 1.12 1.03 1.01 2/96 7948
/proc/meminfo: memFree=980528/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=27860 CPUtime=701.19
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6726 0 0 0 70113 6 0 0 25 0 1 0 80764067 28528640 6661 4294967295 134512640 135212939 3220845376 3220843840 134526829 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6965 6661 75 171 0 6793 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 30276

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

[startup+702.718 s]
/proc/loadavg: 1.12 1.03 1.01 2/96 7948
/proc/meminfo: memFree=980528/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=27860 CPUtime=701.59
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6726 0 0 0 70153 6 0 0 25 0 1 0 80764067 28528640 6661 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6965 6661 75 171 0 6793 0
Current children cumulated CPU time (s) 702.78
Current children cumulated vsize (KiB) 30276

[startup+702.918 s]
/proc/loadavg: 1.12 1.03 1.01 2/96 7948
/proc/meminfo: memFree=980528/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=27860 CPUtime=701.79
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6726 0 0 0 70173 6 0 0 25 0 1 0 80764067 28528640 6661 4294967295 134512640 135212939 3220845376 3220843840 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6965 6661 75 171 0 6793 0
Current children cumulated CPU time (s) 702.98
Current children cumulated vsize (KiB) 30276

[startup+703.018 s]
/proc/loadavg: 1.12 1.03 1.01 2/96 7948
/proc/meminfo: memFree=980528/2074464 swapFree=1959888/1959888
[pid=5840] ppid=5838 vsize=2416 CPUtime=1.19
/proc/5840/stat : 5840 (SatELiteGTI) S 5838 5840 19205 0 -1 4194304 385 6011 0 0 0 0 117 2 18 0 1 0 80763947 2473984 277 4294967295 134512640 135169312 3215775264 3215771480 3085881070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5840/statm: 604 277 235 161 0 43 0
[pid=5846] ppid=5840 vsize=27860 CPUtime=701.89
/proc/5846/stat : 5846 (minisat_static) R 5840 5840 19205 0 -1 4202496 6726 0 0 0 70183 6 0 0 25 0 1 0 80764067 28528640 6661 4294967295 134512640 135212939 3220845376 3220843760 134524293 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5846/statm: 6965 6661 75 171 0 6793 0
Current children cumulated CPU time (s) 703.08
Current children cumulated vsize (KiB) 30276

Child status: 20
Real time (s): 703.096
CPU time (s): 703.15
CPU user time (s): 703.07
CPU system time (s): 0.08
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 30276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 703.07
system time used= 0.08
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13408
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 416

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 21:03:50
IDJOB=1849528
IDBENCH=70941
IDSOLVER=690
FILE ID=tipi09/1849528-1244833430
PBS_JOBID=
Free space on /tmp= 15245 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849528-1244833430/watcher-1849528-1244833430 -o /tmp/evaluation-result-1849528-1244833430/solver-1849528-1244833430 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849528-1244833430.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED= 1341314068

Linux tipi09 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.365
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1009292 kB
Buffers:         71064 kB
Cached:         865124 kB
SwapCached:          0 kB
Active:         315292 kB
Inactive:       633316 kB
HighTotal:     1178688 kB
HighFree:       418144 kB
LowTotal:       895776 kB
LowFree:        591148 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            4836 kB
Writeback:           0 kB
AnonPages:       12224 kB
Mapped:           6624 kB
Slab:           107436 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91004 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15245 MiB
End job on tipi09 at 2009-06-12 21:15:33