Trace number 1849515

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 625.72 625.662

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.13/0.14	c ==============================================================================
0.13/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.14	c ==============================================================================
0.13/0.14	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
1.03/1.06	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
1.03/1.06	c ==============================================================================
1.03/1.06	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
1.03/1.06	c CPU time:   1.04 s
1.03/1.06	c ==============================================================================
1.13/1.14	This is MiniSat 2.0 beta
1.13/1.14	WARNING: for repeatability, setting FPU to use double precision
1.13/1.14	============================[ Problem Statistics ]=============================
1.13/1.14	|                                                                             |
1.13/1.14	|  Number of variables:  7670                                                 |
1.13/1.14	|  Number of clauses:    66882                                                |
1.13/1.18	|  Parsing time:         0.04         s                                       |
1.13/1.18	============================[ Search Statistics ]==============================
1.13/1.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.13/1.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.13/1.18	===============================================================================
1.13/1.18	|         0 |    7670    66882   225550 |    22294        0    nan |  0.000 % |
1.13/1.19	|       101 |    7670    66882   225550 |    24523      101      9 |  0.000 % |
1.13/1.19	|       251 |    7669    66882   225550 |    26975      250     11 |  0.026 % |
1.13/1.21	|       477 |    7669    66882   225550 |    29673      476     11 |  0.026 % |
1.14/1.23	|       814 |    7669    66882   225550 |    32640      813     13 |  0.026 % |
1.14/1.26	|      1321 |    7669    66882   225550 |    35904     1320     14 |  0.026 % |
1.14/1.30	|      2082 |    7669    66882   225550 |    39495     2081     15 |  0.026 % |
1.14/1.39	|      3221 |    7668    66608   224204 |    43444     3220     16 |  0.026 % |
1.14/1.51	|      4930 |    7667    66468   223528 |    47789     4928     16 |  0.039 % |
1.14/1.74	|      7494 |    7667    66468   223528 |    52568     7492     18 |  0.039 % |
2.13/2.16	|     11338 |    7667    66468   223528 |    57824    11336     17 |  0.039 % |
2.93/2.96	|     17104 |    7667    66468   223528 |    63607    17102     19 |  0.039 % |
4.53/4.57	|     25753 |    7667    66468   223528 |    69968    25751     19 |  0.039 % |
8.03/8.10	|     38727 |    7667    66468   223528 |    76964    38725     19 |  0.039 % |
17.33/17.35	|     58189 |    7667    66468   223528 |    84661    58187     19 |  0.039 % |
39.93/39.92	|     87381 |    7667    66468   223528 |    93127    27077     17 |  0.039 % |
51.43/51.50	|    131170 |    7664    66195   222453 |   102440    43751     20 |  0.078 % |
93.64/93.71	|    196855 |    7663    66179   222420 |   112684    29025     19 |  0.091 % |
174.04/174.02	|    295381 |    7663    66179   222420 |   123952    42762     20 |  0.091 % |
313.25/313.28	|    443171 |    7662    66176   222414 |   136348    96314     21 |  0.104 % |
519.17/519.17	|    664855 |    7662    66176   222414 |   149982    96090     21 |  0.104 % |
625.67/625.65	===============================================================================
625.67/625.65	restarts              : 21
625.67/625.65	conflicts             : 774644         (1240 /sec)
625.67/625.65	decisions             : 1123657        (1.79 % random) (1799 /sec)
625.67/625.65	propagations          : 185598260      (297200 /sec)
625.67/625.65	conflict literals     : 17324129       (38.68 % deleted)
625.67/625.65	Memory used           : 25.59 MB
625.67/625.65	CPU time              : 624.49 s
625.67/625.65	
625.67/625.65	UNSATISFIABLE
625.67/625.65	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-1849515-1244831598/watcher-1849515-1244831598 -o /tmp/evaluation-result-1849515-1244831598/solver-1849515-1244831598 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849515-1244831598.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.05 1.01 1.00 3/94 32188
/proc/meminfo: memFree=1012560/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2416 CPUtime=0.01
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 365 645 0 0 0 0 0 1 18 0 1 0 80580718 2473984 276 4294967295 134512640 135169312 3219226992 3219225528 3085549294 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32188/statm: 604 276 235 161 0 43 0
[pid=32192] ppid=32188 vsize=956 CPUtime=0
/proc/32192/stat : 32192 (SatELite_releas) R 32188 32188 19205 0 -1 4202496 124 0 0 0 0 0 0 0 20 0 1 0 80580719 978944 60 4294967295 134512640 135223648 3219140928 3219139524 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32192/statm: 239 61 47 174 0 64 0

[startup+0.052821 s]
/proc/loadavg: 1.05 1.01 1.00 3/94 32188
/proc/meminfo: memFree=1012560/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2416 CPUtime=0.01
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 365 645 0 0 0 0 0 1 18 0 1 0 80580718 2473984 276 4294967295 134512640 135169312 3219226992 3219225528 3085549294 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32188/statm: 604 276 235 161 0 43 0
[pid=32192] ppid=32188 vsize=6548 CPUtime=0.05
/proc/32192/stat : 32192 (SatELite_releas) R 32188 32188 19205 0 -1 4202496 1511 0 0 0 5 0 0 0 20 0 1 0 80580719 6705152 1447 4294967295 134512640 135223648 3219140928 3219139512 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32192/statm: 1637 1447 47 174 0 1462 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8964

[startup+0.122813 s]
/proc/loadavg: 1.05 1.01 1.00 3/94 32188
/proc/meminfo: memFree=1012560/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2416 CPUtime=0.01
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 365 645 0 0 0 0 0 1 18 0 1 0 80580718 2473984 276 4294967295 134512640 135169312 3219226992 3219225528 3085549294 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32188/statm: 604 276 235 161 0 43 0
[pid=32192] ppid=32188 vsize=14588 CPUtime=0.12
/proc/32192/stat : 32192 (SatELite_releas) R 32188 32188 19205 0 -1 4202496 3406 0 0 0 11 1 0 0 20 0 1 0 80580719 14938112 3342 4294967295 134512640 135223648 3219140928 3219139768 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32192/statm: 3647 3343 47 174 0 3472 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 17004

[startup+0.322797 s]
/proc/loadavg: 1.05 1.01 1.00 3/94 32188
/proc/meminfo: memFree=1012560/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2416 CPUtime=0.01
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 365 645 0 0 0 0 0 1 18 0 1 0 80580718 2473984 276 4294967295 134512640 135169312 3219226992 3219225528 3085549294 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32188/statm: 604 276 235 161 0 43 0
[pid=32192] ppid=32188 vsize=18564 CPUtime=0.32
/proc/32192/stat : 32192 (SatELite_releas) R 32188 32188 19205 0 -1 4202496 4327 0 0 0 31 1 0 0 21 0 1 0 80580719 19009536 4263 4294967295 134512640 135223648 3219140928 3219139008 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32192/statm: 4641 4263 72 174 0 4466 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 20980

[startup+0.722763 s]
/proc/loadavg: 1.05 1.01 1.00 3/94 32188
/proc/meminfo: memFree=1012560/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2416 CPUtime=0.01
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 365 645 0 0 0 0 0 1 18 0 1 0 80580718 2473984 276 4294967295 134512640 135169312 3219226992 3219225528 3085549294 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32188/statm: 604 276 235 161 0 43 0
[pid=32192] ppid=32188 vsize=18904 CPUtime=0.72
/proc/32192/stat : 32192 (SatELite_releas) R 32188 32188 19205 0 -1 4202496 4774 0 0 0 71 1 0 0 22 0 1 0 80580719 19357696 4350 4294967295 134512640 135223648 3219140928 3219139008 134587371 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32192/statm: 4726 4350 73 174 0 4551 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 21320

[startup+1.5227 s]
/proc/loadavg: 1.05 1.01 1.00 2/96 32193
/proc/meminfo: memFree=992952/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 2420

[startup+3.12256 s]
/proc/loadavg: 1.05 1.01 1.00 2/96 32194
/proc/meminfo: memFree=1004236/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=7492 CPUtime=1.99
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 1764 0 0 0 198 1 0 0 21 0 1 0 80580832 7671808 1699 4294967295 134512640 135212939 3216305904 3216304368 134527045 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 1873 1699 75 171 0 1701 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 9912

[startup+6.32229 s]
/proc/loadavg: 1.04 1.01 1.00 2/96 32195
/proc/meminfo: memFree=1002128/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=9124 CPUtime=5.19
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 2186 0 0 0 518 1 0 0 25 0 1 0 80580832 9342976 2121 4294967295 134512640 135212939 3216305904 3216304368 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 2281 2121 75 171 0 2109 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 11544

[startup+12.7218 s]
/proc/loadavg: 1.04 1.01 1.00 2/96 32197
/proc/meminfo: memFree=999712/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=11072 CPUtime=11.59
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 2659 0 0 0 1158 1 0 0 25 0 1 0 80580832 11337728 2594 4294967295 134512640 135212939 3216305904 3216304368 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 2768 2594 75 171 0 2596 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 13492

[startup+25.5207 s]
/proc/loadavg: 1.03 1.01 1.00 3/96 32382
/proc/meminfo: memFree=996944/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=13648 CPUtime=24.39
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 3307 0 0 0 2438 1 0 0 25 0 1 0 80580832 13975552 3242 4294967295 134512640 135212939 3216305904 3216304368 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 3412 3242 75 171 0 3240 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 16068

[startup+51.1185 s]
/proc/loadavg: 1.02 1.01 1.00 3/96 32383
/proc/meminfo: memFree=995104/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=15544 CPUtime=49.99
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 3767 0 0 0 4997 2 0 0 25 0 1 0 80580832 15917056 3702 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 3886 3702 75 171 0 3714 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 17964

[startup+102.324 s]
/proc/loadavg: 1.01 1.00 1.00 2/96 32573
/proc/meminfo: memFree=991352/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=19116 CPUtime=101.2
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 4647 0 0 0 10118 2 0 0 25 0 1 0 80580832 19574784 4582 4294967295 134512640 135212939 3216305904 3216304368 134526811 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 4779 4582 75 171 0 4607 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 21536

[startup+162.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 32764
/proc/meminfo: memFree=989948/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=20180 CPUtime=161.2
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 4892 0 0 0 16117 3 0 0 25 0 1 0 80580832 20664320 4827 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 5045 4827 75 171 0 4873 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 22600

[startup+222.324 s]
/proc/loadavg: 1.13 1.03 1.01 3/96 484
/proc/meminfo: memFree=989468/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=20868 CPUtime=221.21
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 5054 0 0 0 22118 3 0 0 25 0 1 0 80580832 21368832 4989 4294967295 134512640 135212939 3216305904 3216304368 134526820 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 5217 4989 75 171 0 5045 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 23288

[startup+282.319 s]
/proc/loadavg: 1.05 1.02 1.00 2/96 679
/proc/meminfo: memFree=987708/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=22476 CPUtime=281.21
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 5466 0 0 0 28118 3 0 0 25 0 1 0 80580832 23015424 5401 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 5619 5401 75 171 0 5447 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 24896

[startup+342.314 s]
/proc/loadavg: 1.07 1.03 1.00 2/96 870
/proc/meminfo: memFree=987532/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=22952 CPUtime=341.21
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 5562 0 0 0 34118 3 0 0 25 0 1 0 80580832 23502848 5497 4294967295 134512640 135212939 3216305904 3216304368 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 5738 5497 75 171 0 5566 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 25372

[startup+402.319 s]
/proc/loadavg: 1.08 1.04 1.00 2/96 1074
/proc/meminfo: memFree=986260/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=23792 CPUtime=401.22
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 5812 0 0 0 40114 8 0 0 25 0 1 0 80580832 24363008 5747 4294967295 134512640 135212939 3216305904 3216304368 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 5948 5747 75 171 0 5776 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 26212

[startup+462.324 s]
/proc/loadavg: 1.03 1.03 1.00 4/96 1266
/proc/meminfo: memFree=985708/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=24248 CPUtime=461.23
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 5936 0 0 0 46115 8 0 0 25 0 1 0 80580832 24829952 5871 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6062 5871 75 171 0 5890 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 26668

[startup+522.319 s]
/proc/loadavg: 1.01 1.02 1.00 2/96 1454
/proc/meminfo: memFree=985500/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=24724 CPUtime=521.23
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6039 0 0 0 52115 8 0 0 25 0 1 0 80580832 25317376 5974 4294967295 134512640 135212939 3216305904 3216304368 134526811 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6181 5974 75 171 0 6009 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 27144

[startup+582.324 s]
/proc/loadavg: 1.00 1.02 1.00 3/96 1645
/proc/meminfo: memFree=985468/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=25272 CPUtime=581.24
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6105 0 0 0 58116 8 0 0 25 0 1 0 80580832 25878528 6040 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6318 6040 75 171 0 6146 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 27692

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

[startup+588.724 s]
/proc/loadavg: 1.00 1.02 1.00 3/96 1645
/proc/meminfo: memFree=984756/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=25932 CPUtime=587.64
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6280 0 0 0 58756 8 0 0 25 0 1 0 80580832 26554368 6215 4294967295 134512640 135212939 3216305904 3216304368 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6483 6215 75 171 0 6311 0
Current children cumulated CPU time (s) 588.78
Current children cumulated vsize (KiB) 28352

[startup+601.512 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 1645
/proc/meminfo: memFree=984564/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=600.43
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6345 0 0 0 60035 8 0 0 25 0 1 0 80580832 26824704 6280 4294967295 134512640 135212939 3216305904 3216304368 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6280 75 171 0 6377 0
Current children cumulated CPU time (s) 601.57
Current children cumulated vsize (KiB) 28616

[startup+614.311 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 1648
/proc/meminfo: memFree=984548/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=613.23
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 61315 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 614.37
Current children cumulated vsize (KiB) 28616

[startup+620.711 s]
/proc/loadavg: 1.08 1.03 1.01 3/96 1833
/proc/meminfo: memFree=984052/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=619.63
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 61955 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 620.77
Current children cumulated vsize (KiB) 28616

[startup+623.911 s]
/proc/loadavg: 1.08 1.03 1.01 3/96 1833
/proc/meminfo: memFree=984100/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=622.83
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 62275 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304368 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 623.97
Current children cumulated vsize (KiB) 28616

[startup+624.71 s]
/proc/loadavg: 1.07 1.03 1.00 3/96 1833
/proc/meminfo: memFree=984256/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=623.63
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 62355 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304368 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 624.77
Current children cumulated vsize (KiB) 28616

[startup+625.11 s]
/proc/loadavg: 1.07 1.03 1.00 3/96 1833
/proc/meminfo: memFree=984256/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=624.03
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 62395 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304368 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 625.17
Current children cumulated vsize (KiB) 28616

[startup+625.51 s]
/proc/loadavg: 1.07 1.03 1.00 3/96 1833
/proc/meminfo: memFree=984256/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=624.43
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 62435 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304464 134539442 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 625.57
Current children cumulated vsize (KiB) 28616

[startup+625.61 s]
/proc/loadavg: 1.07 1.03 1.00 3/96 1833
/proc/meminfo: memFree=984256/2074464 swapFree=1959888/1959888
[pid=32188] ppid=32186 vsize=2420 CPUtime=1.14
/proc/32188/stat : 32188 (SatELiteGTI) S 32186 32188 19205 0 -1 4194304 383 5778 0 0 0 0 112 2 19 0 1 0 80580718 2478080 277 4294967295 134512640 135169312 3219226992 3219223208 3085549294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/32188/statm: 605 277 235 161 0 44 0
[pid=32194] ppid=32188 vsize=26196 CPUtime=624.53
/proc/32194/stat : 32194 (minisat_static) R 32188 32188 19205 0 -1 4202496 6350 0 0 0 62445 8 0 0 25 0 1 0 80580832 26824704 6285 4294967295 134512640 135212939 3216305904 3216304368 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32194/statm: 6549 6285 75 171 0 6377 0
Current children cumulated CPU time (s) 625.67
Current children cumulated vsize (KiB) 28616

Child status: 20
Real time (s): 625.662
CPU time (s): 625.72
CPU user time (s): 625.61
CPU system time (s): 0.11
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 28616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 625.61
system time used= 0.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12797
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= 321

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 20:33:18
IDJOB=1849515
IDBENCH=70949
IDSOLVER=690
FILE ID=tipi09/1849515-1244831598
PBS_JOBID=
Free space on /tmp= 15245 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 32167239

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:       1012584 kB
Buffers:         70868 kB
Cached:         862612 kB
SwapCached:          0 kB
Active:         314992 kB
Inactive:       630848 kB
HighTotal:     1178688 kB
HighFree:       421164 kB
LowTotal:       895776 kB
LowFree:        591420 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            4676 kB
Writeback:           0 kB
AnonPages:       12420 kB
Mapped:           6456 kB
Slab:           107252 kB
PageTables:        384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    91000 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 20:43:44